HPE Morpheus Enterprise
1833800 Members
2400 Online
110063 Solutions
New Discussion

ServiceNow Integration

 
Not applicable

ServiceNow Integration

We are currently integrating ServiceNow using CMDB CUSTOM MAPPING. How can we view the payload being sent to ServiceNow? Although we have set up the CMDB custom mapping payload, not all fields are appearing in ServiceNow.

2 REPLIES 2
Not applicable

Re: ServiceNow Integration

Thank you. That really helped.

Not applicable

Re: ServiceNow Integration

You can see the payload the Morpheus sends to ServiceNow in the logs by adding the following line to your logback config:

<logger name="com.morpheus.integrations.ServiceNowUtility" level="DEBUG"/>