Setting up the PscObjectIDHandler objects
- Last Updated: March 30, 2020
- 2 minute read
- OpenEdge
- Version 12.2
- Documentation
After you have completed the Web service object setup (see Setting up the Web service objects) that creates the OrderInfoObjStub and
CustomerOrderObjStub objects, you can create and register the
PscObjectIDHandler and HandlerControlBlock objects for
both the OrderInfo and CustomerOrder Open Client objects.
The following steps create and register a unique handler for each Open Client object so it can automatically insert its corresponding object ID into outgoing SOAP requests without intervention by the client application.
To create and register a unique handler for each Open Client object: