Developer forum

Forum » Integration » Dynamics AX 2009 DynamicWeb Connector URL

Dynamics AX 2009 DynamicWeb Connector URL

Tymen NNM
Reply

We are trying to find the service URL (AX Endpoint) for the DynamicWeb Connector as installed by our customer in Dynamics AX 2009.

They have followed the installation for Dynamic AX 2009 as specified in this document 

DynamicwebIntegrationFrameworkAxExampleCode.zip 915 KB    05-02-201

from the Downloads page.

However, they are unable to find the URL on which to connect from DynamicWeb.


Replies

 
Dmitriy Benyuk
Reply

Hi Tymen,
I've attached an image from the AX configuration where the url is shown. Hope you could use your AX and the your own url there.
Usually the AX service urls look like:
http://SERVERNAME/MicrosoftDynamicsAXAif50/dwservice.svc
http://SERVERNAME/MicrosoftDynamicsAXAif60/DWServicePort/xppservice.svc
You can also check this information about AX setup and this one about Dynamicweb Connector setup.
Regards, Dmitrij

url.jpg
 
Tymen NNM
Reply

Hi Dmitriy,

Thanks for your reply. In the documentation it says that this screenshot is for Dynamics AX 2012. I would assume that Dynamics AX 2009 has a similar screen, but our customer can not seem to find it. The documentation also does not have any screenshots for 2009. Do you have any idea where this can be found? 

Cheers

 
Dmitriy Benyuk
Reply

Hi Tymen,

Follow these steps to get the service URL:

1. Click Start > Administrative tools > Internet Information Services (IIS) Manager.

2.   Expand the Default Web Site node or the Web site node that contains the AIF Web services virtual directory.

3.   Navigate to the virtual directory MicrosoftDynamicsAXAif50. The services appear in the pane on the right side of the screen and have a file name extension of .svc.

4.    Right-click the .svc file and select Browse. An Internet Explorer browser window appears with the service name at the top. The URL to which Internet Explorer points is the URL of the service, for example, http://localhost/MicrosoftDynamicsAXAif50/salesorderservice.svc.

Taken from here.
Regards, Dmitrij

 

You must be logged in to post in the forum