cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Dear all.

I am creating a routing rule:

Business scenario:

  1. A requestor creates a request with one , two or more roles and sends to approve to various role owners.
  2. The role owners indicates (in the Provisioning Action field) if they accept or not an scpecific role. Like showed in the screenshot below and then they push on Submit button

I have created a Routing rule that checks the content of of the Provisioning Action

  • If any of them is set as Remove then route the Request to a specific path 1
  • If all of them are set as Assign then route the Request to a specific path 2


If i simulated my function with this input information i get the correct Result

  • One of the provision action to Remove (action = 009)

  • All the provision action to Assign (action = 006)

But when i perform on a real situation i face an error and the log indicates me the following. Seems like my decision table is returning /ROLEREMOVED2

Regards and thank you.

0 Likes
View Entire Topic
former_member204479
Active Participant
0 Likes

Hi Sara,

Would you mind sharing the screen captures for the decision table and the context section of the function in your BRF plus rule? It would give a clear picture of all the attributes. Thanks!

Thanks

Sammukh