ARSetClientManagedTransaction


Important

You can continue to use C APIs to customize your application, but C APIs are not enhanced to support new capabilities provided by Java APIs and REST APIs.

Description

You can set a client-managed database transaction handle to the given user context. After the transaction handle is set, all subsequent entry calls will be in the transaction that is associated with this handle. With this function, you can make data calls on different user contexts in the same transaction. You can also use the handles received from the equivalent BMC Helix CMDBcall.


Privileges

All users.

Synopsis

#include "ar.h"
#include "arextern.h"
int ARSetClientManagedTransaction (
ARControlStruct*control,
int*transactionHandle,
ARStatusList*status)

Input arguments

control

The control record for the operation, which contains information about the user requesting the operation and the server on which the operation must be performed.

transactionHandle          

The transaction handle ID of the database transaction.

Return values

status

A list of zero or more notes, warnings, or errors generated from a call to this function. For a description of all possible values, see Error-checking.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*