Set up MDM message - Data to staging

Prev Next

To send data from a source company to a staging journal, you need two connectors, two documents, and a message. 

To set up these components for Master Data Management Studio, some specific setup is required:

Component

Description

Source connector

Use a source connector of type D365 F&SCM.

Target connector

Use a target connector of type Staging journal. Make sure the BisConnectorStagingJournal handler class is used.

Source document

The required setup for a source document is:

  • Document type: D365 F&SCM

  • HandlerBisMdmDocumentAxDatabase

Target document

The required additional setup for the target document is:

  • On the document header:

    • Document type: Staging

    • Journal type: Enter the name of the staging journal.

    • Number sequence: Select the number sequence for the staging journal.

    • Journal table: Select BisStagingBufferOrderJournal. Usually, this journal table is used.

  • On the document lines:

    • For each record, in the Record table field, enter BisStagingBufferTable.

Message

The required setup for a 'data to staging' message is:

  • On the message header, in the Update source status section:

    • Status field: MessageStatus

    • Processed status: Processed

    • Error status: Error

  • On the message header, in the Custom section:

    • Handler: BisMdmMessageRunDirectV2 

For more information on setting up connectors, documents, and messages, refer to Connectivity studio.