Property Path | Property Description |
---|---|
backbase.stream.compositions.legal-entity.integration-base-url | The Integration base url, which pulls the data from core |
backbase.stream.compositions.legal-entity.chains.product-composition.enabled | The toggle for chaining to be enabled/disabled |
backbase.stream.compositions.legal-entity.chains.product-composition.async | The toggle for composition chaining to be async or sync |
backbase.stream.compositions.legal-entity.chains.events.enableCompleted | The toggle for enabling events on composition completion |
backbase.stream.compositions.legal-entity.chains.events.enableFailed | The toggle for enabling events on composition failure |
backbase.stream.compositions.legal-entity.gc-defaults.party.realmName | The default realm name for Parties ingested via GC Event |
backbase.stream.compositions.legal-entity.gc-defaults.party.parentExternalId | The default parent legal entity ID for Parties ingested via GC Event |
backbase.stream.compositions.legal-entity.gc-defaults.party.referenceJobRoleNames | The default Reference Job role name (list) for Parties ingested via GC Event |
backbase.stream.compositions.legal-entity.gc-defaults.party.identityUserLinkStrategy | The default Identity Link strategy (enum) for Parties ingested via GC Event |
bootstrap.enabled | The toggle to bootstrap model bank Legal Entity, Job Reference Role & Administrator Users for local bootstrapping. This needs to be updated as per project requirements. |
What should I do if I don’t have Identity Integrated with the project?
In the application yml, disable the Identity Integration -> backbase.stream.legalentity.sink.useIdentityIntegration: false
What should I do if I don’t want to Ingest the User Profile for the user?
In the application yml, disable the User Profile ->