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?

                    • Related Articles

                    • SAP Server - No Data for SAP OS Tab

                      Problem: SAP Server, OS Data is not collected. Troubleshooting Steps: Verify if SAP OS Collector (SAPOSCOL) is running. Connect to SAP Server using SAP Logon. Use TCODE RZ20 Expand 'SAP CCMS Monitor Templates' monitor set, select 'Operating System' ...
                    • No Data in SAP Server monitor/ Unable to add SAP monitor

                      Problem:  In Appmanager_home/logs/nms/stdout.txt , the error message "SAPDataCollector : Host information not found for server" is found. Solution:  Add entry for IP Address and SAP Instance name in etc/hosts file of Applications Manager server and ...
                    • Troubleshoot - Duplicate APMInsight Monitors

                      Introduction: Duplicate monitors might be created in APMInsight due to various reasons. This article will help you identify and resolve the issue of duplicate monitors. The common causes include: - Changes in monitor configuration. (apminsight.conf ...
                    • How to troubleshoot java agent installation or configuration?

                      Troubleshooting operation will perform the below mentioned checks: Checks whether agent directory has read/write operations Checks whether apminsight.conf has license key mentioned Checks whether agent state, unmanaged, deleted or managed Checks ...
                    • Active Directory monitor health getting affected due to port connectivity test

                      From the build number 14071 port connectivity test feature have been introduced. If a few ports were down and unable to connect this behavior will affect the health of the corresponding Active directory monitor.  To clear the critical health alert ...