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

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 the difference between promoted and distinguished property?

5 Answers   ABC,


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?

0 Answers  


In BizTalk development where and how you have to use custom developed .NET components?

4 Answers   Blue Star, KPIT,


how to handle the error in soap

0 Answers   KPIT,






What is Message routing and Content routing?

3 Answers  


What is convoy and correlation sets?

0 Answers  


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

0 Answers  


What is biztalk server? : biztalk server

0 Answers  


Can we get messages to Orchestration without using schema?

7 Answers  


What is content routing?

0 Answers  


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

0 Answers  


Categories