Skip to content

Example Processes

There are a variety of processes where the use case is standard across a model. Below is a list of these example processes and their purposes.

Processes

Utility Processes

Dimension Processes

Mapping Processes

INFO

The Mapping.Date processes rely on the Date dimension being built as per Dimension.Date. They also rely on the Time dimension having been built per the standard System.Dimension.Time process.

Build Processes

Microsoft Business Central Processes

The processes here enable quicker establishment of modelling with Microsoft Business Central. These processes can be configured further based on your needs.

  • Business Central.Export.Company - Used for exporting Business Central Company data. All other exports depend on this process. It does not truncate the table — it only adds new entries. The values this process inserts are used as identifiers between tables, so the primary key of this table cannot be changed freely, as doing so may require realigning other tables that reference it.
  • Business Central.Export.Non Time Data - Used for exporting dimension data (dimension data in the data warehousing terminology, data that is not categorised by time). Commonly used for exporting data from Business Central Endpoints Account, Dimension and DimensionData.
  • Business Central.Export.generalLedgerEntries - Used for for exporting generalLedgerEntries data that is categorised by time (transaction data in the data warehousing terminology).
  • Business Central.Export.All - Runs all other Business Central processes required to maintain a model including:
    • Business Central.Export.Company
    • Business Central.Export.Non Time Data
    • Business Central.Export.generalLedgerEntries

INFO

All process listed here require the Business Central Integration Library. All processes are built around Microsoft Business Central v2.0.

Salesforce Processes

INFO

This process requires a Standard Integration to have been set up with Salesforce - see Creating an Integration.

MYOB Processes

INFO

This process requires a Standard Integration to have been set up with MYOB - see Creating an Integration.

Xero Processes

  • Xero Example - an example of a process connecting to Xero, listing the available organisations (tenants) for a connection and fetching each organisation's details.

INFO

This process requires a Standard Integration to have been set up with Xero - see Creating an Integration.

QuickBooks Processes

INFO

This process requires a Standard Integration to have been set up with QuickBooks - see Creating an Integration.

Procore Processes

INFO

This process requires a Standard Integration to have been set up with Procore - see Creating an Integration.

Chargebee Processes

Deel Processes

Zambion Processes

  • Zambion Example - an example of a process connecting to Zambion, including a small library that handles OAuth 2.0 client credentials authentication. This is an Advanced Integration.

ProcurePro Processes

PAYAPPS Processes

  • PAYAPPS Example - an example of a process connecting to PAYAPPS, including a small library that handles the OAuth password grant and token refresh. This is an Advanced Integration.

NetSuite Processes

HammerTech Processes

  • HammerTech Example - an example of a process connecting to HammerTech, including a small library that handles email/password/tenant authentication and paging through results. This is an Advanced Integration.

PropertyMe Processes

Eagle CRM Processes

  • Eagle CRM Example - an example of a process connecting to Eagle CRM's GraphQL API, including a small library that handles token authentication and cursor-based pagination. This is an Advanced Integration.

Fixer Processes

Sage MicrOpay Processes

  • Sage MicrOpay Example - a simple example of a process connecting to Sage MicrOpay (Micropay Cloud API), including a small library that handles Basic Auth plus an API key header. This is an Advanced Integration.

ChatGPT Processes

Claude Processes

Process Packages

Please refer to the documentation on Packages to utilise the process packages below.

  • Time and Date Package Please click here to Download - contains the following processes:
    • Build.Time and Date Environment
    • Dimension.Date
    • Mapping.Time to Time.Month to Year Annual
    • Mapping.Time to Time.Month to Prior Month
    • Mapping.Date to Time.Date to Month
    • Mapping.Time to Date.Month to Month
    • Mapping.Date to Date.Date to Prior Year Month
    • Mapping.Date to Date.Date to Prior Year Date
  • Business Central Integration Package. Please click here to Download - contains the following processes:
    • Business Central.Export.All
    • Business Central.Export.Company
    • Business Central.Export.Non Time Data
    • Business Central.Export.generalLedgerEntries

INFO

Processes listed as part of the Business Central Package require the Business Central Integration Library. This library require's configuration to the variables relating to your Business Central Environment