what are the unix commands to start the wrk flow ?
Answers were Sorted based on User's Feedback
Answer / chandra
pmcmd startworkflow -service ${INFA_SERVICE} -domain
${INFA_DOMAIN} -uv xxx_PMCMD_ID -pv PSWD -folder
${ETLFolder} -wait ${ETLWorkflow} \
Is This Answer Correct ? | 16 Yes | 3 No |
Answer / gyana ranjan behera
to start workflow in dos mode or unix mode there is one command that is PMCMD
SYNTAX
PMCMD:>CONNECT -sv servicename -d domain_name -u username -p password;(it will connect you with integration service)
then
PMCMD:>STRATWORKFLOW -f folder_name workflow_name
try it...i already tried and tested it...thanks for ur responce..if any new question pls send it to me...
gyana.behera@gmail.com
i am trying a job in informatica..so please share the questions
Is This Answer Correct ? | 3 Yes | 0 No |
What are the guidelines to be followed while using union transformation?
Can anyone tell me the new features in Informatica 9 Version?
we r using aggregator with out using groupby?
7 Answers HSBC, Principal Finance,
how can we perform incremental aggregation?explain with example?
how will you remove the duplicate records from flat file without using sorter?
I've an excel sheet, in which one column contains data about the location like "City, State" and few columns contains only "State". Now I wanna load into my target City and State into two different columns. Pls help me out...
What is the difference between source qualifier transformations source filter to filter transformation?
What is the surrogate key?
Can we use unconnected lookup as dynamic lookup?
5 Answers ITC Infotech, TCS, Wipro,
What is exact use of 'Online' and 'Offline' server connect Options while defining Work flow in Work flow ?
How can we get two output ports in un-connect transformation?
How to convert flat file into xml file? How to tune joiner?