Define Jobs > Defining ingress jobs > Prerequisites for data ingress
  

Prerequisites for data ingress

Before you ingress data, ensure that you have defined the following assets:
  1. 1In Administrator, create a source connection to read data from source and a Business 360 connection to write to the Business 360 assets. For more information about creating connections, see Configuring a connection in the Administrator help.
  2. 2In Administrator, specify a Secure Agent that is up and running as the runtime environment to run a mapping task. For more information about Secure Agent, see Runtime environments in the Administrator help.
  3. 3Create a mapping in one of the following ways:
  4. Ensure that you create an in-out parameter jobInstanceId in the Parameters panel.
  5. Note: The name of the in-out parameter is case sensitive.
  6. 4In Cloud Data Integration, create a mapping task by selecting the runtime environment and adding the mapping that you create. For more information about configuring a mapping task, see Defining a mapping task in the Data Integration help.
  7. 5In Cloud Data Integration, create the required taskflows. Publish the taskflows to use in your ingress job. For more information about creating taskflows, see Taskflows in the Data Integration help.
  8. Note: Ensure that you don't add a Command Task step to the taskflows that you create. If the taskflows contain the Command Task step, the ingress jobs fail.
  9. 6Consider the data source for the ingress jobs because not all the connectors available in Informatica Intelligent Cloud Services can be used in the mapping for ingress jobs.
  10. For example, you can't use the Databricks Delta connector with custom queries in an ingress mapping for MDM SaaS. Before you define an ingress job, identify the source systems and validate the connectivity.
  11. 7Validate the connectivity with the MongoDB Atlas instance and the Business 360 Connector.
  12. 8To load a multibyte data set, meet the following requirements:

Rules and guidelines for importing data

Consider the following rules and guidelines when you create an ingress job to import data:

Automapping source and target transformations

You can start the mapping creation process from a business entity in Business 360 Console. In Cloud Data Integration, the selected business entity is added as a target transformation. After you select a source connection, Cloud Data Integration automatically maps the fields between the source and target transformations.
    1From the Explore page, open a business entity
    2Click Actions, and then click Automapping.
    The Automapping page appears in Cloud Data Integration.
    3In Business 360 Console, on the Sources tab of the Choose sources and targets page, click Add Sources.
    4 Select the packages and sources along with their objects.
    You can select multiple objects. Use the Find field to search for the objects if required.
    5Click Add.
    The selected sources and their objects appear on the Sources tab.
    6Optionally, verify the target business entity.
    Note that the target is predefined and you can't configure it.
    7Click Create Mapping.
    The mapping appears in the mapping canvas. Save and validate the mapping.
    You can configure the mapping to add one or more supported transformations.