FINS IFX XML Transaction Manager User Properties

The following table describes the FINS IFX XML Transaction Manager user properties.

Name Value Description

DispatcherMapName

<Integration object name>

The dispatch map name. Transaction manager will use this map to tag the Body information for other components. This value can be set as runtime input argument, which will overwrite this value.

<Operation Name>

<Service name>/<Method name>/ <Argument List>

<OperationName> can be any literal value you want to use to name the operation. The operation can be invoked from the MethodName method in ServiceName business service passing Argument arguments. <OperationName> is an alias for the method specified by ServiceName/MethodName. <OperationName> is referenced in dispatcher map entries.

For information about configuring the <Operation Name>, see the following section.