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


Please Help Members By Posting Answers For Below Questions

what is direct binding?

528


What is the rules engine?

574


What is the default mapping for auto mapping? : biztalk server

553


Define bre?

578


what are un-typed messages?

540






Explain the flow of messages in biztalk server engine?

530


how to handle the error in soap

2199


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 the logical send port.TO the send port group I have added many send ports with filters.The message in the send ports are not getting filtered based on my filters?

497


What is the difference between a document schema and a property schema? : biztalk server

510


Is there any possibility in the biztalk FIFO(first-in-first-out) without use the orchestration? how to implement explain?

1640


i have one applition in biztalk, how to run anohther server

2072


what is the use of schema in biztalk and why we use schema?

1312


What is the difference between distinguished field and promoted property? : biztalk server

521


What is custom pipeline?

494


What is property schema?

533