Question
How can we know that a campaign finished from the files generated?
Hello,
We have an external application consuming the files generated by Pega Marketing during a campaign execution. However, we would like for the files to be consumed only after the campaign finishes, otherwise the external application will not work as expected and some of our customers will not be contacted.
Is there any way for our external system to automatically know that the campaign finished from the generated file? I mean, without having to access anywhere else?
Thank you in advance,
Maria João Rosa
***Edited by Moderator Kayla to update Platform Capability tags****
I think you can explore Declare OnChange on pyStatusWork of the Campaign work object. You can invoke the Declare onChange activity whenever campaign is completed.