Skip to main content
September 16, 2022
Question

Record action

  • September 16, 2022
  • 12 replies
  • 1 view

I am getting this error when performing an related action .can any one help me in this? 

    12 replies

    gabriele.camilli
    September 16, 2022

    Hi, Check the process model security

    September 16, 2022

    Hi Gabriele Camilli ,

    I have checked the process model security .All are correct

    Participating Frequently
    September 19, 2022

    Hi please make sure that you are present in the above groups. 
    Try one thing add yourself directly as an administrator in the security and try to trigger the process again.

    prafuls972
    September 16, 2022

    This issue can occur because of two reasons 

    • Improper security, as you share a screenshot it seems to look fine. But please verify the user who initiated the record action must exist in the CMS creators or CMS approver group.
    • The wrong context passed while calling the record action, so please verify the record action configuration. This record action will be failing on tempo as well. In case of record action pass using rv!record[recordtype!fieldname]

    September 16, 2022

    Hi 

    I have implemented this , in tempo it is working fine but when testing it in the site it gives same error

    prafuls972
    September 19, 2022

    can you please share a screenshot of the process context and process variables?