yeah, maybe that’s the reason.
Could you please guide me, on how can I pass the values securely from the connector attributes? If I am using the Attribute Generator Rule?
yeah, maybe that’s the reason.
Could you please guide me, on how can I pass the values securely from the connector attributes? If I am using the Attribute Generator Rule?
Based on your original post, it made me think you were trying Before/After Operations Connector rule.
However, if you are trying this in Attribute Generator rule, which is a cloud rule, what are you going to use these credentials for? You are not allowed to make an API request call from the cloud rules. So getting the credentials is of no use to you
Yeah, just verified, as per SailPoint documentation, it is not recommended to use the API calls within the cloud rule, completely agree with you, both!!
If that’s case, may you help me with the below request:
I need to extract the highest employee number from the source into the attribute generator rule.
My Logic: highest EmpID+1
Is it feasible to implement the above logic in the cloud rule, somehow, by using any API’s or methods from Java docs?
Thanks,
Sarvan Marri
Solution presented was for a different problem. Solution removed.
@rahulb635 , I don’t think so, SailPoint functions in such away. We cannot invoke the workflow trigger and provisioning action, like the way you mentioned.
If it is not a response from an AI model. Can you please guide me more on this.
Thanks