Skip to main content
Question

Impersonate_Fnd_User using BPA Workflow

  • June 15, 2026
  • 1 reply
  • 40 views

Forum|alt.badge.img+9

Hello everyone,

Is it possible, similar to the PL/SQL function Fnd_Session_API.Impersonate_Fnd_User, to switch the user within a Camunda workflow BPA?

 

Thank you in advance

1 reply

Forum|alt.badge.img+9

Hello everyone,

Is it possible, similar to the PL/SQL function Fnd_Session_API.Impersonate_Fnd_User, to switch the user within a Camunda workflow BPA?

 

Thank you in advance

Hi, Can I know if there is a business case for this? It is not available out of the box. But I can think of a workaround that you can try to kick off a workflow asynchronously as a different user.