Using Event Framework, How can I insert and execute JavaScript on any page
Hi all.
PeopleSoft 9.2.27 PeopleTools 8.56.09
I have a requirement to add a DoubleClick Campaign Manager call when an applicant completes an application in our TAMS system.
I don't want to modify any of the recruiting pages if I can avoid it.
My first thought was that I might be able to use the Event Framework to bolt on a call to a JavaScript object but that is not turning out to be as easy as I'd hoped.
In keeping it simple at first my test is only to display "Hello, world!".
I created an App Package and linked it to the Event Framework.