pm_pse

Lieutenant Commander
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-11-07
13:04
248 views
I am trying to debug an integration activity,
I am trying to debug an integration activity, but it seems in 4.7 the SOAP envelope details is not logged. After the "Input:" text, it should show the SOAP envelope. This is what I see:
2019-11-06 13:15:21,000 DEBUG [com.novell.soa.af.impl.activity.IntegrationActivity] (RBPM pool-1-workflow engine-ND-thread-2) [RBPM] Input:
2019-11-06 13:15:21,342 INFO [com.novell.soa.af.impl.LogEvent] (RBPM pool-1-workflow engine-ND-thread-6) [RBPM] [Provision_Granted] Initiated by System,
2019-11-06 13:15:21,342 INFO [com.novell.soa.af.impl.LogEvent] (RBPM pool-1-workflow engine-ND-thread-6) [RBPM] [Provision_Granted] Initiated by System,
in 4.5 we could log the soap details , is there a way for the soap details to be logged in IDM 4.3
1 Reply


Knowledge Partner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-11-11
22:17
did you enable logging for:
com.novell.soa.ws.impl
That is what I usually enable.