How to create dynamic ports?

Answer Posted / imran shirolkar

The dynamic port property is available only while creating
a send port. The simplest way to create a dynamic send port
by is by selecting the "New configured port" option in the
orchestration designer port window.
Select the send port binding property as "Dynamic in
the configuration wizard. You can also specify the pipeline
to be used in the port. The Dynamic send port will be
created as well as a physical port will be automatically
created once you deploy the application. Bind the
orchestration logical port and physical send port

Create an expresion shape and set the address where the
files are to be submitted example :
Microsoft.XLANGs.BaseTypes.Address="FILE://C:\\OUTPUT_FILES\
INVOICE.txt";

You can also promote a schema element and assign its value
in a variable and pass it as address information so that
the file location can be selected at run time depending on
the values in the element.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are Host and Host Instance?

572


Difference between field and promoted property?

563


List out some artifacts of biztalk server? : biztalk server

573


What is the use of custom pipeline?

536


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

523






What is document schema?

575


What is custom pipeline?

526


What is custom pipeline and the use of custom pipeline?

532


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

581


What is the rules engine?

608


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?

525


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

553


What is messagetype in biztalk server? : biztalk server

539


What is convoy and correlation sets?

601


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

1341