<?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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Archive - 最近のスレッド</title><link>https://www.aras.com/community/f/archive</link><description>Archive of old threads from previous forums.</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>how to hide or disable the My Innovator in TOC?</title><link>https://www.aras.com/community/thread/5732?ContentTypeID=0</link><pubDate>Tue, 05 Feb 2019 07:52:37 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:84e46135-a1d6-4842-a6f9-7d9b80463556</guid><dc:creator>Former Member</dc:creator><slash:comments>4</slash:comments><comments>https://www.aras.com/community/thread/5732?ContentTypeID=0</comments><wfw:commentRss>https://www.aras.com/community/f/archive/5732/how-to-hide-or-disable-the-my-innovator-in-toc/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;we would like to hide or disable the My Innovator category for all the users .. how is that possible?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>there is no tag in response</title><link>https://www.aras.com/community/thread/5158?ContentTypeID=0</link><pubDate>Sun, 13 Jan 2019 19:10:51 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:b999ece1-039e-411d-a063-5fd7c4c5dc90</guid><dc:creator>Former Member</dc:creator><slash:comments>1</slash:comments><comments>https://www.aras.com/community/thread/5158?ContentTypeID=0</comments><wfw:commentRss>https://www.aras.com/community/f/archive/5158/there-is-no-tag-in-response/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;when I&amp;#39;m trying to create a new part, I cant because appear this message: &amp;quot;&lt;span&gt;There is no tag&amp;nbsp;&lt;/span&gt;in response&amp;quot;&lt;/p&gt;
&lt;p&gt;Could anyone help me, please?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you in advance.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>how to limit that forbid two browsers use one account to login?</title><link>https://www.aras.com/community/thread/4848?ContentTypeID=0</link><pubDate>Fri, 11 Jan 2019 06:53:36 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:d82ef927-c275-43f9-9867-039d192c2eee</guid><dc:creator>Former Member</dc:creator><slash:comments>1</slash:comments><comments>https://www.aras.com/community/thread/4848?ContentTypeID=0</comments><wfw:commentRss>https://www.aras.com/community/f/archive/4848/how-to-limit-that-forbid-two-browsers-use-one-account-to-login/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Suppose there is an account = Marry,&amp;nbsp; I login as Marry in my office computer and have not logout. If I login as Marry in my home computer, I want to let my office computer&amp;#39;s Marry out.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;How Can I implement this in aras.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Some Clues I found:&lt;/p&gt;
&lt;p&gt;1,&amp;nbsp; There is a sql server table whose name is&amp;nbsp; application.ACTIVEUSER&lt;/p&gt;
&lt;p&gt;2,&amp;nbsp; there is a config in InnovatorServerConfig.xml which is &amp;lt;operating_parameter key=&amp;quot;enable_session_time_out&amp;quot; value=&amp;quot;true&amp;quot;/&amp;gt;&lt;/p&gt;
&lt;p&gt;3,&amp;nbsp; we can set some system event method when user login or logout.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;But I can not combine them to implement our functions. Can you give me some help?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to delete relation ship before edit</title><link>https://www.aras.com/community/thread/4068?ContentTypeID=0</link><pubDate>Mon, 17 Dec 2018 09:24:50 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:e57996a7-c322-4dde-83bc-3eac4bb97e4e</guid><dc:creator>Michelle</dc:creator><slash:comments>1</slash:comments><comments>https://www.aras.com/community/thread/4068?ContentTypeID=0</comments><wfw:commentRss>https://www.aras.com/community/f/archive/4068/how-to-delete-relation-ship-before-edit/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi guys&lt;/p&gt;
&lt;p&gt;New a method like this&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Item mainItem = this.newItem(&amp;quot;MainItem&amp;quot;, &amp;quot;get&amp;quot;);&lt;br /&gt;mainItem.setID(&amp;quot;SysID&amp;quot;);&lt;br /&gt;mainItem = mainItem.apply();&lt;/p&gt;
&lt;p&gt;//Add Relationship&lt;br /&gt;var relItem = innovator.newItem(&amp;quot;Detail_File&amp;quot;,&amp;quot;add&amp;quot;);&lt;br /&gt;relItem.setProperty(&amp;quot;related_id&amp;quot;,&amp;quot;fileID_A&amp;quot;);&lt;br /&gt;mainItem.addRelationship(relItem) ;&lt;/p&gt;
&lt;p&gt;var relItem = innovator.newItem(&amp;quot;Detail_File&amp;quot;,&amp;quot;add&amp;quot;);&lt;br /&gt;relItem.setProperty(&amp;quot;related_id&amp;quot;,&amp;quot;fileID_B&amp;quot;);&lt;br /&gt;mainItem.addRelationship(relItem);&lt;/p&gt;
&lt;p&gt;//delete relationship &lt;br /&gt;//I want to delete fileID_A Relation&amp;nbsp; (But right now not save in DB so i can&amp;#39;t get fileID_A Sys ID to delete)&lt;/p&gt;
&lt;p&gt;mainItem=mainItem.apply(&amp;quot;edit&amp;quot;);&lt;/p&gt;
&lt;p&gt;How can I do?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Error Logging into Aras 11</title><link>https://www.aras.com/community/thread/3453?ContentTypeID=0</link><pubDate>Tue, 07 Nov 2017 11:07:37 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:8339f69e-813b-4974-bde8-ab63bcab8d8b</guid><dc:creator>Former Member</dc:creator><slash:comments>0</slash:comments><comments>https://www.aras.com/community/thread/3453?ContentTypeID=0</comments><wfw:commentRss>https://www.aras.com/community/f/archive/3453/error-logging-into-aras-11/rss?ContentTypeId=0</wfw:commentRss><description>Server Error in &amp;#39;/InnovatorServer/Client&amp;#39; Application.

Runtime Error
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.

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;.

&amp;nbsp;

&amp;lt;!-- Web.Config Configuration File --&amp;gt;

&amp;lt;configuration&amp;gt;
&amp;lt;system.web&amp;gt;
&amp;lt;customErrors mode=&amp;quot;RemoteOnly&amp;quot;/&amp;gt;
&amp;lt;/system.web&amp;gt;
&amp;lt;/configuration&amp;gt;

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the &amp;quot;defaultRedirect&amp;quot; attribute of the application&amp;#39;s &amp;lt;customErrors&amp;gt; configuration tag to point to a custom error page URL.

&amp;nbsp;

&amp;lt;!-- Web.Config Configuration File --&amp;gt;

&amp;lt;configuration&amp;gt;
&amp;lt;system.web&amp;gt;
&amp;lt;customErrors mode=&amp;quot;On&amp;quot; defaultRedirect=&amp;quot;mycustompage.htm&amp;quot;/&amp;gt;
&amp;lt;/system.web&amp;gt;
&amp;lt;/configuration&amp;gt;

&amp;nbsp;

Note: This is a VM, I have updated the license file to reflect my mac address.

