cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Support for multiple user roles in Integration flows sender Adapters (HTTP, SOAP, REST, ODATA etc)

vinaymittal
Contributor
0 Kudos
909

Hello Everyone,

I have a scenario where I have two packages PackageA and PackageB both packages contain Synchronous iflows with HTTP Sender adapter,

PackageA iflows are accessible only via custom role PackageAMessaging.send 

and 

PackageB iflows are accessible only via custom role PackageBMessaging.send 

The reason I have this package based UserRole setup is that these packages are called by individual systems and house all the iflows being used only by one particular sender (so far we didnt have any overlaps between packages)

Now PackageA consumer needs to access another iFlow that exists in PackageB that happens to be an ODATA API exposed via the http sender adapter. Http Sender adapter doesnt have a provision for multiple Userroles and supports only one user role at a time. I want to avoid duplicating this iflow on another http sender endpoint and I want to reuse the existing iflow. How can I do that?

I do not want to share the PackageBMessaging.send credentials with Package A consumer and I also dont want to add PackageBMessaging.send Role in the BTP cockpit instance that I have for PackageA.

Accepted Solutions (0)

Answers (0)