You are viewing limited content. For full access, please sign in.

Question

Question

SDK script that creates record series - RSI.Name is read only

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

Answer

SELECTED ANSWER
replied on June 29, 2017

Use the "RenameTo" method.

1 0
replied on June 29, 2017

Thanks!

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.