How To Use the LockReleased / OrderClosed notification

Discussions related to custom development with Select.
Post Reply
saurabhsahdev
Posts: 1
Joined: Mon Jun 05, 2023 11:17 am

How To Use the LockReleased / OrderClosed notification

Post by saurabhsahdev »

need some sample code to work on these two notifications

we want to use a server package, so it can register for the "OrderClosed" notification and receive a callback for each event
how to use "OrderClosed" notification ?

we want to know when an order has been closed and (might) be available for write access
how to use the "LockReleased" notification ?
Post Reply