Hi Team,
we have automated DRG through batch client.
We have created 2 workflow tasks, one is for add few nodes and second is for update property values of another few members in the same hierarchy and i have placed both of the tasks in a model.in both of the above requests we are dealing with around 15 members, to reduce manual inputs we are using source file in DRG.
D:\Middleware\EPMSystem11R1\products\DataRelationshipManagement\client\batch-client\drm-batch-client.exe /url="net.tcp://fcdrmappuat06.na.gilead.com:5210/Oracle/Drm/Engine" /u=XXXXXX /pw=XXXXX /log="C:\Users\01\Desktop\Reqtest\rdsc.log" /op=request /workflowmodel="Model1" /RequestTitle="drg automation" /vabbrev=Business1 /workflowtask=task1 /hier=product /InFile="C:\Users\01\Desktop\Reqtest\scripts.txt" /delim=tab
Echo %Errorlevel% > Errorcode.log
Prob: in the DRM Guides they didn't mention about how to do automation when multiple tasks are in the same model.
Now i want to add both of my requests in one model through batch client(currently i am able to only one) and i want to place all my metadata changes in single file and execute through batch client(at this moment i am using different source files for both the tasks).
Can you please help me on this?
if the Prob is not clear to you please text me at 9177115070.