Page 1 of 1

How To Use the LockReleased / OrderClosed notification

Posted: Tue Jun 06, 2023 10:22 am
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 ?