I have another VM that is works perfectly on opening Aras.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Create New Item is disabled in Product</title><link>https://www.aras.com/community/thread/3385?ContentTypeID=0</link><pubDate>Mon, 28 Aug 2017 08:46:25 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:b622bce1-5139-4ee8-b6ef-80199f3536d2</guid><dc:creator>Former Member</dc:creator><slash:comments>1</slash:comments><comments>https://www.aras.com/community/thread/3385?ContentTypeID=0</comments><wfw:commentRss>https://www.aras.com/community/f/archive/3385/create-new-item-is-disabled-in-product/rss?ContentTypeId=0</wfw:commentRss><description>In my instance, &amp;#39;Create New Item&amp;#39; icon is disabled for Product entity. please help.

Note: I am loggged in as a admin user.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>DEVELOPERS FORUM – Access to ARAS's source Code</title><link>https://www.aras.com/community/thread/3334?ContentTypeID=0</link><pubDate>Wed, 19 Jul 2017 10:52:39 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:31ff3c24-2b2c-409f-960a-bee314256ed3</guid><dc:creator>Former Member</dc:creator><slash:comments>0</slash:comments><comments>https://www.aras.com/community/thread/3334?ContentTypeID=0</comments><wfw:commentRss>https://www.aras.com/community/f/archive/3334/developers-forum-access-to-aras-s-source-code/rss?ContentTypeId=0</wfw:commentRss><description>Hello,

I&amp;#39;am sorry for my bad english. I&amp;#39;am new developer in ARAS and i can&amp;#39;t find the ARAS&amp;#39;s source Code to access to different Classes mention on Aras Innovator 11.0 - Programmers Guide.

Thank you.

