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 ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • 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 ...
                      • 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' ...
                      • Frequently asked questions - SAP monitor

                        1. SAP monitor's Health is always critical/warning state along with "System Error occurred" alert message. What should I do? These alerts are triggered when Applications manager receives Alerts from the SAP server itself. The same can be viewed under ...
                      • How to execute SAP Debug script

                        1. Steps to execute troubleshooting script SAPDebug.bat/sh: Open command prompt/terminal with administrator privileges. Navigate to <AppManager_home>\bin\troubleshooting folder. Execute the script file SAPDebug.bat or SAPDebug.sh Usage: SAPDebug.bat  ...
                      • SAP HANA Troubleshooting

                        Problem 1: No Data in SAP HANA Database monitor (or) "SAP DBTech JDBC: [414]: As per your password policy,current user is forced to change DB password." error message is shown. Solution: Change SAP HANA DB password or Update Password policy. Refer ...