Skip to main content

Solved : Timeout Error on AIF Web Service inbound during call by code in Axapta

If you are facing Timeout Error on AIF Webservice  inbound  during call code in ax 2012 then you need to increase timeout setting in web-service port configuration.

Steps to resolve this error is as below.

1. Go to System Administration menu.
2. Go  to this path
\Menus\SystemAdministration\Setup\Services and Application Integration Framework\Inbound ports

3. Select the service port which you want to set timeout then disable the service.
4. Click on configuration.

AIF PORT

4. Set the time out receive timeout, sent timeout,open timeout etc

Port time out
5. After setting time out Enable web service port again.
6. Now check and run code for timeout issue get resolved.

Popular posts from this blog

How to set up parent project in project accounting in ax 2012

create simple project and then go to the project hierarchy fast tab and there you must define sub-project ID format "-#" and then your sub-project will be enabled. For resource assigning in Project first you need to configure the HR module, in that you need to maintain the calendar for those employees and then you need to define the cost of that particular employee (for expense) and for Revenue you need to define the sales price of that particular employee. In the project accounting module you need to mention the calendar in scheduling fast tab and then you need to define WBS, in WBS activity you can be able to assign resources.

ERD Account Payable and Account Receivable in ax 2012