Question
2
Replies
94
Views
Posted: January 21, 2017
Last activity: February 8, 2017
Closed
Code generated by BPM
Hello!
I was wondering where in Pega I can see code that is generated while Audience creation and running?
Also I'm interested where can I see a code that is generated while event base strategy is working. Just need to see format of the code that is go to external system to listen for defined rule for trigger.
Thank you!
***Moderator Edit: Vidyaranjan| Updated Categories***
Please use tracer while the Marketing portal is launched through designer studio. Execute the use case and you will see the activities involved.
Audience creation creates a report definition, a class and a DB table. You can find the generated code in Pega TEMP directory also.
Which version of PEGA and PM are you using?