<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: tMSAX component for Dynamics AX in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tMSAX-component-for-Dynamics-AX/m-p/2277956#M53562</link>
    <description>Hello marcl1
&lt;BR /&gt;Did you register AX dll to DCOM in server?
&lt;BR /&gt;This exception mean TOS didn't connect to server DCOM with j-interop.
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
    <pubDate>Thu, 28 Aug 2008 08:41:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2008-08-28T08:41:59Z</dc:date>
    <item>
      <title>tMSAX component for Dynamics AX</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMSAX-component-for-Dynamics-AX/m-p/2277955#M53561</link>
      <description>Hi, 
&lt;BR /&gt;I'm trying to use the two components for AX. First i made a job like Shong did it in an exemple 
&lt;BR /&gt;in a recent post. 
&lt;BR /&gt;When i run the job an error appears (see it in the copy screen) 
&lt;BR /&gt;Is it a right problem in the Active Directory, or the Database SQL Server. 
&lt;BR /&gt;In Microsoft Dynamics AX, tables are located in the Application Object Tree (AOT) . 
&lt;BR /&gt;When we specifie the table name do we read the Data Dictionary\Tables node where the table name "clients" is written ? 
&lt;BR /&gt;Thanks for your help 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCgS.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157610iB3973DE052D999BD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCgS.jpg" alt="0683p000009MCgS.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Sat, 16 Nov 2024 14:16:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMSAX-component-for-Dynamics-AX/m-p/2277955#M53561</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: tMSAX component for Dynamics AX</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMSAX-component-for-Dynamics-AX/m-p/2277956#M53562</link>
      <description>Hello marcl1
&lt;BR /&gt;Did you register AX dll to DCOM in server?
&lt;BR /&gt;This exception mean TOS didn't connect to server DCOM with j-interop.
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Thu, 28 Aug 2008 08:41:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMSAX-component-for-Dynamics-AX/m-p/2277956#M53562</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-08-28T08:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: tMSAX component for Dynamics AX</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMSAX-component-for-Dynamics-AX/m-p/2277957#M53563</link>
      <description>Excuse me shong, 
&lt;BR /&gt;can you give me more detail about your reponse ? 
&lt;BR /&gt;What AX dll must be register ? 
&lt;BR /&gt;Where is DCOM in server ? 
&lt;BR /&gt;Thank you for your help 
&lt;BR /&gt;Max Mare</description>
      <pubDate>Wed, 04 Feb 2009 16:21:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMSAX-component-for-Dynamics-AX/m-p/2277957#M53563</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-04T16:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: tMSAX component for Dynamics AX</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMSAX-component-for-Dynamics-AX/m-p/2277958#M53564</link>
      <description>Hi Shong, 
&lt;BR /&gt;I'm coming back about testing Talend and Dynamics AX. 
&lt;BR /&gt;My TOS is in V3.1.1 and Axapta is the V5 Dynamics AX 2009. For my test i use a windows Server 2003 VM (Contoso) with Virtual PC and i've installed Talend on it with the JRE. 
&lt;BR /&gt;The two Talend business componnts work with Dcom connector. Dcom connector are not used anymore with Microsoft. The .NET connectors 
&lt;BR /&gt;are used for all integration or communication with AX system (Like VisualStudio, Biztalk, etc) and are implemented into Assembly strategy. 
&lt;BR /&gt;Dcom connecor is not registered on first used AX. You have to use Regsrv32 axcom.dll to register it. 
&lt;BR /&gt;This resolve my first problem. 
&lt;BR /&gt;I had to desactivate my firewall because i had problem : Exception in component tMSAXInput_1 
&lt;BR /&gt;org.jinterop.dcom.common.JIException: The RPC server is unavailable. Please check if the COM server is up and running and that route to the COM Server is accessible (A simple "Ping" to the Server machine would do). Also please confirm if the Windows Firewall is not blocking DCOM access. 
&lt;BR /&gt;After desactiving the firewall, i had a new problem: 
&lt;BR /&gt;xception in component tMSAXInput_1 
&lt;BR /&gt;org.jinterop.dcom.common.JIException: Exception occurred. ==&amp;gt; Message from Server: AxaptaCOMConnector.Axapta3.1 Failed to initialize Business connector. 
&lt;BR /&gt; at org.jinterop.dcom.win32.JIDispatchImpl.invoke(JIDispatchImpl.java:317) 
&lt;BR /&gt; at org.jinterop.dcom.win32.JIDispatchImpl.callMethodA(JIDispatchImpl.java:501) 
&lt;BR /&gt; at org.jinterop.dcom.win32.JIDispatchImpl.callMethodA(JIDispatchImpl.java:507) 
&lt;BR /&gt; at org.jinterop.dcom.win32.JIDispatchImpl.callMethod(JIDispatchImpl.java:446) 
&lt;BR /&gt; at test_ax.test_02_0_1.Test_02.tMSAXInput_1Process(Test_02.java:636) 
&lt;BR /&gt; at test_ax.test_02_0_1.Test_02.runJobInTOS(Test_02.java:1024) 
&lt;BR /&gt; at test_ax.test_02_0_1.Test_02.main(Test_02.java:935) 
&lt;BR /&gt;20760 milliseconds 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;Is the business connector no longer supporter for new Dynamics AX 2009 (V5) . 
&lt;BR /&gt;I need more information about it , please could you help me. 
&lt;BR /&gt;Best regards.</description>
      <pubDate>Tue, 11 Aug 2009 15:12:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMSAX-component-for-Dynamics-AX/m-p/2277958#M53564</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-11T15:12:03Z</dc:date>
    </item>
  </channel>
</rss>

