The steps below show how to add ports to the orchestration. Ports specify how messages are sent and received. The following example adds a web service port.
-
Right-click under Port Surface, and then select New Configured Port.
The Port Configuration Wizard opens.
-
Type DynamicSOAPAPIPort in the Name box, and then click Next.
-
Select Use an existing port type, and then select DynamicSOAPAPI.DynamiSOAPAPIPortType under Available Ports.
-
Click Next.
-
Select I'll be sending a message request and receiving a response for port direction, and select Specify later for port binding.
-
Click Next, and then click Finish.