Troubleshooting Connectors in BMC Digital Workplace Catalog
What is a connector in BMC Digital Workplace Catalog
Service connectors connect your catalog to external systems. BMC Digital Workplace Catalog integrates with external fulfilment systems through service connectors, which pass the information from a service request to an external system.
Before you can use a connector, you must create the connection and add configuration details, as described in Configuring Service Connectors.
Logs required to troubleshoot issues with DWPC Connectors
For versions 19.02 to 20.02 : Bundle.log (In TRACE/DEBUG Mode), server.log
Follow documentation to enable and troubleshoot the log: Click on Contents of the logs , Troubleshooting common BMC Digital Workplace Catalog issues by using log files
For version 20.08 (Helix) : myit-sb.log (In TRACE/DEBUG Mode), server.log
To enable and troubleshoot the log, see the Enabling and downloading logs from BMC Helix Innovation Studio
Resolutions for common issues
Symptom | Action | Reference |
---|---|---|
DWP Catalog : Unable to connect to Flexera Appbroker using Flexera Connector | Potential cause is the Flexera Appbroker is not properly set in Flexera Connector and Flexera Authentication Method. Make sure that Kerberos authentication is turned off in Flexera. The Flexera connector does not support Kerberos. Only NTLM authentication is supported based on the documentation. Note: Before deploying the BMC Digital Workplace Catalog with the Flexera connector, turn off Negotiate authentication (only leave NTLM authentication) in Internet Information Services (IIS) on the Flexera server.
Follow the steps given below to configure:
Note: If there is still an issue, then you need to enable wire logs to see what traffic is being sent to Flexera and make sure the URL is getting built correctly. Follow the steps given below to enable wire logging on the Digital Work Place Catalog Server/POD:
| Refer Doc: KA: 000259304 |
DWP Catalog - AD Connector CONNECTION_FAILURE when connecting to the Kaazing Gateway Details: When connecting to AD Connector from DWP Catalog using Kaazing Gateway, the following error is observed in the bundle logs: checkHealth call on connection Active Directory / Active Directory response payload: {"status":"CONNECTION_FAILURE","message":null,"messages":[{"message":"Failed to connect to ml-kaaztool-01 server via LDAP","severity":"ERROR"}]} | Potential Cause is Domain name configuration in connection settings. Steps to check: -Open AD Connector in DWP Catalog -Check the Username and User Domain in the Active Directory Connector settings in DWP Catalog. The User Domain should be empty and the Username needs to contain the User Domain. AD Server doesn’t accept domain\user format, it only accepts the username@domain format hence Username should be formatted as such: username@userdomain Example: test_bmc@dev.local | |
Unable to setup BAO Connector for DWP Catalog -Error: Connection Failed Details: Getting below mentioned error though we are able to access the URL using the curl command from the same DWP Catalog server: | Cause: Incorrect BAO URL Configuration Correct BAO URL and make sure its only till port reference by removing /baocdp/orca and connector connection will be successful.Example: http;//baoservername:38080 | Refer Doc: |
Receiving tomcat error 500 in DWP while opening CLM Services even after successfully configuring CLM Connector via DWP Catalog | Potential cause is related to Certificates and was resolved by performing below steps :
| KA: 000314139 |
DWPC Remedy Connector Failed with error: Incorrect user name or password. Details: When you test DWP Catalog Remedy Connector but it failed with error “Incorrect user name or password” | Cause: Connector user e.g. "hannah_admin" user password has been changed in Remedy ITSM CTM:People and User form which caused the error in DWP Catalog Remedy Connector. Make sure the configuration in Remedy ITSM forms (CTM:People/User) should be consistent with Remedy Connector Configuration in DWP Catalog. Update password for connector user in below forms(if same user is used): | Refer Doc: |
Comments
Log in or register to comment.