eBiss 3

Hilfe & Dokumentation

User Tools

Site Tools


en:transformation:mappings:funktionen:diffmappingfunktionen:getsha256

Table of Contents

GetSha256

Forms a hash value that helps to compare the previous document.

Syntax:

GetSha256(XPathNodeIterator,NumSubLevels[Optional])

Note: The second optional parameter determines the depth. Possible values are:

  1. Default Value = -1 (All is hashed)
  2. Value > 0 (number of sub levels)

Examples:

1. hashen the header only

GetSha256(/TradeItems, 0)

2nd header + position hash

GetSha256(/TradeItems, 1)

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