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

How to wait until UNSAccountB is created?

I have Custom Target System and some groups with Account Definition published in IT Shop. When we requesting for, let we say, Group A then Account Definition is automatically added to Request. After granting two records in PersonWantsOrg will be inserted:

  1. one for Group A
  2. one for Account Def.

Request for Group A should be processed only after UNSAccountB object will be created. How to wait for UNSAccountB?

Parents
  • The inheritance calculation will wait until the account has been created and will then generate the new membership of the created account in group A. So there should be no need to wail unless you are not doing some stuf in custom process chains attached to ORDERGRANTED event of the request.
Reply
  • The inheritance calculation will wait until the account has been created and will then generate the new membership of the created account in group A. So there should be no need to wail unless you are not doing some stuf in custom process chains attached to ORDERGRANTED event of the request.
Children
No Data