Setting Up The Publisher Process And Queues

If needed, set up a publisher process in the Console and create the publisher message queues.

Note: If you already have a working Publisher for Dynamics NAV, you can skip this task.

The Publisher for Dynamics NAV is included as part of the TIBCO Scribe® Insight installation. For more information, see the TIBCO™ eDelivery site.

To create a publisher in the Console

  1. In the Console, expand the Integration Server node and click Publishers and Bridges.
  2. Click Add.
  3. In Step 1Publisher/Bridge Type, select Microsoft Dynamics NAV for Publisher /Bridge type.
  1. Define a name for the publisher in the Name box. The Creator and Server boxes are populated automatically.
  2. Click Step 4 Publisher/Bridge Properties. The Publisher for Microsoft Dynamics NAV window is displayed.
  3. Enter the connection information for your Microsoft Dynamics NAV server:

    When creating the publisher, three publisher message queues are created on your Insight server. The queue names use this format: SCRIBESERVERNAME\Private$\NAVSERVERNAME_MSNAVPubIn.

    When creating the publisher, three publisher message queues are created on your Insight server. The queue names use this format: SCRIBESERVERNAME\Private$\NAVSERVERNAME_MSNAVPubIn.

    For example, MYSCRIBESERVER\Private$\MYNAVSERVER_MSNAVPubIn.

  4. Click the MSMQ button, and select the Log messages that were forwarded to ScribeIn, ignored or filtered option.

    Note: TIBCO recommends selecting this option while you are setting up the publisher to assist with troubleshooting. Clear this setting after verifying that the publisher is set up and working properly.

  5. Click OK.
  6. If you need to review the connection information, click Settings in Step 4 Publisher/Bridge Properties.
  7. Click Step 5 Activation, and click Active.
  8. Click Finish.

Troubleshooting Schema Errors

If the following error message appears when you try to create a DTS with an XML connection, your XDR schema has duplicate node names: Invalid Schema or Document: Node list not unique.

When you create a schema using the Publisher for Dynamics NAV, Insight generates a schema file in .XDR format. The XDR schema is created with a node for Entity, Parent Object, and Child Object, even if the entities or objects use the same name, such as an Account Entity and an Account Child Object.  

Although the publisher creates a schema with identical nodes, XDR schema standards prevent the Workbench from opening or processing it. To work around this issue, use an XML sample message as the schema. Create an XML sample message: 

See also

Configuring The Publisher