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
What is correlation sets?
What is the rules engine?
What is messagetype in biztalk server? : biztalk server
What is biztalk server? : biztalk server
what are un-typed messages?
Did you deploy BizTalk more than one machine?
Define mapping?
how to handle the error in soap
What is convoy sets?
Difference between field and promoted property?
In the dynamic send port actually we have to give the require destination details i.e, provided by client, but my question is how to get that particular address from where and where it is stored in biztalk?
What is the difference between a document schema and a property schema? : biztalk server
What is convoy and correlation sets?
Define orchestration
Explain about biztalk server messaging services?