how to run workflow in unix?
Answers were Sorted based on User's Feedback
Answer / swapna
To Run a Workflow in unix you can run it pmcd command
Syntax: pmcmd startworkflow -sv <server name> -d <domain
name> -u <user name> -p
<password> -f <folder name> <workflow name>
| Is This Answer Correct ? | 17 Yes | 0 No |
Answer / amedela chandra sekhar
Pmcmd start workflow –service
${INFA_SERVICE} -domain
${INFA_DOMAIN} -uv xxx_PMCMD_ID -pv PSWD -folder
${ETLFolder} -wait ${ETLWorkflow} \
Answer
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / karthik
$pmcmd is the command used to run workflow in UNIX environment.
pmcmd startworkflow -sv <server name> -d <domain
name> -u <user name> -p
<password> -f <folder name> <workflow name>
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / hi
pmcmd startworkflow -sv %servername% -d %domain name% -uv
username -pv password -f foldername -wait workflowname
| Is This Answer Correct ? | 4 Yes | 0 No |
Diffrence between 7.1,8.1 and 8.6
without dynamic lookup transformation how to insert new rows and update existing rows?
In informatica workflow manager, how many repositories can be created?
Can I create one wrkflw which will run different wrkflws on schedule time?
write a query to remove null value follwing table? col1 col2 col3 dinesh null null null suresh null null null prakesh i want the output col1 col2 col3 dinesh suresh prakesh
When will you use SQL override in a lookup transformation?
difference between top down(w.h inmon)and bottom up(ralph kimball)approach?
my source is junk data how will u remove that junk data by using unix please any one replay me
WHAT IS FACT TABLES?
What is the "File Repository" and how can we use that in the Informatica ? Please give one example of the Process ? waiting for Reply... Thank you .
How can you define a transformation? What are different types of transformations in Informatica?
Which tool yoU use to create and manage sessions and batches and to monitor and stop the informaticaserver?