cancel
Showing results for 
Search instead for 
Did you mean: 

Not able to assign Role(AG) in BRF+ GET_AGENT decision table

0 Kudos

Hello Experts,

I have a query regarding the BRF+ in MDG.

Scenario:

we have developed the custom workflow in MDG for Vendors & getting the workflow agents from BRF+ GET_AGENT decision table which we have created by simply copying BRF+ standard application "MDG_BS_ECC_SUPPLIER_WORKFLOW".

Our requirement is to insert the roles in GET_AGENT table but AG (ROLES)  is not coming in Object Type.

Please find the attached screenshot for the same for better clarification on this.

However, the length of Object ID is restricted to 12, what if the roles length is more than 12? How to handle this.?

In Rule Based workflow, AG (ROLE) option is coming in user agent type in User agent decision table.


Kindly suggest if anyone come across the same kinda scenario.


Best Regards,

Kaustubh

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

The standard workflow is very limited in scope. Since you copied it, why not change the data type of the agent type field to one that contains AG. Also, you can change the object ID field to be larger than 12 characters.

One question though, since you copied it, why not just provide your role name directly as a constant instead of assigning it in a table?