Hi all, Does anyone know of any way we can get the security of a proc

A Score Level 1
Hi all,

Does anyone know of any way we can get the security of a process instance using an expression? Thanks!

OriginalPostID-198378

OriginalPostID-198378

  Discussion posts and replies are publicly visible

Parents
  • @carolines I believe one such doesn't exist. You may need to look at the possibility of implementing a plugin which actually does so. May be 'getSecurityForProcess' API function in the 'ProcessExecutionService' Interface at https://forum.appian.com/suite/help/16.1/api/com/appiancorp/suiteapi/process/ProcessExecutionService.html#getSecurityForProcess-java.lang.Long- might do the job for you as per my knowledge.
Reply
  • @carolines I believe one such doesn't exist. You may need to look at the possibility of implementing a plugin which actually does so. May be 'getSecurityForProcess' API function in the 'ProcessExecutionService' Interface at https://forum.appian.com/suite/help/16.1/api/com/appiancorp/suiteapi/process/ProcessExecutionService.html#getSecurityForProcess-java.lang.Long- might do the job for you as per my knowledge.
Children
No Data