Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
...
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 | ||
---|---|---|
| ||
{
"nssublistname": {"listpath": ["/cac:parentxmlelement","fields" : [{
"nsfieldid1": {"xpath": ["/cac:parentxmlelement/cbc:childxmlelement1"]},
"nsfieldid2": {"xpath": ["/cac:parentxmlelement/cbc:childxmlelement2"]},
.
.
.
} |
Special elements
"vendorvat": {"xpath": ["/cac:AccountingSupplierParty/cac:Party/cac:PartyIdentification/cbc:ID[@schemeID=\"VAT\"]"]},
...