Skip to Content
-2
Aug 31, 2018 at 05:26 AM

How to assign Authorization object ID value at runtime

253 Views

Hello experts,

I have an authorization object with two fields :

Field1 , field2

My code below

Authority-check object 'Object'

ID 'FIELD1' FIELD DYNAMIC

ID 'FIELD2' FIELD '05' .

How can I pass the field1 value at runtime instead of hard coding it based on the user roles.