Hi All,
I am trying to run the below WFLOAD with the command from a shell script:
$FND_TOP/bin/WFLOAD apps/$APPS_P 0 Y UPGRADE $XXHR_TOP/workflow/xxhrggsvtsr.wft
and I end up getting the error below -
wferr:
'.- 207: Could not open file '/u5403/app/oa11dev4/custom/xhr/workflow/xhrcmgmt.wft
And I able to successfully run the same command from puTTy and it is all fine, but when I put this command inside a shell script and try to run, it fails.
Checked all permissions for the files and folder and also ran it as applmgr, but no use.
Thanks in advance.