<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>eduardo.romero さんのアクティビティ</title><link>https://www.aras.com/community/members/eduardo_2d00_romero</link><description>eduardo.romero さんの最近のアクティビティ</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>on-due error</title><link>https://www.aras.com/community/f/development/36557/on-due-error</link><pubDate>Tue, 01 Jun 2021 14:52:36 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:283c964f-a65f-43a9-8a8b-f3ca2c7065ad</guid><dc:creator>eduardo.romero</dc:creator><description>&lt;p&gt;Hello, I have a production system where I have 2 almost identical methods, one is triggered in ond-ue and is failing, the second in the timeout specified in the workflow and that one is being detonated.&lt;/p&gt;
&lt;p&gt;Can you help me to know what may be failing? or how can I identify the error?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Discussion Starter I</title><link>https://www.aras.com/community/achievements/21025ab1-febb-4fb4-a872-d32a921cb45c</link><pubDate>Wed, 29 Jul 2020 07:36:06 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:d5ac9152-4298-4885-a97a-0e3b0d22489b</guid><dc:creator /><description>Start a discussion in a forum that receives 5 replies.</description></item><item><title>installation of aras version 12, SP6</title><link>https://www.aras.com/community/f/community/19600/installation-of-aras-version-12-sp6</link><pubDate>Mon, 18 May 2020 19:51:42 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:3bf1e23e-6d5a-44d7-9fd8-9b149d2faefe</guid><dc:creator>eduardo.romero</dc:creator><description>&lt;p&gt;I am trying to install a new version, on my server 2016, and everything is installed fine up to this point.&lt;br /&gt;the problem is generated when loading the page, it throws the following error.&lt;/p&gt;
&lt;p&gt;Runtime Error&lt;br /&gt;Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed.&lt;/p&gt;
&lt;p&gt;Details: To enable the details of this specific error message to be viewable on the local server machine, please create a &amp;lt;customErrors&amp;gt; tag within a &amp;quot;web.config&amp;quot; configuration file located in the root directory of the current web application. This &amp;lt;customErrors&amp;gt; tag should then have its &amp;quot;mode&amp;quot; attribute set to &amp;quot;RemoteOnly&amp;quot;. To enable the details to be viewable on remote machines, please set &amp;quot;mode&amp;quot; to &amp;quot;Off&amp;quot;.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&amp;lt;! - Web.Config Configuration File -&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;configuration&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;system.web&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;customErrors mode = &amp;quot;RemoteOnly&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/system.web&amp;gt;&lt;br /&gt;&amp;lt;/configuration&amp;gt;&lt;/p&gt;
&lt;p&gt;However, I was able to investigate because that error appears to me.&lt;br /&gt;Aras innovator is not creating the configuration files correctly, in fact the only one it is creating is: InnovatorServerConfig, but the photo is blank.&lt;/p&gt;
&lt;p&gt;besides that the configuration files of the vault are not generating them for me. in the photo you see.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/10/aras.PNG" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/10/aras.PNG" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How can I use this library within aras 11 SP12?</title><link>https://www.aras.com/community/f/development/6146/how-can-i-use-this-library-within-aras-11-sp12</link><pubDate>Tue, 09 Jul 2019 03:18:04 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:8362abdb-551f-4272-857b-42985a646638</guid><dc:creator>eduardo.romero</dc:creator><description>&lt;p&gt;How can I use this library within aras 11 SP12?&lt;/p&gt;
&lt;p&gt;Hello, I am trying to send an email with a copy, to generate evidence, but I have only found that I should use this method of C #&lt;/p&gt;
&lt;p&gt;System.Net.Mail.MailMessage myEmail = new System.Net.Mail.MailMessage ();&lt;br /&gt;myEmail.Subject = &amp;quot;Test Innovator Email&amp;quot;;&lt;br /&gt;myEmail.Body = &amp;quot;Test Email.&amp;quot;;&lt;br /&gt;myEmail.From = new System.Net.Mail.MailAddress (&amp;quot;test@test.com&amp;quot;);&lt;br /&gt;myEmail.To.Add (&amp;quot;test@test.com&amp;quot;);&lt;br /&gt;CCO.Email.SetupSmtpMailServerAndSend (myEmail);&lt;/p&gt;
&lt;p&gt;and the problem that I do not know how to use this method in aras innovator, can you help me know how to use this method of denteo de aras?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>add colum</title><link>https://www.aras.com/community/f/development/6032/add-colum</link><pubDate>Wed, 29 May 2019 15:32:07 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:3b08df63-a5bf-4735-83da-30567c7ee5a3</guid><dc:creator>eduardo.romero</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I have this problem, I need to show a column in my search grid, but this column is in a relationship&lt;/p&gt;
&lt;p&gt;I can do this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>DBNull</title><link>https://www.aras.com/community/f/development/5809/dbnull</link><pubDate>Thu, 28 Feb 2019 00:00:06 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:6aa388ad-f48a-4baf-9f78-6c52bf85da83</guid><dc:creator>eduardo.romero</dc:creator><description>&lt;p&gt;Hello lisa&lt;br /&gt;I have this problem&lt;/p&gt;
&lt;p&gt;The system was working without problems, however when I reach a certain stage, I throw this error&lt;/p&gt;
&lt;p&gt;Conversion from Type &amp;quot;DBNull&amp;quot; to Type &amp;quot;String&amp;quot; is not valid&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to upload a photo?</title><link>https://www.aras.com/community/f/development/5979/how-to-upload-a-photo</link><pubDate>Wed, 01 May 2019 17:48:35 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:ef899981-1f32-43a6-a778-b8d6de3347b2</guid><dc:creator>eduardo.romero</dc:creator><description>&lt;p&gt;&lt;span style="background-attachment:scroll;background-color:transparent;background-image:none;background-repeat:repeat;background-size:auto;color:rgba(0, 0, 0, 0.87);font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:pre-wrap;" title=""&gt;Hello&lt;/span&gt;&lt;br style="background-attachment:scroll;background-color:transparent;background-image:none;background-repeat:repeat;background-size:auto;color:rgba(0, 0, 0, 0.87);font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:pre-wrap;" /&gt;&lt;span style="background-attachment:scroll;background-color:transparent;background-image:none;background-repeat:repeat;background-size:auto;color:rgba(0, 0, 0, 0.87);font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:pre-wrap;" title=""&gt;I hope you can help me, I need this image to upload, which is the employee identification photo, to be loaded where the ItemType logo is,&lt;/span&gt;&lt;br style="background-attachment:scroll;background-color:transparent;background-image:none;background-repeat:repeat;background-size:auto;color:rgba(0, 0, 0, 0.87);font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:pre-wrap;" /&gt;&lt;span style="background-attachment:scroll;background-color:transparent;background-image:none;background-repeat:repeat;background-size:auto;color:rgba(0, 0, 0, 0.87);font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:pre-wrap;" title=""&gt;How could I make this possible?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-attachment:scroll;background-color:transparent;background-image:none;background-repeat:repeat;background-size:auto;color:rgba(0, 0, 0, 0.87);font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:pre-wrap;" title=""&gt;&lt;img alt="Example" src="/resized-image/__size/960x720/__key/communityserver-discussions-components-files/3/aras-foto.PNG" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-attachment:scroll;background-color:transparent;background-image:none;background-repeat:repeat;background-size:auto;color:rgba(0, 0, 0, 0.87);font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:pre-wrap;" title=""&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Restoration of the system of aras</title><link>https://www.aras.com/community/f/getting-started/5886/restoration-of-the-system-of-aras</link><pubDate>Thu, 21 Mar 2019 23:39:51 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:1b981901-e7a6-4f20-a6bf-aeca7e7a43b0</guid><dc:creator>eduardo.romero</dc:creator><description>&lt;p&gt;I am working with an environment of aras, where I have all my developments, but I need to change the physical equipment of the server.&lt;/p&gt;
&lt;p&gt;I am looking for documentation of how to migrate all the system that I have, and I found that I should basically support the .bak file, the innovator folder that is installed by default and the vault, but, I can not eoncry anything that explains how to restore these files to me. new server&lt;/p&gt;
&lt;p&gt;Can someone support me or explain what steps should I follow to restore these elements to my new server?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Open an element</title><link>https://www.aras.com/community/f/development/5810/open-an-element</link><pubDate>Thu, 28 Feb 2019 00:03:17 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:c0068bf5-f7d2-47a9-a9db-0f82a43e3b9b</guid><dc:creator>eduardo.romero</dc:creator><description>&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;I have the need to automatically open an elemnto in its form.&lt;br /&gt;Is there a way to do this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>New ItemType, Error</title><link>https://www.aras.com/community/f/community/3206/new-itemtype-error</link><pubDate>Mon, 20 Mar 2017 09:23:44 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:ccbd6365-18c2-4967-a2d1-6a2114b53bed</guid><dc:creator>Sathishkumar C</dc:creator><description>Hi everyone...

