Creating a MS Dynamics AX Endpoint in Cast Iron
MS Dynamics AX 2012 Endpoint contains the information that the connector requires connect to the MS AX 2012 service.
Note: Any changes you make to the MS Dynamics AX Endpoint affects all the orchestrations that use that Endpoint, as the edits are global, not local.
- In the Cast Iron project tab, right click the Endpoints option and select Create Endpoint
- Select the MS Dynamics AX option from the drop down. The Endpoint connection panel will be displayed.
- Fill in the following connection parameters in the Connection Details panel
Field Name | Description |
Host Name | Specifies the machine name hosting the AX 2012 service |
Port Number | Specifies the PORT no at which the WSDL is available |
Application Pool | Specifies the IIS configuration name on the machine hosting MS AX 2012 server |
Port Name | Specifies the name of the port created on the AX instance for configuring the WSDL. |
- Click on the Download WSDL. The WSDL is downloaded.
- Provide the parameters in the Authentication section and save the Endpoint.
Field Name | Description |
Domain | Specifies the domain in which the MS AX 2012 server is Configured |
Username | Specifies the username used to connect to the MS AX 2012 service |
Password | Specifies the password used to connect to the MS AX 2012 service |
The saved Endpoint will be visible under the Endpoints section.