Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WBRIDGE and version 7.6.0
Div
Classe2e-refDiv
Rp
Syntax
Code Block
languagenone
setTransactionID() = aString
SemanticsSets the current transaction ID to the specified String value.
Examples
Code Block
languagenone
setTransactionID(a_TID_from_caller);
setTransactionID(concat(a_TID_from_caller, aStringAttribute));

Multiexcerpt include
SpaceWithExcerptINTERNAL
MultiExcerptNametransactionIDtransaction_id
PageWithExcerptxUML Service Transaction LogINTERNAL:_bridge_excerpts
For more information on how to provide a transaction ID in the SOAP header refer to SOAP Adapter Reference.

Multiexcerpt
MultiExcerptName

...

transaction_id_analyzer

In the Analyzer, the transaction log of an xUML service will be sorted by transaction ID.

Image Modified