Name | Composition Server Port | Integration Server Port |
---|---|---|
Legal Entity | 9001 | 7001 |
Product Catalog | 9002 | 7002 |
Product | 9003 | 7003 |
Transaction | 9004 | 7004 |
Transaction Cursor | 9005 | NA |
Stream Composition PostMan -> ./stream-services/stream-compositions/docs/postman/services/
This postman has the below functionalities:
Ingest Legal Entity Service (Employee - Pull Mode) - This request will ingest an employee for Flow Case Manager.
The User will be ingested in DBS & Identity with configured JobReferenceRole. The Integration API can be configured to assign relevant flow data groups for the necessary privileges.
"productChainEnabled" - The request level configuration will enable/disable the chaining to product & transaction composition.
Ingest Legal Entity Service (Corporate - Pull Mode) - This request will ingest a corporate/retail user.
The sync/async configured can be controlled in the respective composition service application yml
Integration Ingestion Services These postman requests can be used for testing your Integration Services (Core Integration/3rd party Integrations)
Login as Corporate Customer
This postman requests will help to validate the user authentication and authorization.
Login as Employee
This postman requests will help to validate if the Flow CSR is authenticated and authorized.