SetFormatAction kann die Felder und zusätzlichen Attribute des Formatobjekts überschreiben.
Übersicht
Mit dieser Action kann das Formatobjekt mit konfigurierten Werten gefüllt werden.
Einrichtung
Klassenpfad: org.b2bbp.runtime.actions.internal.SetFormatAction
Konfigurationsmöglichkeiten
Aktionseigenschaft | Wert | Beschreibung |
---|---|---|
PARTNER | ${loadExtensionProperty(EIC_MPID_MAPPING,${template(&(this.FORMAT.attributes.receiverEic))},true)} | Partner von eic-mpid extension |
PARTNER_CODE | ${loadExtensionProperty(EIC_MPID_MAPPING,${template(&(this.FORMAT.attributes.receiverEic))},true)} | Partnercode aus der EIC-MPID-Erweiterung. |
SYSTEM | ${loadExtensionProperty(EIC_MPID_MAPPING,${template(&(this.FORMAT.attributes.senderEic))},true)} | SYSTEM von eic-mpid extension |
SYSTEM_CODE | ${loadExtensionProperty(EIC_MPID_MAPPING,${template(&(this.FORMAT.attributes.senderEic))},true)} | SYSTEM code aus der EIC-MPID-Erweiterung. |
additional.documentNo | documentNo | |
REFERENCE_ID | ||
DOCUMENT_DATE |
Es ist möglich jegliches additional Attribute mit dieser Action hinzuzufügen. Dafür muss die Eigenschaft mit additional.
beginnen, gefolgt mit dem Attributnamen. Zum Beispiel additional.documentNo
.