Home
TeamSite
TeamSite, LiveSite and OpenDeploy
how to dynamically get the location of the Manifest file on DNR on target??
System
I have a DeployNRun
[html]
<script cmd="/usr/processsor/post_process_data.sh" as="cmsmaster"/>
[/html]
I need to pass the location of the manifest file to the .sh file
DNR properties is already set to infoStreamFormat="manifest", so thats all set
but how can I tell the shell script where that file is (I mean how do I know where the file is).. the OD command uses the -inst %TASKID% so the .mf file will not be the same name each time.
this is on OD 6.1.1 and Solaris (both base and receiver)...
DNR is working correctly, but I need the MF file location to finish it up.
any help would be appreciated..
Find more posts tagged with
Comments
There are no comments yet