Accelerator Global Financial Account Process API - Implementation Template

Data mappings

This document provides information generated from the DataWeave scripts included in the project, such as function definitions, variable definitions, and data mapping tables.

ModuleDescription
global-account-postThis transformation produces an Global FinancialAccount create from a source Account. The incoming ID made as null.
global-account-patchThis transformation produces an Global FinancialAccount update from a source Account. The incoming ID is replaced with Global Account ID.
global-transaction-postThis transformation produces a Global Transaction create from a source Transaction. The source ID is made as null along transactionNumber.
global-transaction-patchThis transformation produces an Global Transaction update from a source Transaction. The source ID is replaced with Global Transaction ID.
global-card-postThis transformation produces a Global Card Create from a source Card. The source ID is made as null.
global-card-patchThis transformation produces an Global Card Update from a source Card. The source ID is replaced with Global Card ID.

global-account-post

This transformation produces an Global FinancialAccount create from a source Account. The incoming ID made as null.

Source: ./src/main/resources/dwl/global-account-post.dwl

(back to top)

global-account-patch

This transformation produces an Global FinancialAccount update from a source Account. The incoming ID is replaced with Global Account ID.

Source: ./src/main/resources/dwl/global-account-patch.dwl

(back to top)

global-transaction-post

This transformation produces a Global Transaction create from a source Transaction. The source ID is made as null along transactionNumber.

Source: ./src/main/resources/dwl/global-transaction-post.dwl

(back to top)

global-transaction-patch

This transformation produces an Global Transaction update from a source Transaction. The source ID is replaced with Global Transaction ID.

Source: ./src/main/resources/dwl/global-transaction-patch.dwl

(back to top)

global-card-post

This transformation produces a Global Card Create from a source Card. The source ID is made as null.

Source: ./src/main/resources/dwl/global-card-post.dwl

(back to top)

global-card-patch

This transformation produces an Global Card Update from a source Card. The source ID is replaced with Global Card ID.

Source: ./src/main/resources/dwl/global-card-patch.dwl

(back to top)

TypeTemplate
OrganizationMuleSoft
Published by
MuleSoft Solutions
Published onJun 27, 2023
Asset overview

Asset versions for 1.0.x

Asset versions
VersionActions
1.0.3
1.0.2
1.0.1