Hello All,
I am looking for inputs to create an Audit report for all the publication events that were created by my user group. Especially like, who scheduled what and when. Our users will be using dynamic recipient report for publishing. So required to know what are the mapping parameters values like recipient's email id, recipients identifier value etc. Let me know if there is a way to access this kind of information through SDK. I came across the below java classes SI_SCOPEBATCH_SCOPE_RECIPIENTVALUESSET and SI_SCOPEBATCH_SCOPE_RECIPIENTINFOS that contain these values. But don't know how to access that information. Please share a sample code for accessing these information.
Thanks in advance.