How to terminate the workflow in case of task/mapping failure in Informatica BDM! Use Terminate Event” By default the workflow will be marked as success even-though any of the mapping… Continue reading How to terminate a workflow and mark the status as failed in Informatica BDM
Category: Informatica BDM
Stop mapping when a nonfatal error occurs in Informatica BDM
How to stop the mapping when a nonfatal error occurs in Informatica BDM, enable function “Stop on Errors”! “Stop on Errors” stops the mapping if a nonfatal error occurs… Continue reading Stop mapping when a nonfatal error occurs in Informatica BDM
INFACMD command to export workflow parameter file in Informatica BDM
How to export workflow parameter file using INFACMD command? Use listWorkflowParams! You can export a mapping parameter file or a workflow parameter file from the Developer tool. Define the… Continue reading INFACMD command to export workflow parameter file in Informatica BDM
INFACMD command to export mapping parameter file in Informatica BDM
How to export mapping parameter file using INFACMD command? Use ListMappingParams! You can export a mapping parameter file or a workflow parameter file from the Developer tool. Define the… Continue reading INFACMD command to export mapping parameter file in Informatica BDM
Parameterizing relational tables in Informatica BDM
Parameterizing relational table object in BDM We have an Oracle relational table called “Explore_Infa_Table”. Let’s see how to parameterize the connection, table and schema name. We cannot create/define parameters in… Continue reading Parameterizing relational tables in Informatica BDM
Parameterizing the Flat File Name & path in Informatica BDM
Parameterizing the Flat File Name & Directory in BDM Define parameter fields in flat file data object Assign parameter fields as values the Read/Write session in flat file data object… Continue reading Parameterizing the Flat File Name & path in Informatica BDM