Troubleshoot - SAP Business One connectivity.

Troubleshoot - SAP Business One connectivity.

Ensure that the Integration framework for 'SAP Business One' is installed and accessible from the 'Applications Manager' server.

To validate the connectivity please execute the following API request from the 'Applications Manager' server:

POST URL: http://HOST:PORT/B1iXcellerator/exec/ipo/iFw2.APIs/com.sap.b1i.dev.api/ipo/api2.ipo/api.caller
Body Content Type: application/atom+xml
Request Body:
<api.call method="users" mode="list">
<request>
<admin>true</admin>
<runtime>false</runtime>
</request>
</api.call>

replace HOST and PORT with Hostname and Port of Integration framework. 

                  New to ADSelfService Plus?