cordially.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>DEVELOPERS FORUM - how to get value enter in search criteria of item type in item type server event (on after get)</title><link>https://www.aras.com/community/thread/3088?ContentTypeID=0</link><pubDate>Thu, 10 Nov 2016 23:37:42 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:64625124-91f6-4704-a468-fa7683b1a39d</guid><dc:creator>Archive User</dc:creator><slash:comments>0</slash:comments><comments>https://www.aras.com/community/thread/3088?ContentTypeID=0</comments><wfw:commentRss>https://www.aras.com/community/f/archive/3088/developers-forum---how-to-get-value-enter-in-search-criteria-of-item-type-in-item-type-server-event-on-after-get/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;strong&gt;rrt - Thursday, November 10, 2016 11:37 PM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.aras.comhttp://www.aras.com/Community/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/7/6253.Capture.PNG"&gt;&lt;img border="0" src="http://www.aras.comhttp://www.aras.com/Community/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/7/6253.Capture.PNG" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;how to get value enter in Destruction No field of first blue line (where we write search criteria for item to search item) in destruction item server event (on after get)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>APPLICATION - PRODUCT ENGINEERING - Why does Aras doesn't allow me to create 2 revisions without releasing the previous revision</title><link>https://www.aras.com/community/thread/3086?ContentTypeID=0</link><pubDate>Thu, 10 Nov 2016 04:59:42 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:9d2bde5b-05a6-4948-a7c9-292f0336a7e3</guid><dc:creator>Archive User</dc:creator><slash:comments>0</slash:comments><comments>https://www.aras.com/community/thread/3086?ContentTypeID=0</comments><wfw:commentRss>https://www.aras.com/community/f/archive/3086/application---product-engineering---why-does-aras-doesn-t-allow-me-to-create-2-revisions-without-releasing-the-previous-revision/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;strong&gt;Pravin Girase - Thursday, November 10, 2016 4:59 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I am evaluating Aras for intermediate storage of PLM data during data exchange. As part of this use case I want to create multiple revisions of the Parts even without releasing the previous one.&lt;/p&gt;
&lt;p&gt;I explored Aras documentation and tried various configuration changes but I am not able to achieve this behaviour.&lt;/p&gt;
&lt;p&gt;In this regard I have following questions:&lt;/p&gt;
&lt;p&gt;1) Why does Aras enforce me to release previous Revision(A) before I can create new Revision (B)? Why cant I have multiple revisions as working revisions?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2) I understand this is OOTB behaviour, is there a way to configure or customize this behavior to suit my needs?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks and Regards,&lt;/p&gt;
&lt;p&gt;Pravin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>INNOVATOR FRAMEWORK - Workflow Activity cloned</title><link>https://www.aras.com/community/thread/3087?ContentTypeID=0</link><pubDate>Wed, 09 Nov 2016 04:56:42 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:96c219e4-fd51-4370-ba5b-c8f973e98410</guid><dc:creator>Archive User</dc:creator><slash:comments>0</slash:comments><comments>https://www.aras.com/community/thread/3087?ContentTypeID=0</comments><wfw:commentRss>https://www.aras.com/community/f/archive/3087/innovator-framework---workflow-activity-cloned/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;strong&gt;mark_chen - Wednesday, November 9, 2016 4:56 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am using the PackageImportExportUtilities ,export the 9.3 sp0 Workflow map and import to the Aras 11 SP5.&lt;/p&gt;
&lt;p&gt;The Workflow map like below&lt;/p&gt;
&lt;p&gt;In Aras 11 SP5 I found when I complete task of the a2 along path(return) to a1, the Activity will cloned and add two new record (a1 and a2).&lt;/p&gt;
&lt;p&gt;But I found some activity cannot cloned the new record in Activity, why?? and the system will show &amp;quot;Object reference not set to an instance of an object&amp;quot; error&lt;/p&gt;
&lt;p&gt; how to fix the issue?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;a href="http://www.aras.comhttp://www.aras.com/Community/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/17/0702.wf.jpg"&gt;&lt;img src="http://www.aras.comhttp://www.aras.com/Community/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/17/0702.wf.jpg" border="0" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>DEVELOPERS FORUM - Part AML relationship grid validation.</title><link>https://www.aras.com/community/thread/3084?ContentTypeID=0</link><pubDate>Tue, 08 Nov 2016 04:13:39 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:b1edb9c7-d1b6-4847-8d1b-9f1e53ab326c</guid><dc:creator>Archive User</dc:creator><slash:comments>0</slash:comments><comments>https://www.aras.com/community/thread/3084?ContentTypeID=0</comments><wfw:commentRss>https://www.aras.com/community/f/archive/3084/developers-forum---part-aml-relationship-grid-validation/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;strong&gt;Aaba - Tuesday, November 8, 2016 4:13 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hi Guys,&lt;/p&gt;
&lt;p&gt;I am trying to validate Manufacturer Part Number on Part AML tab. When user enter the Manufacturer Part Number in the grid row i have to validate special character.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Anyone please suggest me how i can do that?&lt;/p&gt;
&lt;p&gt;Which method i need to change?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>DEVELOPERS FORUM - Can we make Report with Google Chart</title><link>https://www.aras.com/community/thread/3085?ContentTypeID=0</link><pubDate>Mon, 07 Nov 2016 04:15:38 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:a94a0fa5-10c5-45b7-8918-bca45829e3ab</guid><dc:creator>Archive User</dc:creator><slash:comments>0</slash:comments><comments>https://www.aras.com/community/thread/3085?ContentTypeID=0</comments><wfw:commentRss>https://www.aras.com/community/f/archive/3085/developers-forum---can-we-make-report-with-google-chart/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;strong&gt;AbhishekSrivastava - Monday, November 7, 2016 4:15 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hello Friends,&lt;/p&gt;
&lt;p&gt;Can we make Report with Google Chart, or Google Chart is only possible in form?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank You&lt;/p&gt;
&lt;p&gt;Abhishek Srivastava&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;Yoann Maingon - Monday, November 7, 2016 4:57 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;yes you should be able.&lt;/p&gt;
&lt;p&gt;You need to call google chart from the reports method and make sure you keep it as-is through the xslt.&lt;/p&gt;
&lt;p&gt;I haven&amp;#39;t tried though.&lt;/p&gt;
&lt;p&gt;But you can also make use of .net framework charting library which would allow you to not need the internet connection.&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;AbhishekSrivastava - Friday, November 11, 2016 1:08 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Yoann,&lt;/p&gt;
&lt;p&gt;kindly help me , how to call xslt by method in reports. Because i tried to call XSLT to show value in graphs but in Reports Graph value not comes .&lt;/p&gt;
&lt;p&gt;I am using Google chart for reports.&lt;/p&gt;
&lt;p&gt;Kindly provide sample code for help.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank You &lt;/p&gt;
&lt;p&gt;Abhishek Srivastava&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>DEVELOPERS FORUM - customization in form of radio button</title><link>https://www.aras.com/community/thread/3083?ContentTypeID=0</link><pubDate>Mon, 07 Nov 2016 04:07:40 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:813e4cd8-9dd0-4f4a-beef-5ab76d5d51cd</guid><dc:creator>Archive User</dc:creator><slash:comments>0</slash:comments><comments>https://www.aras.com/community/thread/3083?ContentTypeID=0</comments><wfw:commentRss>https://www.aras.com/community/f/archive/3083/developers-forum---customization-in-form-of-radio-button/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;strong&gt;rrt - Monday, November 7, 2016 4:07 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span dir="ltr" style="text-align:left;" class="tL8wMe EMoHub" id=":5o.co"&gt;i have one property and its data source is list&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;div class="Mu SP" id=":5p.ma"&gt;&lt;span dir="ltr" style="text-align:left;" class="tL8wMe EMoHub" id=":5p.co"&gt;and then goto form add this property but change field type as radio button list it will show like image&lt;/span&gt;&lt;/div&gt;
&lt;div title="November 7, 2016 at 2:17:38 PM UTC+5:30" class="Mu SP" id=":5q.ma"&gt;&lt;span dir="ltr" style="text-align:left;" class="tL8wMe EMoHub" id=":5q.co"&gt;i want more space in between&lt;/span&gt;&lt;/div&gt;
&lt;div title="November 7, 2016 at 2:17:38 PM UTC+5:30" class="Mu SP"&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div title="November 7, 2016 at 2:17:38 PM UTC+5:30" class="Mu SP"&gt;&lt;span dir="ltr" style="text-align:left;" class="tL8wMe EMoHub"&gt;&lt;a href="http://www.aras.comhttp://www.aras.com/Community/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/7/8132.1.jpg"&gt;&lt;img border="0" src="http://www.aras.comhttp://www.aras.com/Community/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/7/8132.1.jpg" alt=" " /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;Yoann Maingon - Monday, November 7, 2016 4:54 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;edit the form body css, replace make_buy with your property name:&lt;/p&gt;
&lt;p&gt;div[name=&amp;#39;make_buy&amp;#39;] span{&lt;/p&gt;
&lt;p&gt;margin-top:10px;&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>DEVELOPERS FORUM - aras date field value is stoed less than one day in sql</title><link>https://www.aras.com/community/thread/3082?ContentTypeID=0</link><pubDate>Mon, 07 Nov 2016 03:44:00 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:f7c5dead-2b51-46cc-9785-a54f0f72017f</guid><dc:creator>Archive User</dc:creator><slash:comments>0</slash:comments><comments>https://www.aras.com/community/thread/3082?ContentTypeID=0</comments><wfw:commentRss>https://www.aras.com/community/f/archive/3082/developers-forum---aras-date-field-value-is-stoed-less-than-one-day-in-sql/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;strong&gt;rrt - Monday, November 7, 2016 3:44 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;i have date field on item form &lt;/p&gt;
&lt;p&gt;i select date 07/06/2016&lt;/p&gt;
&lt;p&gt;but it store as 07/05/2016 in sql&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;Yoann Maingon - Monday, November 7, 2016 4:42 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Can you precise the datetime selected (including hours and miuntes) and the one shown?&lt;/p&gt;
&lt;p&gt;Aras uses UTC as a neutral datetime. So depending on the moment of the day you set the date, the UTC can be different&lt;/p&gt;
&lt;p&gt;You can run a conversion like this :&lt;/p&gt;
&lt;p&gt;this.getInnovator().getI18NSessionContext().ConvertFromNeutral(DATE,&amp;quot;yyyy-MM-ddTHH:mm:ss&amp;quot;);&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;rrt - Monday, November 7, 2016 5:07 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;hii &lt;strong&gt;Yoann Maingon&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;i take one field which data source is data and pattern is shortdate&lt;/p&gt;
&lt;p&gt;i want to show date as mm-dd-yyyy on form but save correctly in sql &lt;/p&gt;
&lt;p&gt;&lt;br /&gt;but it save one day less in sql database&lt;/p&gt;
&lt;p&gt;as per your solution&lt;/p&gt;
&lt;p&gt;this.getInnovator().getI18NSessionContext().ConvertFromNeutral(DATE,&amp;quot;yyyy-MM-ddTHH:mm:ss&amp;quot;);&lt;/p&gt;
&lt;p&gt;where to write above code in form load or other event&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;Yoann Maingon - Monday, November 7, 2016 5:22 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Why do you care about the SQL date? it is saved correctly with a neutral date that&amp;#39;s it.&lt;/p&gt;
&lt;p&gt;Give us a clear example of a datetime selected and how it appears in SQL.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;rrt - Monday, November 7, 2016 6:03 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;as i fetch data from sql for ssrs report &lt;/p&gt;
&lt;p&gt;in ssrs report date is come from sql &lt;/p&gt;
&lt;p&gt;suppose i select date as following&lt;/p&gt;
&lt;p&gt;&lt;img border="0" src="http://www.aras.comhttp://www.aras.com/Community/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/7/0753.12.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;in above picture i select date 10-25-2016 no matter of date format&lt;/p&gt;
&lt;p&gt;as 10 -is month&lt;/p&gt;
&lt;p&gt;25-is date&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.aras.comhttp://www.aras.com/Community/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/7/0172.34.PNG"&gt;&lt;img border="0" src="http://www.aras.comhttp://www.aras.com/Community/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/7/0172.34.PNG" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;as in sql day is 24&amp;nbsp; (no matter of date format)&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;Yoann Maingon - Monday, November 7, 2016 7:55 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;When you select the date a time shows up. (I think usually, whatever the date it takes the time (HH:MM:SS) of the actual moment you select the date.)&lt;/p&gt;
&lt;p&gt;Can you tell me which time it is?&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;rrt - Tuesday, November 8, 2016 1:39 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;its my system time when i select date&lt;/p&gt;
&lt;p&gt;but problem with date&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;Yoann Maingon - Tuesday, November 8, 2016 2:18 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;what I need is the date you entered and the date you see in SQL&amp;nbsp;&lt;/p&gt;
&lt;p&gt;both as DD/MM/YYYY hh:mm:ss So I can tell the precise difference&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;rrt - Tuesday, November 8, 2016 2:33 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;as date field pattern is short date so it look like mm-dd-yyyy in aras form &amp;nbsp; , date is 10-25-2016&lt;/p&gt;
&lt;p&gt;and in sql it look as yyyy-mm-dd hh:mm:ss&amp;nbsp; ,&amp;nbsp; date is 2016-24-10 18:30:00:00&lt;/p&gt;
&lt;p&gt;when aras item save , date i entered 10-25-2016 (as see on aras form due to short date pattern) in form &lt;/p&gt;
&lt;p&gt;is save in sql with one day less than selected date&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;Yoann Maingon - Tuesday, November 8, 2016 2:41 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;and the datetime time in sql is always 18:30?&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;rrt - Tuesday, November 8, 2016 3:19 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;yes it remain 18:30:00&lt;/p&gt;
&lt;p&gt;as my field pattern is shortdate i cannot pick time for it&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.aras.comhttp://www.aras.com/Community/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/7/1513.Capture.PNG"&gt;&lt;img border="0" src="http://www.aras.comhttp://www.aras.com/Community/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/7/1513.Capture.PNG" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>SUPPORT Q&amp;AMP;A - Update workflows / life cycles on items</title><link>https://www.aras.com/community/thread/3081?ContentTypeID=0</link><pubDate>Sun, 06 Nov 2016 14:30:29 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:437276c0-7ad5-4c46-8510-1d4ba4be20a0</guid><dc:creator>Archive User</dc:creator><slash:comments>0</slash:comments><comments>https://www.aras.com/community/thread/3081?ContentTypeID=0</comments><wfw:commentRss>https://www.aras.com/community/f/archive/3081/support-q-amp-a---update-workflows-life-cycles-on-items/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;strong&gt;jjl1 - Sunday, November 6, 2016 2:30 PM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hi, I am using Aras Innovator for my company and I have come across an issue regarding the life cycles and workflows not updating for items.&lt;/p&gt;
&lt;p&gt;I have a Life Cycle Map and Workflow Map defined. I also have a specific ItemType defined that references the Life Cycle Map and Workflow Map. When I create items of that specific ItemType, a workflow and life cycle for that item is created. I can see this when I click on Views tab on the interface of an item.&lt;/p&gt;
&lt;p&gt;However when I update the Life Cycle Map and Workflow Map, the previous items&amp;#39;&amp;nbsp;lifecycles and workflows&amp;nbsp;don&amp;#39;t update. When I click on Views and select LifeCycle or Workflow, they don&amp;#39;t change. Only when I create a new item does it use the new template. However I would like to change the life cycles and workflows of the old items to match the new templates.&lt;/p&gt;
&lt;p&gt;Is there a way to do this? I have a few hundred items that need to be updated. Any help is appreciated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>SUPPORT Q&amp;AMP;A - custom viewer</title><link>https://www.aras.com/community/thread/3079?ContentTypeID=0</link><pubDate>Fri, 04 Nov 2016 04:26:43 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:f308a551-8fa6-4986-bc93-a681879b0b6b</guid><dc:creator>Archive User</dc:creator><slash:comments>0</slash:comments><comments>https://www.aras.com/community/thread/3079?ContentTypeID=0</comments><wfw:commentRss>https://www.aras.com/community/f/archive/3079/support-q-amp-a---custom-viewer/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;strong&gt;luigi - Friday, November 4, 2016 4:26 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;in an old post (&lt;a href="http://www.aras.comhttp://www.aras.com/Community/forums/p/94/1060.aspx#1060)"&gt;www.aras.comhttp:/.../1060.aspx&lt;/a&gt; there is an example to &lt;span style="font-family:Arial;font-size:x-small;"&gt;allow the client to use a local viewer. In&lt;b&gt; Innovator 11&lt;/b&gt; is the same ?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:Arial;font-size:x-small;"&gt;Actually my &lt;b&gt;new viewer&lt;/b&gt; (called &amp;quot;DWGviewer&amp;quot;) has url equal &lt;/span&gt;&amp;quot;./viewers/DWGviewer.html&amp;quot; (in &amp;quot;&lt;span&gt;InnovatorClientscriptsviewers&lt;/span&gt;&amp;quot;), but is empty ... How can i relate it with my local viewer ?&lt;/p&gt;
&lt;p&gt;&lt;span lang="en"&gt;Thanks for every contribution !&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="en"&gt;Luigi&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;Yoann Maingon - Friday, November 4, 2016 6:54 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hi Luigi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I think back in the days viewers were using activex with Internet Explorer. or Java applets.&lt;/p&gt;
&lt;p&gt;Can you show use the content of DWGviewer.html ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;luigi - Friday, November 4, 2016 7:07 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hi Yoann, thanks for your reply.&lt;br /&gt;Actually my html is empty and Innovator show a blank page. My question was: &lt;br /&gt;is there an example of custom recall of external viewer ? I have not Autocad but only a dwg viewer but how can specify the exact path of my viewer program (&amp;quot;C:Program Files.....exe&amp;quot;)? &lt;/p&gt;
&lt;p&gt;Luigi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>DEVELOPERS FORUM - Passing a ID from a Form to a Method</title><link>https://www.aras.com/community/thread/3080?ContentTypeID=0</link><pubDate>Thu, 03 Nov 2016 15:50:15 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:9b3c55ad-3619-4f69-8ab9-6e2bfbf35b09</guid><dc:creator>Archive User</dc:creator><slash:comments>0</slash:comments><comments>https://www.aras.com/community/thread/3080?ContentTypeID=0</comments><wfw:commentRss>https://www.aras.com/community/f/archive/3080/developers-forum---passing-a-id-from-a-form-to-a-method/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;strong&gt;didonato - Thursday, November 3, 2016 3:50 PM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m trying to use a server side method that executes within a workflow. The method works fine if I hard-code the ID number EX - hd.setID(&amp;quot;7811030AE0A747C7A7C1934A8C97532E&amp;quot;)). How do I get the ID of the ITEM that is used in a form to pass to the method.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;FORM is called: Min_Fielded_PR that comes from the ItemType called: Min_Fielded_PR&lt;br /&gt;WORKFLOW is called: WF99&lt;br /&gt;METHOD within the Workflow is called: MM99&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;// Method - MM99//&lt;br /&gt;Innovator inn=this.getInnovator();&lt;br /&gt;Item hd= inn.newItem(&amp;quot;Min_Fielded_PR&amp;quot;,&amp;quot;get&amp;quot;);&lt;br /&gt;hd.setID(this.getID());&lt;br /&gt;hd.setAttribute(&amp;quot;select&amp;quot;,&amp;quot;item_number,description,resolution&amp;quot;);&lt;br /&gt;hd=hd.apply();&lt;br /&gt;return this;&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;Yoann Maingon - Thursday, November 3, 2016 4:57 PM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hi Dominic,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Here is a community method to retrieve the controlled item when a method is triggered from a workflow event:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://gist.github.com/YoannArasLab/817184c84b7dec9e0dd3105c9d456632"&gt;gist.github.com/.../817184c84b7dec9e0dd3105c9d456632&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;call it from your method :&lt;/p&gt;
&lt;p&gt;Item ControlledItem = this.apply(&amp;quot;GetControlledItem&amp;quot;);&lt;/p&gt;
&lt;p&gt;PS: if you owe Eli a drink, remember that you owe me a cheese steak !&amp;nbsp;&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;didonato - Friday, November 4, 2016 12:40 PM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Sorry Yoann, but I need baby steps to do this. - &lt;/p&gt;
&lt;p&gt;So I created a new Method called &amp;quot;&lt;span class="icon"&gt;          &lt;/span&gt;
          &lt;a class="tooltipped tooltipped-s css-truncate" href="https://gist.github.com/YoannArasLab/817184c84b7dec9e0dd3105c9d456632#file-getcontrolleditem-cs"&gt;
            &lt;strong class="user-select-contain gist-blob-name css-truncate-target"&gt;
              GetControlledItem&lt;/strong&gt;&lt;/a&gt;&amp;quot; and pasted everthing from the site you gave me.&lt;/p&gt;
&lt;p&gt;I modifed my Method to this:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Innovator inn=this.getInnovator()&lt;/p&gt;
&lt;p&gt;Item hd= inn.newItem(&amp;quot;Min_Fielded_PR&amp;quot;,&amp;quot;get&amp;quot;);&lt;/p&gt;
&lt;p&gt;Item ControlledItem = this.apply(&amp;quot;GetControlledItem&amp;quot;);&lt;br /&gt;hd.setID(ControlledItem);&lt;br /&gt;hd.setAttribute(&amp;quot;select&amp;quot;,&amp;quot;item_number,description,resolution&amp;quot;);&lt;br /&gt;hd=hd.apply();&lt;br /&gt;return this;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I get error &amp;quot;CS1002, ; expected&amp;quot;&lt;/p&gt;
&lt;p&gt;I guess I&amp;#39;m not calling the &amp;quot;GetControlledItem&amp;quot; Method correctly within my Method.&lt;/p&gt;
&lt;p&gt;By the way, I think I owe you more than one cheesesteak!!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;Yoann Maingon - Sunday, November 6, 2016 2:41 PM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;my first answer is that you are missing a ;&lt;/p&gt;
&lt;p&gt;at the end of this line :&amp;nbsp;&lt;span&gt;Innovator inn=this.getInnovator()&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;try again then.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;Yoann Maingon - Sunday, November 6, 2016 2:42 PM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;then in setID() you don&amp;#39;t want to pass the item but just the Item ID&lt;/p&gt;
&lt;p&gt;so it would be something like&amp;nbsp;&lt;span&gt;hd.setID(ControlledItem.getID());&lt;/span&gt;&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;didonato - Monday, November 7, 2016 6:33 PM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;THANK YOU Yoann, &lt;/p&gt;
&lt;p&gt;That worked great. The last part to this method is retrieving the related Contact. I&amp;#39;m having trouble geting the ID for it. I think the problem is on the line that I underlined. What are you thoughts? It this incorrect?&lt;/p&gt;
&lt;p&gt;Innovator inn=this.getInnovator();&lt;br /&gt;Item hd= inn.newItem(&amp;quot;Min_Fielded_PR&amp;quot;,&amp;quot;get&amp;quot;);&lt;br /&gt;Item hdRelatedContact = inn.newItem(&amp;quot;Min_Fielded_PR_Contacts&amp;quot;,&amp;quot;get&amp;quot;);&lt;br /&gt;Item hdContact = inn.newItem(&amp;quot;Min_Contact&amp;quot;,&amp;quot;get&amp;quot;);&lt;br /&gt;&lt;br /&gt;Item ControlledItem = this.apply(&amp;quot;GetControlledItem&amp;quot;);&lt;br /&gt;hd.setID(ControlledItem.getID());&lt;br /&gt;&lt;br /&gt;hd.setAttribute(&amp;quot;select&amp;quot;,&amp;quot;item_number,description,problem_resolution&amp;quot;);&lt;br /&gt;hd.addRelationship(hdRelatedContact);&lt;br /&gt;hdRelatedContact.setRelatedItem(hdContact);&lt;br /&gt;hd=hd.apply();&lt;br /&gt;&lt;br /&gt;hdRelatedContact = hd.getRelationships(&amp;quot;Min_Fielded_PR_Contacts&amp;quot;);&lt;br /&gt;&lt;br /&gt;Item toUser= inn.newItem(&amp;quot;Min_Contact&amp;quot;,&amp;quot;get&amp;quot;);&lt;br /&gt;toUser.setAttribute(&amp;quot;select&amp;quot;,&amp;quot;email_primary&amp;quot;);&lt;br /&gt;&lt;span style="text-decoration:underline;"&gt;&lt;b&gt;toUser.setID(hdRelContact.getID());&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;toUser=toUser.apply();&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;Yoann Maingon - Monday, November 7, 2016 6:39 PM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;not sure as It&amp;#39;s actually 1:00 am but try&amp;nbsp;&lt;/p&gt;
&lt;p&gt;toUser.setID(hdRelContact.getProperty(&amp;quot;related_id&amp;quot;))&amp;nbsp;&lt;/p&gt;
&lt;p&gt;?&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;didonato - Thursday, November 10, 2016 1:13 PM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I tried fixing this for hours and can&amp;#39;t get this to work, any suggestions? I keep&lt;br /&gt;getting &amp;quot;Not a single item&amp;quot; error&lt;br /&gt;&lt;br /&gt;I tried the following and others without luck:&lt;br /&gt;toUser.setID(hdRelContact.getID());&lt;br /&gt;toUser.setID(hdRelContact.getProperty(&amp;quot;related_id&amp;quot;));&lt;br /&gt;&lt;br /&gt;*************************************&lt;br /&gt;&lt;br /&gt;Innovator inn=this.getInnovator();&lt;br /&gt;Item hd= inn.newItem(&amp;quot;MIN_Fielded_PR&amp;quot;,&amp;quot;get&amp;quot;);&lt;br /&gt;Item hdRelatedContact = inn.newItem(&amp;quot;MIN_Fielded_PR_Contacts&amp;quot;,&amp;quot;get&amp;quot;);&lt;br /&gt;Item hdContact = inn.newItem(&amp;quot;MIN_Contact&amp;quot;,&amp;quot;get&amp;quot;);&lt;br /&gt;Item ControlledItem = this.apply(&amp;quot;GetControlledItem&amp;quot;);&lt;br /&gt;&lt;br /&gt;hd.setID(ControlledItem.getID());&lt;br /&gt;hd.setAttribute(&amp;quot;select&amp;quot;,&amp;quot;item_number,description,problem_resolution&amp;quot;);&lt;br /&gt;hd.addRelationship(hdRelatedContact);&lt;br /&gt;hdRelatedContact.setRelatedItem(hdContact);&lt;br /&gt;hd=hd.apply();&lt;br /&gt;hdRelatedContact = hd.getRelationships(&amp;quot;MIN_Fielded_PR_Contacts&amp;quot;);&lt;br /&gt;&lt;br /&gt;Item toUser= inn.newItem(&amp;quot;MIN_Contact&amp;quot;,&amp;quot;get&amp;quot;);&lt;br /&gt;toUser.setAttribute(&amp;quot;select&amp;quot;,&amp;quot;email_primary&amp;quot;);&lt;br /&gt;&lt;span style="text-decoration:underline;"&gt;&lt;b&gt;toUser.setID(hdRelContact.getID());&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;toUser=toUser.apply();&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>SUPPORT Q&amp;AMP;A - virtualGetForm resulting into error</title><link>https://www.aras.com/community/thread/3077?ContentTypeID=0</link><pubDate>Mon, 31 Oct 2016 17:30:53 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:721fbf81-c5dd-440d-831a-4a91cc504db6</guid><dc:creator>Archive User</dc:creator><slash:comments>0</slash:comments><comments>https://www.aras.com/community/thread/3077?ContentTypeID=0</comments><wfw:commentRss>https://www.aras.com/community/f/archive/3077/support-q-amp-a---virtualgetform-resulting-into-error/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;strong&gt;jayrajvh - Monday, October 31, 2016 5:30 PM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am having seeing some strange browser specific behavior for IE11 and Mozilla 31 ESR. (ARAS 11)&lt;/p&gt;
&lt;p&gt;Fozilla I am not able to see anything in Tabs.I can&amp;#39;t even click on other tab.&lt;/p&gt;
&lt;p&gt;For IE I am not having this issue.&lt;/p&gt;
&lt;p&gt;On fiddler capture I see always on form load&lt;/p&gt;
&lt;p&gt;virtualGetForm script results into an error 404 (resource not found)&lt;/p&gt;
&lt;p&gt;Did someone face similar error?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Jayraj&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;edonahue - Monday, October 31, 2016 10:33 PM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hi Jayraj,&lt;/p&gt;
&lt;p&gt;Are you seeing this for every form in Aras, or only when trying to access a certain form?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>SUPPORT Q&amp;AMP;A - File upload issue after windows 10 anniversary (1607) update.</title><link>https://www.aras.com/community/thread/3078?ContentTypeID=0</link><pubDate>Mon, 31 Oct 2016 15:36:35 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:70f7bf79-2f98-499d-8614-161b146c715a</guid><dc:creator>Archive User</dc:creator><slash:comments>0</slash:comments><comments>https://www.aras.com/community/thread/3078?ContentTypeID=0</comments><wfw:commentRss>https://www.aras.com/community/f/archive/3078/support-q-amp-a---file-upload-issue-after-windows-10-anniversary-1607-update/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;strong&gt;Bryanjscott777 - Monday, October 31, 2016 3:36 PM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Is there any know issues or has anyone experienced IE .net issues using Aras Innovator 11 after updating to windows 10 anniversary (1607)?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;edonahue - Monday, October 31, 2016 4:52 PM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hi Bryan,&lt;/p&gt;
&lt;p&gt;The Windows 10 Anniversary Edition update included some changes that blocked .NET controls in IE. This issue has been resolved in Aras 11 SP8. If you are an Aras subscriber, I recommend contacting Aras Support for assistance upgrading to Aras 11 SP8. Otherwise, the Aras Community team can assist you with any questions you may have about upgrading to Aras 11 SP8.&lt;/p&gt;
&lt;p&gt;If you are looking for a quick fix, you can also use Firefox 38 ESR or Chrome to login to Aras. The Windows update did not affect file upload functionality in those browsers.&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;Bryanjscott777 - Tuesday, November 1, 2016 9:44 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Good morning Eli,&lt;/p&gt;
&lt;p&gt;Thank you so much for the quick response, we have started using Firefox as a work-around.&lt;/p&gt;
&lt;p&gt;Do you know when Aras 11 SP8 will be available for open-access folks?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;edonahue - Tuesday, November 1, 2016 11:26 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hi Bryan,&lt;/p&gt;
&lt;p&gt;There will be a new open release available in the next few months. When the next open release is publicly available you can find it here:&amp;nbsp;&lt;a target="_blank" href="http://www.aras.com/support/downloads/"&gt;https://www.aras.com/support/downloads&lt;/a&gt;.&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;Bryanjscott777 - Tuesday, November 1, 2016 11:28 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Thanks Eli!!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>SUPPORT Q&amp;AMP;A - PM - Interesting scheduling</title><link>https://www.aras.com/community/thread/3075?ContentTypeID=0</link><pubDate>Fri, 28 Oct 2016 08:43:42 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:1c4a9116-e89e-46af-aaf5-7ed1726a645a</guid><dc:creator>Archive User</dc:creator><slash:comments>0</slash:comments><comments>https://www.aras.com/community/thread/3075?ContentTypeID=0</comments><wfw:commentRss>https://www.aras.com/community/f/archive/3075/support-q-amp-a---pm---interesting-scheduling/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;strong&gt;ejmoska - Friday, October 28, 2016 8:43 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;i have stumbled across some interesting scheduling, which i cannot understand.&lt;/p&gt;
&lt;p&gt;2 activities , both FS 0 lag on same predecessor , but both starting at different dates. &lt;/p&gt;
&lt;p&gt;activity 1 - predecessor |&amp;nbsp;&amp;nbsp; | start | 2016.09.21 | end | 2016.10.10 | dur 14&lt;/p&gt;
&lt;p&gt;activity2 -&amp;nbsp; predecessor |&amp;nbsp;1 | start&amp;nbsp;| 2016.10.17 | end | 2016.10.28 | dur 10&lt;/p&gt;
&lt;p&gt;activity3 -&amp;nbsp; predecessor |&amp;nbsp;1 | start | 2016.10.11 | end | 2016.10.24 | dur 10&lt;/p&gt;
&lt;p&gt;Is there anything else going on in the background that could affect these dates?&lt;/p&gt;
&lt;p&gt;&lt;a href="http://i67.tinypic.com/5zhe6v.png"&gt;http://i67.tinypic.com/5zhe6v.png&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://i67.tinypic.com/5zhe6v.png" border="0" alt=" " /&gt;&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;Yoann Maingon - Friday, October 28, 2016 8:58 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Quick Thought, The activity 3 is done, but activity 2 is not started is actually sliding to today&amp;#39;s date. could it be the reason?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;ejmoska - Friday, October 28, 2016 9:22 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;i have another, identical example , where both activities are not started , so i think this is not the reason&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;Yoann Maingon - Friday, October 28, 2016 10:22 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Then I may be missing some inputs, or overall view of your project to understand the cause.&lt;/p&gt;
&lt;p&gt;If you are under subscription this is typically something to submit to support. If not, try to provide more info, but it&amp;#39;s hard without accessing the system itself.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>SOLUTION - QUALITY PLANNING - Adding Multiple file to vault</title><link>https://www.aras.com/community/thread/3076?ContentTypeID=0</link><pubDate>Wed, 26 Oct 2016 13:41:06 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:c4f29348-91ae-4e14-bd1e-1c21ad9bc34c</guid><dc:creator>Archive User</dc:creator><slash:comments>0</slash:comments><comments>https://www.aras.com/community/thread/3076?ContentTypeID=0</comments><wfw:commentRss>https://www.aras.com/community/f/archive/3076/solution---quality-planning---adding-multiple-file-to-vault/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;strong&gt;Nandakumar - Wednesday, October 26, 2016 1:41 PM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;I am new to Aras PLM community. I had past PLM experience on other platform. I am trying to implement PLM system for small group, less than 10 user.I installed Aras server and working fine. I have question regarding adding the data to vault&amp;nbsp;(I am not Aras Subscriber, I think that tool is available for subscriber). How can I add Single/multiple data (Cad file, PDF file, etc ) to vault?. In other word, how to import any data to Aras PLM and promoting them?&lt;/p&gt;
&lt;p&gt;Is there any document&amp;nbsp;to go thru for complete PLM process.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;With regards,&lt;/p&gt;
&lt;p&gt;Nanda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>INNOVATOR FRAMEWORK - Missing Database</title><link>https://www.aras.com/community/thread/3074?ContentTypeID=0</link><pubDate>Tue, 25 Oct 2016 10:19:38 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:4666b867-1ad8-4538-9940-122f4acd993b</guid><dc:creator>Archive User</dc:creator><slash:comments>0</slash:comments><comments>https://www.aras.com/community/thread/3074?ContentTypeID=0</comments><wfw:commentRss>https://www.aras.com/community/f/archive/3074/innovator-framework---missing-database/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;strong&gt;Philipp Reimer - Tuesday, October 25, 2016 10:19 AM:&lt;/strong&gt;&lt;/p&gt;
Hello,

im using Aras Innovator 11 SP05 on a Windows Server 2012R2 with a MSSQL 2014 Express Server.
Whenever i start the Aras Innovator the Login Window doesnt show any selectable Database.

And if i want to login i get an Error Message that Displays &amp;quot;Missing Database&amp;quot;


This is my InnovatorServerConfig.xml file:



	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	



I tried to reinstall the Aras Innovator multiple times but I always get the same Error.
Maybe someone here can help me find a solution to my Problem.

Thanks in advance
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;edonahue - Tuesday, October 25, 2016 4:50 PM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hi Phillip,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not seeing your InnovatorServerConfig.xml file. Could you copy the contents from the file into a reply on this thread? In the meantime, here are some things you can check out that may be interfering with your login attempts:&lt;/p&gt;
&lt;p&gt;
&lt;ul&gt;
&lt;li&gt;Are the id and database attributes in the DB-Connection tag set to the same value?&lt;/li&gt;
&lt;li&gt;Do you have any special characters in the id, database, or pwd attributes on the DB-Connection tag?&lt;/li&gt;
&lt;li&gt;Is the SQL instance listed in the server attribute currently running?&lt;/li&gt;
&lt;li&gt;If the Aras Innovator installation and the database are on two separate servers, can you ping the SQL server from the application server?&lt;/li&gt;
&lt;/ul&gt;
&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;Philipp Reimer - Wednesday, October 26, 2016 2:06 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Well it seems the format of my original post was changed but never mind. &lt;/p&gt;
&lt;p&gt;So here is my InnovatorServerConfig.xml file:&lt;/p&gt;
&lt;p&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;&lt;br /&gt;&amp;lt;Innovator&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;UI-Tailoring login_splash=&amp;quot;../images/aras-innovator.svg&amp;quot; branding_img=&amp;quot;../images/aras-innovator.svg&amp;quot; product_name=&amp;quot;Aras Innovator&amp;quot; banner_url=&amp;quot;../scripts/banner.aspx&amp;quot; banner_height=&amp;quot;50&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;IEClient RequiredSyncMode5=&amp;quot;Automatically&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;operating_parameter key=&amp;quot;debug_log_flag&amp;quot; value=&amp;quot;false&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;operating_parameter key=&amp;quot;debug_log_limit&amp;quot; value=&amp;quot;10000&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;operating_parameter key=&amp;quot;debug_log_pretty&amp;quot; value=&amp;quot;true&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;disabled_operating_parameter key=&amp;quot;performance_logging&amp;quot; value=&amp;quot;cpu&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;operating_parameter key=&amp;quot;xslt_processor_debug&amp;quot; value=&amp;quot;false&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;disabled_operating_parameter key=&amp;quot;email_debug_option&amp;quot; value=&amp;quot;file&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;License lic_type=&amp;quot;Unlimited&amp;quot; lic_key=&amp;quot;b02f0a4779fd4080a8539c94cc2b6a16&amp;quot; act_key=&amp;quot;D6BADD92CE9E4D3A9B8A9F9D11209DB9&amp;quot; company=&amp;quot;&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;Mail SMTPServer=&amp;quot;queue&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;operating_parameter key=&amp;quot;temp_folder&amp;quot; value=&amp;quot;C:Program Files (x86)ArasInnovatorInnovatorServer	emp&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;operating_parameter key=&amp;quot;ServerMethodTempDir&amp;quot; value=&amp;quot;C:Program Files (x86)ArasInnovatorInnovatorServerdll&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;operating_parameter key=&amp;quot;debug_log_prefix&amp;quot; value=&amp;quot;C:Program Files (x86)ArasInnovatorInnovatorServerlogs&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;AgentService InnovatorToServiceAddress=&amp;quot;localhost:8734/.../&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;DB-Connection id=&amp;quot;InnovatorSolutions&amp;quot; database=&amp;quot;InnovatorSolutions&amp;quot; server=&amp;quot;INARASPLM01SQLEXPRESS&amp;quot; uid=&amp;quot;innovator&amp;quot; pwd=&amp;quot;Root123!&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;DB-Connection id=&amp;quot;InnovatorSample&amp;quot; database=&amp;quot;InnovatorSample&amp;quot; server=&amp;quot;INARASPLM01SQLEXPRESS&amp;quot; uid=&amp;quot;innovator&amp;quot; pwd=&amp;quot;Root123!&amp;quot;/&amp;gt;&lt;br /&gt;&amp;lt;/Innovator&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The SQL Server is runnning when i try to login and both installations are on the same MS 2012R2 Server.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;edonahue - Wednesday, October 26, 2016 10:12 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hi Philipp,&lt;/p&gt;
&lt;p&gt;Your InnovatorServerConfig.xml file looks good, so I&amp;#39;m thinking there may be a client configuration issue throwing a script error in the background. I recommend reviewing sections 1.1 and 1.2 in the Aras Innovator Client Setup Guide for the browser you are using. &lt;/p&gt;
&lt;p&gt;You can also try another browser to see if the error is browser-specific. Aras 11.0 SP5 supports IE (9,10,11), Firefox 31 ESR, and Firefox 38 ESR.&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;Philipp Reimer - Wednesday, October 26, 2016 10:23 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hey Eli,&lt;/p&gt;
&lt;p&gt;thanks again.&lt;/p&gt;
&lt;p&gt;I tried another solution today... Because the whole installation was on a VM i was able to reset to the point where nothing was installed.&lt;/p&gt;
&lt;p&gt;So&amp;nbsp;I installed the MSSQL and the ISS Server again from scratch and the Aras Innovator as well.&lt;/p&gt;
&lt;p&gt;I encountered the usual errors again but was able to fix them much quicker this time.&lt;/p&gt;
&lt;p&gt;And somehow now everything works.&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;edonahue - Wednesday, October 26, 2016 10:27 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Glad to hear it was resolved!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>SUPPORT Q&amp;AMP;A - Technical Problems since Upgrade to 11.0 SP6</title><link>https://www.aras.com/community/thread/3073?ContentTypeID=0</link><pubDate>Sat, 22 Oct 2016 06:16:56 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:8bd0b6d0-9a04-4444-a71b-2955ee0c9ec4</guid><dc:creator>Archive User</dc:creator><slash:comments>0</slash:comments><comments>https://www.aras.com/community/thread/3073?ContentTypeID=0</comments><wfw:commentRss>https://www.aras.com/community/f/archive/3073/support-q-amp-a---technical-problems-since-upgrade-to-11-0-sp6/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;strong&gt;Eggator - Saturday, October 22, 2016 6:16 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hey guys,&lt;/p&gt;
&lt;p&gt;we have some technical problems since our update to innovator 11.0 SP 6. &lt;/p&gt;
&lt;p&gt;The Item &amp;quot;Workflow Task&amp;quot; item doesnt get created anymore. Activity Assignment (old inbasket) is created, but nothing is shown in the new &amp;quot;Inbasket&amp;quot; which shows Workflow Task Item type. Is there any known issue about this? Or does anybody know where the &amp;quot;Workflow Task&amp;quot; Item is created?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>SUPPORT Q&amp;AMP;A - Need help in data migration from Aras 9.2 to Aras 11 SP5</title><link>https://www.aras.com/community/thread/3072?ContentTypeID=0</link><pubDate>Thu, 20 Oct 2016 05:01:15 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:150abea3-6466-4353-bfc3-a8a655e1ca2d</guid><dc:creator>Archive User</dc:creator><slash:comments>0</slash:comments><comments>https://www.aras.com/community/thread/3072?ContentTypeID=0</comments><wfw:commentRss>https://www.aras.com/community/f/archive/3072/support-q-amp-a---need-help-in-data-migration-from-aras-9-2-to-aras-11-sp5/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;strong&gt;charita - Thursday, October 20, 2016 5:01 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;There is a need to migrate all the data from Aras 9.2 system to Aras 11.5.&lt;/p&gt;
&lt;p&gt;We are checking on a couple of options available like Package Export/Import utility, DB backup/restore procedure etc. to achieve this migration.&lt;/p&gt;
&lt;p&gt;Can someone please let us know the best way to migrate all the data ( like Changes, Items with different Revisions/Lifecycle/Workflow maps, BOMs,&amp;nbsp;Projects, Methods&amp;nbsp;any many other objects present in 9.2 system)&amp;nbsp;in 9.2 to 11.5?&lt;/p&gt;
&lt;p&gt;Appreciate your quick response!!&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Charita V&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;charita - Friday, October 21, 2016 8:44 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;Can someone please look into my post and let me know the best way to migrate all the data objects&amp;nbsp;from Aras 9.2 to 11.5.&lt;/p&gt;
&lt;p&gt;Thanks in advance!!&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Charita V&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;edonahue - Monday, October 24, 2016 5:21 PM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hi Charita,&lt;/p&gt;
&lt;p&gt;I&amp;#39;d recommend contacting our Community team about upgrading your environment from Aras 9.2 to Aras 11.0 SP5. They will be able to provide more information about the upgrade process and put you in touch with our Upgrade team manager.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>DEVELOPERS FORUM - HOW TO DISPLAY LOADING..... MESSAGE WHILE REPORT WAS LOADING</title><link>https://www.aras.com/community/thread/3071?ContentTypeID=0</link><pubDate>Fri, 14 Oct 2016 06:27:52 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:d0101d86-1d76-44f8-93d6-5c3742e4e44c</guid><dc:creator>Archive User</dc:creator><slash:comments>0</slash:comments><comments>https://www.aras.com/community/thread/3071?ContentTypeID=0</comments><wfw:commentRss>https://www.aras.com/community/f/archive/3071/developers-forum---how-to-display-loading-message-while-report-was-loading/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;strong&gt;AbhishekSrivastava - Friday, October 14, 2016 6:27 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hi Friends&lt;/p&gt;
&lt;p&gt;Is any one know that how can we display loading message while Report was loading or form was loading.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Abhishek Srivastava&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;edonahue - Tuesday, October 25, 2016 4:55 PM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hi Abhishek,&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t have any sample code for adding a loading message in Aras 11.0 SP2, but Aras 11.0 SP5 does introduce a loading indicator to show that pages are loading. It sounds like upgrading to SP5 may resolve your use case requirements.&lt;/p&gt;
&lt;br /&gt;&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;AbhishekSrivastava - Wednesday, November 2, 2016 1:19 AM:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Eli,&lt;/p&gt;
&lt;p&gt;Thank for your information, but if i want to do Loading Indicator on 11.0 sp2 version then i need Code. So I will try for sample code and if you have or got in future for sample code in 11.0 SP2 then kindly share with me.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank You&lt;/p&gt;
&lt;p&gt;Abhishek Srivastava&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>