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
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' ...
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 ...
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 ...