-
MDM jobs scheduling
almost 9 years ago
-
almost 8 years ago
Understand this is an old post but thought might be useful for someone.
First we created a MDM Batch Group to Stage, load and Match & Merge.
We have PowerCenter call the "ExecuteBatchGroup" SIF call using the webservice consumer transformation to call the batch group. We check for the status by executing the "CheckBatchGroupStatus" before invoking the "ExecuteBatchGroup".
Hope this helps,
Thanks,
Venkatesh Ramasamy
-
-
almost 9 years ago
As I understood you want to trigger your MDM job from PC, as executing the job from PC and scheduling the job are two different concept.
Please refer to Execute Batch Command Line tool under resourcekit folder of mdm installation directory(
/hub/resourcekit/automation/ExecuteBatchCommandLineTool), it contains a document for the same. You have to design a workflow in PC which will trigger the MDM jobs using this utility. -
2 Answer(s)