SAP Builders Discussions
Join the discussion -- ask questions and discuss how you and fellow SAP Builders are using SAP Build, SAP Build Apps, SAP Build Process Automation, and SAP Build Work Zone.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to change 'Started By' field value in SAP BPA process Instance

UserAny
Explorer
0 Kudos

started by.JPG

 

Hello Expertsm

In the above screenshot Started By comes default as the workflow destination users name. I want to change it to the actual user name. How can I achieve this?

SAP Build Process Automation 

3 REPLIES 3

JimSpath
Active Contributor
0 Kudos

You have posted in the Welcome Corner, which may not be the best place for your topic. Can you try here: https://community.sap.com/t5/sap-builders-discussions/bd-p/buildersforum-board

The Welcome Corner is more of a hello world than a help desk.

0 Kudos

Hi @JimSpath 

Thanks for the info. I have now posted this question on the board suggested by you. 

Regards,

Karthika

vbalko-claimate
Active Participant
0 Kudos

This is because you used authentication by client credentials (aka as technical user) created in service key of process automation service. If you want to have name of the user there, you have to call the POST endpoint of WF API through different authentication process - eg. SSO or SAML Bearer or User token exchange or others. You can find more here or here