<?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>Yoann Maingon さんの グループ アクティビティ</title><link>https://www.aras.com/community/members/ymaingonaras_2d00_com</link><description>Yoann Maingon さんの グループ ユーザーの最近のアクティビティ</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>Where to download AML Studio</title><link>https://www.aras.com/community/f/getting-started/3364/where-to-download-aml-studio</link><pubDate>Tue, 08 Aug 2017 02:59:34 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:f0615d4c-d1c2-4d9e-9894-b05173df7109</guid><dc:creator>Former Member</dc:creator><description>&lt;p&gt;I am learning AML development, in the training of textbooks on the following paragraph, but I still can not find the download location. &amp;quot;AML Studio To assist with creation of AML queries a tool is available for download from Aras.com on the Community Projects page.&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>IOM TypeInitializationException error with Login</title><link>https://www.aras.com/community/f/development/3233/iom-typeinitializationexception-error-with-login</link><pubDate>Thu, 06 Apr 2017 04:10:05 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:885ce9e6-702a-4538-a4da-7c66f5dc2d05</guid><dc:creator>Geir Tunlid</dc:creator><description>I have been trying to use IOM on 11SP9 but I&amp;#39;m unable to get this code working...

&amp;nbsp;
&lt;pre&gt;// url = &amp;quot;&amp;quot;&amp;gt;myserver/InnovatorServer&amp;quot;;
url = &amp;quot;&amp;quot;&amp;gt;myserver/.../InnovatorServer.aspx&amp;quot;;

var myConnection = IomFactory.CreateHttpServerConnection(url, db, user, password);
 var objItemRes = myConnection.Login();

if (objItemRes.isError())
 {
 MessageBox.Show(&amp;quot;Login error &amp;quot; + objItemRes.dom.InnerText);
 }&lt;/pre&gt;
It gives this error:

&lt;span&gt;999&lt;/span&gt;
&lt;span&gt; HTTP Error&lt;/span&gt;
&lt;span&gt; HttpServerConnection&lt;/span&gt;
&lt;span&gt; System.TypeInitializationException: The type initializer for &amp;#39;Aras.Net.WindowsAuthenticationHelper&amp;#39; threw an exception.&lt;/span&gt;

&amp;nbsp;

My project is build on .NET 4.5.2 and I have referenced
IOM.dll Version 11.0.0.6549 (1/19/2017)

&amp;nbsp;

What can be wrong?

&amp;nbsp;

&amp;nbsp;

&amp;nbsp;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to get parent Item type recursively</title><link>https://www.aras.com/community/f/development/3260/how-to-get-parent-item-type-recursively</link><pubDate>Tue, 02 May 2017 09:24:34 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:4f41fad1-641a-4a71-9b65-e3955e7d9033</guid><dc:creator>Maddy</dc:creator><description>I have structure where, I have to find all the parent Item in my BOM tree, so How to find it by aml query, or  any server side method for finding all parent Item in BOM.

&amp;nbsp;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>CAD Connectors</title><link>https://www.aras.com/community/f/getting-started/3341/cad-connectors</link><pubDate>Mon, 24 Jul 2017 03:06:15 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:d675d796-3817-4e71-8a6c-5e8780d6a4a5</guid><dc:creator>Former Member</dc:creator><description>Hello,

&amp;nbsp;

Could you tell me where can I find the list of CAD Connectors (both Mechanical and Electrical) that Aras has?

&amp;nbsp;

Thank you!&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Where used - show descriptions?</title><link>https://www.aras.com/community/f/applications/3181/where-used---show-descriptions</link><pubDate>Wed, 01 Mar 2017 06:01:30 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:56ccad01-8824-4ff1-8736-48ecd8bb6ce9</guid><dc:creator>Former Member</dc:creator><description>Hello

When I click &amp;#39;where used&amp;#39; on a part, I see the part number and revision where it&amp;#39;s used in each higher-level assembly.

It would be super useful to see the description (name) at the same time.

Is there a way to do that?

Cheers!

Bob&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Entered License Xml is not valid.</title><link>https://www.aras.com/community/f/getting-started/3275/entered-license-xml-is-not-valid</link><pubDate>Tue, 16 May 2017 10:59:51 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:9ceff7dc-d7e6-4c6d-8c40-5a5d4c692d97</guid><dc:creator>Former Member</dc:creator><description>&amp;quot;Entered License Xml is not valid.&amp;quot;  This is the error I get when I cut and past the license information into the dialog box during installation. I&amp;#39;ve tried getting new keys. I&amp;#39;ve tried removing the comment from the XML. I&amp;#39;ve tried copying the license into Notepad first to remove any special characters.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>add a method using C#</title><link>https://www.aras.com/community/f/community/3203/add-a-method-using-c</link><pubDate>Mon, 20 Mar 2017 09:19:08 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:e1e5471c-bac7-4df3-8960-642231b3680c</guid><dc:creator>sehajpalsinghj</dc:creator><description>Hi, I am new to this domain.Is it possible to add a method to an item type using C sharp code? If so, could you give an example.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Integration with LMS</title><link>https://www.aras.com/community/f/integrations/3378/integration-with-lms</link><pubDate>Wed, 23 Aug 2017 18:23:38 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:977d58fe-5d7d-4e3b-acbd-fc5a4d76534a</guid><dc:creator>Ben Habing</dc:creator><description>Hi,

