Skip to main content

The Workflow task Run MDM Export does not recognize the export component and and gives error message.
I am assuming it is because there is no path variable set for the Export folder.

Can someone please help me identify the issue?

Adding the error message
ERROR : (Run MDM Export) Batch export operation "exp_job1,exp_job2” not found.


I assume you want to run multiple export operations (exp_job1 and exp_job2) in parallel. However, "Run MDM Export" expects the name of a single export operation (unlike "Run MDM Multi load", which allows you to specify several with a comma separator). To run multiple MDM Exports concurrently, you need to add several "Run MDM Export" steps to your workflow—one for each export operation.


@AKislyakov 
Thanks a lot for the prompt reply.
I have made the changes and its working now.

Once again, many thanks

Regards,
Aishwarya


Reply