Stream Sync is a solution for Fabric DB synchronization with the source system changes which is applicable for the Business Entity over PostgreSQL only.
Prior to starting the Logica Unit setup, make sure your Fabric is configured as explained here.
Below are the steps to initialize the Stream Sync module upon an LU Schema creation:
For an existing LU Schema, set the stream_sync_enabled parameter manually for each relevant population.
Note that Show IID Finder properties is a Web Studio setting that either shows or hides the IID Finder tabs in the LU and LU Schema's Properties.
When the LU Schema is ready, right-click on the IID Finder tab in the Project tree and click the Generate IID Finder XML menu item.
The following will be performed:
The streamSync.flow includes remarks with explanations about what can be modified. The implementor should update this flow by setting the PubSub interface. Additional changes such as adding custom actors can be done if needed. Moreover, the deploy.flow of the selected LU should be updated, by modifying the BroadwayJob Actor with the streamSync.flow flow name.
Stream Sync is a solution for Fabric DB synchronization with the source system changes which is applicable for the Business Entity over PostgreSQL only.
Prior to starting the Logica Unit setup, make sure your Fabric is configured as explained here.
Below are the steps to initialize the Stream Sync module upon an LU Schema creation:
For an existing LU Schema, set the stream_sync_enabled parameter manually for each relevant population.
Note that Show IID Finder properties is a Web Studio setting that either shows or hides the IID Finder tabs in the LU and LU Schema's Properties.
When the LU Schema is ready, right-click on the IID Finder tab in the Project tree and click the Generate IID Finder XML menu item.
The following will be performed:
The streamSync.flow includes remarks with explanations about what can be modified. The implementor should update this flow by setting the PubSub interface. Additional changes such as adding custom actors can be done if needed. Moreover, the deploy.flow of the selected LU should be updated, by modifying the BroadwayJob Actor with the streamSync.flow flow name.