Task 1: How to Create the Ports
Create the following ports, BeginDoc and EndDocOut on the left and JDEPort with 3 operations on the right.
Name and Settings | Operation | Message Type > Schema |
---|---|---|
BeginDoc BeginDocType / One-Way / Internal I'll always be receiving messages on this port Specify Later |
Operation 1 Request - | BeginDocTest.B4200310Service_1. F4211FSBeginDoc |
EndDocOut EndDocType / One-Way / Internal I'll always be sending messages on this port Specify Later |
Operation 1 Request - | BeginDocTest.B4200310Service_1. F4211FSEndDocResponse |
JDEPort JDEPortType / Request-Response / Internal I'll always be sending a request and receiving a response Specify Later Note: For additional operations, right-click the port and select New Operation. |
Operation 1 Request - Operation 1 Response - Operation 2 Request - Operation 2 Response - Operation 3 Request - Operation 3 Response - |
BeginDocTest.B4200310Service_1. F4211FSBeginDoc BeginDocTest.B4200310Service_1. F4211FSBeginDocResponse BeginDocTest.B4200310Service_1. F4211FSEditLine BeginDocTest.B4200310Service_1. F4211FSEditLineResponse BeginDocTest.B4200310Service_1. F4211FSEndDoc BeginDocTest.B4200310Service_1. F4211FSEndDocResponse |
See Also
Task 2: Create the Messages
Task 3: Configure the Send and Receive Shapes
Task 4: Configure the Construct Message Shape
Task 5: Configure the Transform Shape