Accessing multiple port types simultaneously
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
If you want to maintain access to two or more port types at the same time (for the same or a different Web service), you must create and bind a Web service to separate server object handles for each port type that you want to access. You can then create and map separate procedure object handles to each port type.