BizTalk Server Orchestration - Multiple subscriptions and submit direct adapter

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > October 2005 > Multiple subscriptions and submit direct adapter





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Multiple subscriptions and submit direct adapter
Vishy

2005-10-03, 6:01 pm

I'm currently facing a problem with multiple subscriptions
I've a SQL Port polling in data at regular interval now I want to fed
this data to orchestration once its in MsgBox DB as well as send a copy
out
When I configure Orchestration to use submit direct adapter to pick up
data directly from MsgBox Db; it doesn' work.
I checked the subscription viewer and it showed me that orchestration
is looking for message of particular schema (which i'm expecting) and
port id(probably the submit receive port id) now SQL adapter does not
submit message to MsgBox using submit direct port; it is not sent to my
orchestration
What is solution for this?

Thanks

Vishy

trinath

2005-10-07, 8:47 pm

Vishy,

The Submit Direct adapter is used for submitting to Biztalk Message Box and
I am not sure if you can use the same adapter for receiving from the Message
Box.

Instead, if you want an orchestration to receive directly from MessageBox,
you can try the following:

1. Change the "Binding" property for the Logical Receive Port in the
orchestration to "Direct".

2. Make sure that the "Partner Orchestration Port" is set as "Message Box".

3. Make sure that you put a "Filter Expression" on the "Receive" shape to
get only the message that orchestration is interested in and not all the
messages.

Rgds,
Tim
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com