Quantcast
Viewing all articles
Browse latest Browse all 8720

Attribute value in IDM

Hello Experts,

 

I have a query regarding attribute value for new entries in IDM. In my setup, I have sap and idm connected. With initial load for abap, I fetched all sap logonid in a newly created attribute in IDM like below:

 

in initial load (to identity store)

SAP_ID = logonid 

 

Now when I need to create a new identity in IDM which needs to be provisioned to sap system as well, I am running a script for a specific sap user id (comparing with all entries in attribute SAP_ID) like below:

 

in createabapuser:

 

logonid  = $Function.script(%firstname%)$$

 

The problem here is, for the next new identity I just have entries for SAP_ID which were fetched during initial load to compare and not the one which got created above.

My motto is to get the output of the script to be added to the value list of attribute SAP_ID.

 

Is it possible ? Please suggest.

 

Thank you,

Naveen


Viewing all articles
Browse latest Browse all 8720

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>