DanielTamil
DanielTamil

Reputation: 1

Two way receive port without Orchestration

Is it possible to create a two way receive port of type Submit without the use of Orchestration.

i.e., I want to submit a message to the message-box database and get the same exact message back to my C# program.

Please guide me on this.

Thanks in Advance,

Danie

Upvotes: 0

Views: 504

Answers (1)

tom redfern
tom redfern

Reputation: 31780

Submit adapter is one way only I'm afraid. Why do you need the exact same message back?

Upvotes: 1

Related Questions