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 |
What is souce qualifier transformation it is active or passive
Partition, what happens if the specified key range is shorter and longer
What is an unconnected transformation?
How to delete first 3 rows & last 3 rows in target table in informatica
explain abt ur project architecture?
0 Answers Anthem, DELL, IBM, TCS, Wipro,
I have a source either file or db table Eno ename sal dept 101 sri 100 1 102 seeta 200 2 103 lax 300 3 104 ravam 76 1 105 soorp 120 2 Want to run a session 3 times. First time: it should populate dept 1 Second time: dept 2 only Third time: dept 3 only How can we do this?
I want skip first 5 rows to load in to target? what will be the logic at session level ??
I want to get an license to produce excel format output using informatica tool. Anyone help me in this issue. Thanks in advance, Vishnuvardhan
What are the tasks that Loadmanger process will do?
I need the output file in the below format using Informatica. __0946684800__ 6 1 3 1 5 1 6 1 10 1 6 10 Pos State Time Split AgentID Reason Spaces Code in Code Spare state ______ ___ _____ ______ __________ ______ 1234 14 0 4321 3103 abcd 4321 15 5 123452 3150 Can someone help please?? We need the data in space-delimited, fixed ASCII format .
what is shared lookup&persistent lookup?
4 Answers Accenture, Cap Gemini,
what are the output files that the informatica server creats during running a session?