Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel6
outlinefalse
typelist
printablefalse

...

This is the list of available FlowAP templates. 3 default templates come with FlowAP upon installation.

Note

You must not edit the Default FlowAP Templates.

Any changes made to the default template will be overridden during new version releases of FlowAP.

To use a customized version of the FlowAP template, save a copy of the Default FlowAP Template.

Apply your own lookup criteria and XML mapping to the new FlowAP Template; and assign it to the relevant Staria FlowAP Subsidiary Setup.

...

Code Block
languagejson
{
"nssublistname": {"listpath": ["/cac:parentxmlelement","fields" : [{
  "nsfieldid1": {"xpath": ["/cac:parentxmlelement/cbc:childxmlelement1"]},
  "nsfieldid2": {"xpath": ["/cac:parentxmlelement/cbc:childxmlelement2"]},
}

Fields with Special

...

Validation

"vendorvat": {"xpath": ["/cac:AccountingSupplierParty/cac:Party/cac:PartyIdentification/cbc:ID[@schemeID=\"VAT\"]"]},

...