Planning utility on another server
I want to execute the Planning Outline Load utility from the FDMEE server, Planning is on another server.
In a batch script, I am using,
CALL \\HYPPLANSERVER\E$\Oracle\Middleware\user_projects\epmsystem2\Planning\planning1\OutlineLoad.cmd -f:\\HYPPLANSERVER\E$\Oracle\Middleware\user_projects\epmsystem2\Planning\planning1\FDMEE.txt /CP:E:\Oracle\properties\povFTEPosition.properties >> test.log
The error I am getting is,
The system cannot find the path specified
The path to OutlineLoad.cmd is correct, I can navigate there...
thank you,
PR