How to transfer files without using Orchestration?
Answer Posted / tchaitanya
yes, with out using orchestration, we can get the message
it is done in the case of messaging solution.
Messaging solution means it is the biztalk solution with
out orchestration.
go to biztalk adminstration console and create the receive
port and create the send port .
in the send port configuration wizard, in the left
pane,there is tab called filters which is used to provide
subscription infornation to biztalk msg box, that tells the
msgbox,"if any information comes on a particular port,
please send that information to me
there is a filter property is there
bts.receiveportname="ReceivePortName"
so when ever the msg is dropped to receive location
configured with receive port, it comes to biztalk msgbox
db, msgbox db sends the message to send port based on
subscription information
This is how the message transformation is done without
using orchesrtation
Regards,
Chaitanya Talasila
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is bam?
I have a receive port and send port whose message types are different.when I receive a message in my receive port,my process starts.i will construct my out message and give this to my send port.i am configuring a send port group to
Define hat?
Explain about document schema and property schema?
What are persistence points?
What is convoy sets?
Difference between field and promoted property?
Define mapping?
how to handle the error in soap
Explain about static, dynamic and direct binding?
who is best faculty for sharePoint and Biztalk sandeepsoni from Deccansoft or premnath...........
Define pipelines
What is the default mapping for auto mapping? : biztalk server
In the dynamic send port actually we have to give the require destination details i.e, provided by client, but my question is how to get that particular address from where and where it is stored in biztalk?
Difference between Biztalk server and web services?