RelNodeTranDelete

Mon 01 January 2018

Syntax

RelNodeTranDelete(RelationshipId , SrcTrxType, SrcNode, SrcRqstMsgName, SrcRqstMsgVer, TgtNode, TgtRqstMsgName, TgtRqstMsgName, TgtRqstMsgVer)

Description

Use the RelNodeTranDelete function to delete a transaction modifier.

Parameters

Field or Control

Definition

RelationshipId

Specify the relationship ID as a string.

ScrTrxType

Specify the source transaction type as a string.

SrcNode

Specify the source node as a string.

ScrRqstMsgName

Specify the source request message name as a string.

ScrRqstMsgVer

Specify the source request message version as a string.

TgtNode

Specify the target node as a string.

TgtRqstMsgName

Specify the target request message name as a string.

TgtRqstMsgName

Specify the target message name as a string.

TgtRqstMsgVer

Specify the target request message version as a string.

Returns

A Boolean value, True if the function completed successfully, False otherwise.