Not able to Execute an Obj-Save in Authentication
Hi - I need to save a value to a Data Table during User Login.
I have written a custom authentication activity and at the end of the activity I am calling an Obj-Save to save the data page.
This gives me an error
" You are not authorized to save instance ......"
How can I save this data when User Logs in ? Is there a way I can trigger it after the activity is complete.
After login I am able to save this data using other cases/ activities. My requirement is to do it soon after Login.
Thanks,
Smitha Rajasenan
***Updated by moderator: Lochan to add Categories***