Destinations

Destinations register the external analytics targets the suite writes to — a data warehouse, object storage bucket or BI connector. Each record holds the connection type, endpoint and credentials. Configuring destinations correctly is what lets pipelines deliver data securely to the right downstream system.

Destinations
Destinations — live screen from the BridgeERP MFI Suite.

Workflow

  1. Open Destinations from the Data Warehouse export menu.
  2. Create a destination and pick the connector type.
  3. Enter the endpoint, database/bucket and credentials.
  4. Test the connection.
  5. Activate so pipelines can target it.

Fields reference

Every field on this screen, drawn from the live data model.

FieldTypeRequiredDescription
Code
code
TextYesUnique short code, used in audit logs.
Website Messages
website_message_ids
ListWebsite communication history
Base URL / Endpoint
base_url
TextOptional. For HTTP POST or self-hosted Snowflake/Redshift endpoints.
Name
name
TextYesName
Provider
provider
Choice: Google BigQuery, Snowflake, Amazon Redshift, Amazon S3 (Parquet), SFTP (CSV gzip), Generic HTTP POSTYesProvider
Has Message
has_message
Yes/NoHas Message
Ratings
rating_ids
ListRatings
Sequence
sequence
NumberSequence
Credentials (encrypted)
credentials_enc
Long textCredentials (encrypted)
Provider Config (JSON)
config_json
Long textProvider Config (JSON)
Active
active
Yes/NoActive
Company
company_id
Link → res.companyCompany
Pipelines
pipeline_ids
ListPipelines
Pipeline Count
pipeline_count
NumberPipeline Count

Actions & buttons

Buttons available on this screen and what they do:

  • Test Connection

Notes & rules

  • Model mfi.dw.destination; the external warehouse/BI target master.
  • Holds connector type, endpoint and authentication credentials.
  • Common targets: SQL warehouse, object storage, BI connector.
  • Referenced by pipelines as their write target.

Technical model: mfi.dw.destination · Record: Data Warehouse Destination

Was this page helpful?