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 ...
                      • SAP S/4 HANA - PREREQUISITES

                        PREREQUISITES 1. Customer must verify that all 7 OData services are ACTIVATED in their SAP system. API_SYSTEM_MONITORING_SRV API_WORK_PROCESS_SRV API_ALERT_MANAGEMENT_SRV BC_EXT_APPJOB_MANAGEMENT API_BGRFC_QUEUE_MANAGEMENT_SRV API_BUSINESS_USERS ...
                      • Troubleshoot URL connectivity using PowerShell script (CheckURL.ps1)

                        Purpose: Some customers may experience intermittent URL connectivity issues in monitors like IIS Server, Azure, AWS, etc., where the monitor Health/Availability fluctuates between up and down during consecutive polls. This often occurs due to minor ...
                      • 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 ...