This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Execute delete script before UNSAccountB deletion

We've setup Event=Delete for UNSAccountB. When account is deleted from UNSAccountB we want to invoke script that deletes account in Custom Target System.

Our script takes UID_UNSAccountB as parameter but it ends with error because there is no record UNSAccountB. How to, at least, get AccountName before UNSAccountB deletion and pass it to script?