– Pre-Installation Planning Guide –
Follow these steps for any production scenario involving Data Hub. Some are specific to the ERP integration.
You must consider the guidelines under this heading and the General Guidelines heading as part of your go-live strategic plan. Any Data Hub deployment that has not strictly followed all of these guidelines may experience performance issues and is considered to be misconfigured.
SAP IDoc Guidelines
-
BD53 - Reduction of Message Types
-
BD56 - Maintain IDoc Segment Filters
-
BD64 - Maintenance of Distribution Model
IDoc Filtering - The sapidocintegration extension filters out (removes) duplicates based on their unmapped attributes. As a result, it creates unique rows and reduces the total amount of raw items input to Data Hub. It uses a conservative approach to only remove consecutive duplicates. It reads in each of the relevant Data Hub raw model types in advance to validate the required set. Then it only creates those raw items that have been defined in the raw model.
General Guidelines
Database Volume - Data Hub performance degrades with increased volumes of items in the database. The default behavior of Data Hub is to maintain all items in the database for a comprehensive history and auditing perspective. Continually clean up this data to ensure that Data Hub provides consistent performance. For more information, see Activating Data Hub Database Cleanup.
Operation Queuing - Data Hub operates by loading items into a specific pool, and each pool operates independently from other pools. Composition and Publication actions occur concurrently. Every time either of these actions is initiated, whether manually or through an event-driven process, it is queued in a single queue.