Show TOC Start of Content Area

Function documentation Local Resource in Propagated Transaction  Locate the document in its SAP Library structure

Use

This function enables you to manage the association and dissociation of local resources to a transaction that has been propagated to a Java server process from another server. The resources are released when you invoke commit or rollback on the transaction running on the initiating node.

Activities

To enable this function, you need to set the EnableLocalResourceInOTS property of Transaction Service. The property takes boolean values.

Note

You only have to set the property on the server node where the transaction is propagated. You do not need to set it on the node where the transaction has started.

For more information about this property, see Transaction Service in Reference Manual.

 

End of Content Area