how can run the wf through pmcmd commend? write script?
Answers were Sorted based on User's Feedback
Answer / gazulas
pmcmd startworkflow -wait -sv $INF_SERVICE -d $INF_DOMAIN -uv INF_USER -pv INF_PSWD -f $2 $1 > $PMCMD_LOGS_DIR/${1}_$DATESTAMP.log
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ravi
pmcmd startworkflow -u ${infa_etl_user} -p ${infa_etl_passwd} -sv ${infa_etl_is} -d ${infa_etl_dom} -f ${folder_name} -paramfile ${parfile} -wait $workflowname
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the types of lookup caches?
10 Answers Accenture, IBM, Informatica,
I am having two tables,say table1 having cols Empid,firstname,lastname,middlename and table2 having Empid,firstname,lastname can i union them using Union t/f?
if i have a file having record sal=10000,and when use router with two groups having condition sal>5000 in one group,sal>7000 in other group.and if two groups connected to two targets.in which target sal=10000 will go?
9 Answers BirlaSoft, Genpact, L&T, Syntel,
for ex: in source 10 records are there with column sal. use a filter transformation condition as Sal=TRUE and connect to target. what will happen.
How to load the data from a flat file into the target where the source flat file name changes daily?
Roles and Responsibilties of Informatica Production Support Member?
Define enterprise data warehousing?
write a query to get maximum salary from the employers table without duplicates....kindly help me
How is Data Models Used in Practice?
If there are more than one sessions running parallel in a worklet, which will be the last session ?
What is session task and command task?
How can you display only hidden files in UNIX