cancel
Showing results for 
Search instead for 
Did you mean: 

User defaults for printer do not work post user creation through ARM.

0 Kudos

Hi All,

Issue:-

Default printer value maintained in the user default configuration not being updated to the user master record post user provisioning.through ARM.

Configuration in systeml:

------------------------------------

Printer User defaults maintained in SPRO > User provisioning > user defaults section for each of the connectors.

Ensured mapping of BRF+ Function ID mapping to the access request process id and application id (user default).

Also, created a BRF+ with decision table holding mapping between connectors and user default id.

Regards,

Grc usr

Accepted Solutions (0)

Answers (2)

Answers (2)

madhusap
Active Contributor
0 Kudos

Hi,

For User Defaults if you are using Connector as a column in your decision table, then implelement the LOOP and call your decision table from the LOOP in BRF+, only then your User Defaults work.

1665585 - User Defaults BRF+ rule not working correctly

Regards,

Madhu.

Former Member
0 Kudos

I agree with Madhu's suggestion. The "Out-of-the-box" solution only seems to work at Header level of a request. You need to implement the loop to make it work at Line Item level (i.e. Connector condition column)

0 Kudos

Hi Hari,

We have attempted the above but it does not work.

Regards,

former_member184114
Active Contributor
0 Kudos

Hi,

Just a guess, how about the authorization of RFC user being used?

Regards,

Faisal