Skip to main content

We have a scenario to load data from AS400 to Datacloud. Has anyone gone through this without using mulesoft or FTP. Please suggest the options .

1 risposta
  1. 7 set, 14:43

    Think of AS400 → Staging Layer → Data Cloud.

    • MuleSoft/FTP are common, but not mandatory.
    • The most sustainable approach is to stage AS400 data in a modern warehouse (Snowflake, Databricks, BigQuery) and then connect that warehouse to Data Cloud.
    • This gives you flexibility, scalability, and avoids the limitations of direct legacy integration.

    My recommendation: Use an ETL tool (Informatica, Talend, Boomi, Jitterbit) with AS400 JDBC/ODBC drivers to move data into Snowflake or Databricks, then register that source in Data Cloud.

    This avoids MuleSoft/FTP and aligns with Salesforce’s supported ingestion patterns. 

     

    Glad to help! If this answers your question, please consider marking it as the

    Best Answer—it helps others in the community find the solution more easily. Thanks!

0/9000