We are trying to introduce an exit program every time developers take promote option. We reviewed "Work with User Exits" , Exit Function code: PRM with Exit Time code: BA i.e., before any object is processed suits our need. Our exit program needs info about all the sources that developers have selected for promotion from any given task, and a process will be run in exit program with Go or No Go return code.
Questions:
- How can we get information regarding the sources that are getting promoted in exit programs, any temporary file that can we can access the list ?
- Also, do we have a sample template exit program in ACMSLIB ?
-- Datta