How to transfer files without using Orchestration?

Answers were Sorted based on User's Feedback



How to transfer files without using Orchestration?..

Answer / mital

create receive port and Send Port.
while configuring send port provide filter condition as
BTS.Receiveportname=<receive_portname you created>

Is This Answer Correct ?    12 Yes 0 No

How to transfer files without using Orchestration?..

Answer / 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

How to transfer files without using Orchestration?..

Answer / mathhew

BOTH ARE SAME YAAR, ANSWER 1 IS HEADING FOR ANSWER 2

Is This Answer Correct ?    3 Yes 0 No

How to transfer files without using Orchestration?..

Answer / raju

By using messaging solution we can transfer files without
orchestaration. here we have to configure recieve port and
send port and we should provide filter for send port.

Is This Answer Correct ?    3 Yes 0 No

How to transfer files without using Orchestration?..

Answer / anil

Orchestration uses only some reqirements not use complesery
,Orchestration uses only some business rulesand graphical
represtation ..some rules based on your clint
specification..so Orchestration with out use, files are
transfered....

Is This Answer Correct ?    2 Yes 0 No

How to transfer files without using Orchestration?..

Answer / priyanka

Use content Base routing

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More BizTalk Interview Questions

who is best faculty for sharePoint and Biztalk sandeepsoni from Deccansoft or premnath...........

0 Answers  


who is best faculty for BizTalk in Bangalore

3 Answers  


What is document schema?

0 Answers  


Is there possible to make atomic transaction as two way communication ?

1 Answers   Accenture,


What is convoy sets?

0 Answers  


How to put data using SQL Adapter?

1 Answers  


Explain about document schema and property schema?

0 Answers  


Define bam?

0 Answers  


How can we process EDI file with out EDI pipeline.

1 Answers   Cap Gemini,


You have two schemas that need to be represented with the same root node and same namespace or different namespace, is it possible?

5 Answers  


What is messagetype in biztalk server? : biztalk server

0 Answers  


what is direct binding?

0 Answers  


Categories