- Schema : The very first point is to create the proper schema as per the business requirement. The schema is very important for any activity in Informatica MDM Hub. If the schema is not present then there is nothing to do with any batch job.
- Parallel Processes : In order to avoid issues with the MDM Hub related to the processes, limit the number of parallel processes. If more parallel processes are created then it will lead to insufficiency in the resources.
- Mappings in the Stage Jobs : Define mapping first before running stage jobs. Mappings are used to perform the transformation of data in the stage tables.
- Match Rules : Define the match rules before running the Match Jobs. If no match rules are set then there will not be match records found after the Match Job is run.
- Production Jobs :
- Before running any production batch jobs, run the test with small data sets.
- Run the individual component such as the cleanse engine component to determine whether each component is working properly or not.
- After the individual component test is successful, integrate all the components and test the entire module with the sample data and check whether everything is working well or not.
The major points above need to be considered while running the Batch Jobs in MDM Hub.
No comments:
Post a Comment
Please do not enter any spam link in the comment box.