Multiple choice technology platforms and products

What is a Dynamic Port?

  1. A port which can be created at runtime from within the orchestration

  2. A port whose binding information can be supplied at runtime

  3. c. A port whose binding information can be imported into BizTalk thru a xml file

  4. A port which can receive messages of any message type

Reveal answer Fill a bubble to check yourself
B,D Correct answer
Explanation

A Dynamic Port in BizTalk allows binding information (transport type, address, etc.) to be supplied at runtime rather than being statically configured. This enables scenarios where endpoint details are not known at design-time. Dynamic ports can handle various message types through configuration.