How to start a workflow using pmcmd command?
Answer / Chandra Prakash Tripathi
You can start a workflow in Informatica using the pmcmd command by executing 'pmex -f <workflow_name>.wkf'. You may need to specify additional options depending on your system configuration.
| Is This Answer Correct ? | 0 Yes | 0 No |
where to store informatica rejected data?
who is the best faculty for informatica in hyderabad ameerpet?
If u r giving different parameter file names in workflow and session for a single mapping parameter, then which one will be executed? The one u given in workflow or the one u given in the session?
How many ways a relational source definition can be updated and what are they?
what is upstream and downstream transformation?
What is the format of informatica objects in a repository?
What is the Difference between SetVariable and setmaxvariable in informatica?
what is SDLC way of code development?
I have data like sno mailid 1 subbu@dell.com 2 arthi@dell.com 3 thiru@dell.com .. ..... like this for N no.of how we will send a message 'meet hr' at a time in windows environment by the informatica..
HOW TO JOIN THE 2 FLAT FILES WITHOUT USING JOINER AND LOOKUP?
S1 is having 1 lakh records and s2 is having 100 records, s2 should compare s1 if emp no is same data should be updated if not their it should insert the data.what are the transformation used?
When do you use sql override in a lookup transformation?