on 2022 Nov 11 6:45 AM
Hi,
Could you please help me with the process of pushing license data from IDM 8.0 to ABAP system.
Request clarification before answering.
Hi, you would have to determine the license value somehow, and then push it to the ABAP system.
That's what I said above - it's not hard to push it, but you need to define the logic for how to determine the license type to provision.
You could have a process that looks at what roles are assigned, and based on a role attribute Z_LICENSE_VALUE for instance, you could assign a value to each role, then calculate the appropriate license type for the user, and set that. run that as a periodic job. That's just one way - there are many many ways of doing this, but it all comes down to what data you have, what your processes are and how you have automated things...
Your question didn't quite make it clear what you were after - you could add a little more detail that you are after the logic to populate, and not the technical config. It reads like you are after the attribute to populate, not specifically how to populate it...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
74 | |
29 | |
8 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.