How to change 'Started By' field value in SAP BPA ...
Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
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?
Are you starting is from Build Apps or using a destination?
Instead of setting the destination with OAuth2ClientCredentials authentication you use OAuth2UserTokenExchange authentication. No other changes are required.