Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WDESIGNER and version 24.0
Syntax
Code Block
languagenone
aString = getTransactionID()
Semantics

Returns the current transaction ID as a String.

Info

The transaction ID has a maximum length of 40 characters. Longer values are cut by the xUML Runtime.

Examples
Code Block
languagenone
set transactionID = getTransactionID();

Transaction ID

Multiexcerpt include
SpaceWithExcerptINTERNAL
MultiExcerptNametransaction_id
PageWithExcerptINTERNAL:_designer_excerpts
shouldDisplayInlineCommentsInIncludesfalse
Also, in the Analyzer, the transaction log of an xUML service is sorted by transaction ID.

Using getTransactionID(), you have access to the transaction ID and you can pass it on in your Designer service.
For information on how to set the transaction ID refer to setTransactionID.

Panel
titleOn this Page:
Table of Contents
Panel
titleRelated Pages:

Otp
Floatingfalse

rp