Example: Using a notify object to start an application

 

When a program is started after an abnormal end, it can look for an entry in the notify object. If the entry exists, the program can start a transaction again. After the transaction has been started again, the notify object is cleared by the program to prevent it from starting the same transaction yet another time.

You can use a notify object in the following ways:

You can use several techniques for starting your applications again, depending on your application needs. In choosing the technique, consider the following information:

 

Parent topic:

Scenarios and examples: Commitment control

 

Related concepts


Commit notify object