We&amp;#39;ve started to implement Aras in our environment and are looking at integrating it with a future learning/training management solutions.  Has anyone looked into this or have already setup and integration? If so to what product/solution?

Thanks.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>IOM SDK</title><link>https://www.aras.com/community/f/integrations/3434/iom-sdk</link><pubDate>Mon, 16 Oct 2017 13:38:18 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:1e25b073-db2a-4262-8739-b5b3e5833f2c</guid><dc:creator>Former Member</dc:creator><description>I was curious where I could download the IOM SDK as I want to use the COM dll for an integration into excel.

&amp;nbsp;

Thanks&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Nice Blog!</title><link>https://www.aras.com/community/achievements/c794fe72-0d86-4415-87b4-52d2e7d325cf</link><pubDate>Thu, 26 Mar 2020 18:48:20 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:0743ca01-c3ea-4bcd-95f5-8e11d4237aa9</guid><dc:creator /><description>Receive 5 comments on a blog post.</description></item><item><title>Error - New ItemType</title><link>https://www.aras.com/community/f/community/3247/error---new-itemtype</link><pubDate>Sat, 22 Apr 2017 07:26:33 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:f1ea945d-ee51-4a6e-acca-013dada27a82</guid><dc:creator>Sathishkumar C</dc:creator><description>Hi everyone,

I have created a new item type.

When i try to create a instance of my new item type got an error like below

&lt;strong&gt;&amp;quot;SubstitutionStage2:Expected end of the expression, found &amp;#39;@&amp;#39;. Item[2] --&amp;gt;@&amp;lt;-- type=&amp;quot;Activity&amp;quot;]/name&amp;quot;&lt;/strong&gt;

How to resolve this issue?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Aras PLM or/and PDM</title><link>https://www.aras.com/community/f/getting-started/3347/aras-plm-or-and-pdm</link><pubDate>Wed, 26 Jul 2017 04:39:29 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:80ba82a4-3371-417d-a49a-4a6e437f329a</guid><dc:creator>Former Member</dc:creator><description>Hello,

Excuse me for my ignorance but Aras is considered a PLM software (because we can manage the lifecycle for our products from WIP-review and also create BOM etc) or/and it is considered a PDM software (because we can manage our files)?

Thank you in advance!&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Successful log in events</title><link>https://www.aras.com/community/f/development/3588/successful-log-in-events</link><pubDate>Mon, 19 Feb 2018 06:57:24 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:383b0f31-9dd8-41e0-b37c-34c46f415c13</guid><dc:creator>Former Member</dc:creator><description>hello 
I am trying System Events -Successful log in.
I am working on below method.
//Store Last Successful Login Name
Item itm = this.newItem(&amp;quot;Variable&amp;quot;, &amp;quot;edit&amp;quot;);
itm.setAttribute(&amp;quot;where&amp;quot;, &amp;quot;[variable].name=&amp;#39;LastLogin&amp;#39;&amp;quot;);
itm.setProperty(&amp;quot;value&amp;quot;, eventData.LoginName);
itm.apply();
//Create System Events Log
CCO.Utilities.CreateSystemLogRecord(&amp;quot;SuccessfulLogin&amp;quot;,
&amp;quot;onSuccessfulLogon&amp;quot;, eventData.LoginName,
&amp;quot;Login Successful&amp;quot;);
return this;

its shows error- Details in 6 temporary files C:\Program Files (x86)\Aras11\Innovator\Innovator\Server\dll\4nvdddif Line number 4, Error Number: CS0103, The name &amp;#39;eventData&amp;#39; does not exist in the current context Line number 7, Error Number: CS0103, The name &amp;#39;eventData&amp;#39; does not exist in the current context.

Anybody please tell me&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to View only CAD document instead of downloading it</title><link>https://www.aras.com/community/f/getting-started/3309/how-to-view-only-cad-document-instead-of-downloading-it</link><pubDate>Sat, 24 Jun 2017 08:58:00 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:6a421565-5186-4fc9-831d-6d7b354cc228</guid><dc:creator>Maddy</dc:creator><description>I am trying to create an CAD document where I attached a CAD file as Viewable file, I want to only show that file to logged in user instead of downloading it, so is there any option, or how we can configure that to view only the CAD File.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Promote Related Items When Source Item is Promoted</title><link>https://www.aras.com/community/f/development/3318/promote-related-items-when-source-item-is-promoted</link><pubDate>Tue, 11 Jul 2017 10:47:41 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:936ab2ea-8ef4-404a-a7aa-235bc1d95002</guid><dc:creator>shwnhlgn</dc:creator><description>Does anyone have a solution to promote related items, once a source item gets promoted?

&amp;nbsp;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>