Get thread name
We launch Pega mashup from Salesforce and pass a unique value for the parameter data-pega-threadname, so that every call to mashup has a different threadname.
bullet 5) of https://community.pega.com/knowledgebase/articles/installing-and-configuring-pega-extender-salesforcecom
The pega work object created has pyID of format S-XXX.
Now, within the work object, how do I find out the threadname? The threadname could have changed to S-XXX. How to capture the threadname initially created? I have to store the threadname value as part of the case for reporting purpose.
Thanks,
-Sri