How to Access NativeIdentity in Web Services After Operation Rule for "Get Object" Operation

You can use the transientValue approach where you can store a value in the application from the BeforeOp rule and then access the same from AfterOp rule.

1 Like