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

can anyone suggest me the best training institute for biztalk in hyderabad?

9 Answers  


What is the latest version of biztalk server? : biztalk server

0 Answers  


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

0 Answers  


how many Biztalk Components are there?

4 Answers  


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

0 Answers  






who is best faculty for BizTalk in hyderbad

3 Answers  


What is property schema?

0 Answers  


Difference between Biztalk server and web services?

0 Answers  


If we are using single send port in two different host instances then either two copies of message will send or single copy will send to subscribers?

2 Answers   Sonata,


What is the use of custom pipeline?

0 Answers  


Why messages are immutable inside Biztalk?

1 Answers   Accenture,


Did you deploy BizTalk more than one machine?

0 Answers  


Categories