When i create a instance of ItemType shows an error like below....

&lt;strong&gt; &amp;quot;Conversion from type &amp;#39;DBNull&amp;#39; to type &amp;#39;String&amp;#39; is not valid&amp;quot;&lt;/strong&gt;

What is this ? I can&amp;#39;t understand.

&amp;nbsp;

Thank you,

Regards,

Sathishkumar C.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Method ondue</title><link>https://www.aras.com/community/f/development/5526/method-ondue</link><pubDate>Wed, 16 Jan 2019 20:04:35 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:98c577d9-ae8c-47a1-80f0-4659d2cee293</guid><dc:creator>eduardo.romero</dc:creator><description>&lt;p&gt;Hi, I have a doubt.&lt;/p&gt;
&lt;p&gt;There are two methods that we must program in the innovatorServer service that runs on the server side:&lt;/p&gt;
&lt;p&gt;Send Email Reminders: used to execute reminders (onReminders)&lt;br /&gt;Check Escalations: this is to execute the scaled activities. (onEscalations)&lt;/p&gt;
&lt;p&gt;but I noticed that you do not execute the expired activities, do you need a method to execute an action or in this case a method to execute onDue?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Ondue</title><link>https://www.aras.com/community/f/community/4700/ondue</link><pubDate>Tue, 08 Jan 2019 00:33:39 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:c3bfc64b-cf52-419d-bffd-832e055b0ff3</guid><dc:creator>eduardo.romero</dc:creator><description>&lt;p&gt;Hi, I have a doubt.&lt;/p&gt;
&lt;p&gt;There are two methods that we must program in the innovatorServer service that runs on the server side:&lt;/p&gt;
&lt;p&gt;Send Email Reminders: used to execute reminders (onReminders)&lt;br /&gt;Check Escalations: this is to execute the scaled activities. (onEscalations)&lt;/p&gt;
&lt;p&gt;but I noticed that you do not execute the expired activities, do you need a method to execute an action or in this case a method to execute onDue?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Ask A Question I</title><link>https://www.aras.com/community/achievements/460ac7df-7ccc-4c42-a204-9e05eef3be09</link><pubDate>Wed, 12 Dec 2018 22:57:58 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:5d0e52c9-74bc-48db-8e29-96051b0a9058</guid><dc:creator /><description>Ask a question in a forum.</description></item><item><title>Error JavaScript</title><link>https://www.aras.com/community/f/community/4048/error-javascript</link><pubDate>Fri, 16 Nov 2018 13:42:02 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:7d6931cb-2417-41f4-9791-fb7df0337a82</guid><dc:creator>eduardo.romero</dc:creator><description>Hello

