Hello,
When I use an Activity and set the Action to "Update" for a recordset, I encounter an error that has the following statement:
"A-20110: SerialOperLog.NOMODIFY: Modify not allowed. Use Serial_Oper_Log_Util_API.Calculate_Serial_Oper_Log"
It should be stated that this is a recoredset that I can successfully read from.
I would like guidance on how to proceed.
If I use an Activity and set the Action to "Call", then set the "API Name" to "Serial_Oper_Log_Util_API" as the error would suggest I do, I get an error ...
"Metadata for requested projection resource [Serial_O per_Log_Util_API] is not found."
And here is the screen showing the data I am trying to enter using a workflow…

Here is the Activity from the Workflow that generates the error…

… if I adjust the Activity to be of Action “Read” I can successfully read the records.
Another part of this question is how to find out what options I have for entering in a “Call Name”, when I set the Action to “Call” and I do know the “API Name”.
Thank you for any guidance you can provide.