0% found this document useful (0 votes)
128 views6 pages

Informatic PMCMD Command

To run an Informatica workflow from the command prompt: 1. Change to the bin directory containing pmcmd.exe and run pmcmd to connect to the domain providing the user ID, password, domain name, and service name. 2. Use the pmcmd startworkflow command followed by the workflow name alone or with the -f folder name option to run a specific workflow.

Uploaded by

Deep Narayan
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
128 views6 pages

Informatic PMCMD Command

To run an Informatica workflow from the command prompt: 1. Change to the bin directory containing pmcmd.exe and run pmcmd to connect to the domain providing the user ID, password, domain name, and service name. 2. Use the pmcmd startworkflow command followed by the workflow name alone or with the -f folder name option to run a specific workflow.

Uploaded by

Deep Narayan
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 6

Running workflow from dos prompt

Command line options


On dos prompt, change the directory to bin directory of Informatica Check if pmcmd.exe exists (dir pmcmd.exe) Type pmcmd and enter pmcmd>

pmcmd > connect Provide the following values when prompted

user id security domain [usual value is Native] Password domain name [check from Admin consol] service name [check from Admin consol]

Pmcmd > startworkflow <workflow name> OR

Pmcmd > startworkflow -f <folder name > <workflow name>

dos > pmcmd startworkflow -sv int_service2 -d Domain_comp6088fd4f02 -u user2 -p user2 wf_product

You might also like