I&amp;#39;m having problems when I create some direct method of JavaScript, it always tells me that I can not get ownership of any library that I&amp;#39;m sending to call.

I leave the legend of the error and my code, hoping you can support me.

&amp;nbsp;

&lt;strong&gt;Technical Message&lt;/strong&gt;:  Event handler failed with message: No se puede obtener la propiedad &amp;#39;relTabbar&amp;#39; de referencia nula o sin definir
&lt;strong&gt;Stack Trace&lt;/strong&gt;: Client Side Error

var tabbar = parent.relationships.relTabbar;
var tabTelecom = tabbar.GetTabId(&amp;quot;Certificado Gral&amp;quot;);
var tabGral = tabbar.GetTabId(&amp;quot;Certificado IFT&amp;quot;);
tabbar.setTabVisible(tabTelecom, true);
tabbar.setTabVisible(tabGral, false);

with this code what I try is to hide one or another tab of relationship, take the example of the development guide.

Thank you&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>filter the users</title><link>https://www.aras.com/community/f/community/4029/filter-the-users</link><pubDate>Thu, 08 Nov 2018 20:58:51 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:aeeedf9f-a996-4908-8fa1-16a99f879c66</guid><dc:creator>eduardo.romero</dc:creator><description>I am trying to filter the users with a method according to the group they belong to, the code that is below does not let me go from related_id, can you guide me?

&amp;nbsp;

&amp;nbsp;

&amp;lt;Item type=&amp;quot;User&amp;quot; action=&amp;quot;get&amp;quot;&amp;gt;
&amp;lt;Relationships&amp;gt;
&amp;lt;Item type=&amp;quot;Alias&amp;quot; action=&amp;quot;get&amp;quot;&amp;gt;
&amp;lt;related_id&amp;gt;
&amp;lt;Item type=&amp;quot;Identity&amp;quot; action=&amp;quot;get&amp;quot;&amp;gt;
&amp;lt;Relationships&amp;gt;
&amp;lt;Item type=&amp;quot;Member&amp;quot; action=&amp;quot;get&amp;quot;&amp;gt;
&amp;lt;related_id&amp;gt;
&amp;lt;Item type=&amp;quot;Identity&amp;quot; action=&amp;quot;get&amp;quot;&amp;gt;
&amp;lt;/Item&amp;gt;
&amp;lt;/related_id&amp;gt;
&amp;lt;/Item&amp;gt;
&amp;lt;/Relationships&amp;gt;
&amp;lt;/Item&amp;gt;
&amp;lt;/related_id&amp;gt;
&amp;lt;/Item&amp;gt;
&amp;lt;/Relationships&amp;gt;
&amp;lt;/Item&amp;gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>