eBiss 3

Hilfe & Dokumentation

User Tools

Site Tools


en:transformation:mappings:funktionen:allgemein:nextcountervalue

Table of Contents

NextCounterValue

Note: Will not change the value in during debugging the mapping.

Funtion NextCounterValue() returns the next value of CounterRefKey in the Counter named Counter-Name. If CounterRefKey is missing the Default-Key is used (see picture below, reference name 'Default'). Each CounterRefKey describes an independent counter.

See also: CurrentCounterValue

Syntax:

NextCounterValue('CounterName')
NextCounterValue('CounterName', 'CounterRefKey' )

Example:

NextCounterValue('e-Reference-Counter', 'InterchangeRef')

This example represents an eBiss counter that is to generate a number for the reference of a message envelope. If a new message is created, the number in the counter is increased by 1. The function NextCounterValue() makes it possible to increase the current counter reading (in the example 99) by 1 and returns the new counter reading (100).
mappingfkt_currentcoutervalue.jpg

en/transformation/mappings/funktionen/allgemein/nextcountervalue.txt · Last modified: 2024/02/20 08:15 by 127.0.0.1