Checking documents in and out

 

When integrating Imagenation with a workflow application, you may be viewing documents that are checked out of a database. For database integrations, you can add the File, Check Out and Check In commands to the Imagenation menus.

When the user chooses the Check In command, Imagenation can be requested to send a NotifyIM -- CheckIn notification to clients. When the user chooses the Check Out command, a NotifyIM -- CheckOut notification can be sent to clients. Both of these provide the docwinID in which the command was requested as the data syntax. The integration is responsible for handling the request.

See also