on ‎2019 Sep 03 10:23 PM
Hi experts,
I'm trying to start a workflow from java microservice using destination with this configuration

But when I call the destination with JAVA (using app router) the call answers the "unauthorized" message.
If I try to call api using API MANAGEMENT I have the following response:
{"error":{"code":"bpm.workflowruntime.rest.principalpropagation.not.possible","message":"The operation that you performed requires principal propagation but you are authenticated with an OAuth grant that cannot be propagated. Please perform this operation with a grant type that contains a user identity.","logId":"60-d9e3-4bb2-a742-04a9f328"}}
Could you provide some example with CF the principal propagation in JAVA using destinations?
Thanks
Regards
Request clarification before answering.
Hi Enric,
the error message already tells you that your used OAuth grant is not usable for principal propagation within SAP Workflow Service.
Please have a look into the documentation for supported grant types:
Kind regards,
Michael Sutter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.