Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
How can i read CTX xml data from nmsEventHisto schema, it is not coming in any workflow activity, there is a column called ‘ctx’ in nmsEventHisto table, that contains the xml but this column doesnt show in any workflow activity, please help me out.
Solved! Go to Solution.
Hi,
You can use a JavaScript queryDef to read the Event XML (CTX) from Event Histo schema. Refer to this document for an example.
Replace schema name with "nms:eventHisto", select node expression with "ctx".
Thanks,
SSB
View solution in original post
Views
Likes
Replies