asked on June 29, 2017
•
Show version history
I have this script that creates record series using the RSI.code property, no problem. I wanted to also add a name to the record series so when I added:
RSI.Name = rsiName;
I got the following error:
Property or indexer 'Laserfiche.RepositoryAccess.EntryInfo.Name' cannot be assigned to -- it is read only
Is it possible to grant the workflow user write permission? How/Where?
Thanks.
0
0