I wrote an expression plug-in that returns a writer. Every thing has worked fin

I wrote an expression plug-in that returns a writer. Every thing has worked fine when used by a "System Designer" but when attempted to execute as "Basic User", the following error is returned. How do I set security for writer function to allow a "Basic User".

[local!testWriter:The user [test.ccat.submitter] does not have sufficient privileges to perform the requested action.]

OriginalPostID-166633

OriginalPostID-166633

  Discussion posts and replies are publicly visible

Parents
  • Edurado, to give context behind the plugin - I am trying to save user preferences of the report to a very simple flat database table on the Report itself with in SAIL rules. Everything works beautifully for "Designer" but not for "Basic User". Since this is not in process model, I can not execute the script as "Designer". So, kind of stuck. I am using a Writer function to follow best practices.
Reply
  • Edurado, to give context behind the plugin - I am trying to save user preferences of the report to a very simple flat database table on the Report itself with in SAIL rules. Everything works beautifully for "Designer" but not for "Basic User". Since this is not in process model, I can not execute the script as "Designer". So, kind of stuck. I am using a Writer function to follow best practices.
Children
No Data