0% found this document useful (0 votes)
157 views

Informatica - Commands - PMCMD

The document describes the commands for the pmcmd tool which is used to manage workflows and tasks. It lists the main commands for folders, services, sessions, systems, tasks, and workflows. The commands allow retrieving details of and controlling workflows, tasks, and sessions on a Process Manager service. Parameters are used to specify the service, domain, timeout, credentials, and workflow or task details.

Uploaded by

Maneet Mathur
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 PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
157 views

Informatica - Commands - PMCMD

The document describes the commands for the pmcmd tool which is used to manage workflows and tasks. It lists the main commands for folders, services, sessions, systems, tasks, and workflows. The commands allow retrieving details of and controlling workflows, tasks, and sessions on a Process Manager service. Parameters are used to specify the service, domain, timeout, credentials, and workflow or task details.

Uploaded by

Maneet Mathur
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 PDF, TXT or read online on Scribd
You are on page 1/ 3

--PMCMD

--Folder pmcmd setfolder folder_name pmcmd unsetfolder

--Service pmcmd getservicedetails -sv service -d domain -t timeout -u username -uv userEnvVar -p password -pv passwordEnvVar -usd usersecuritydomain -usdv userSecuritydomainEnvVar -all -running -scheduled pmcmd getserviceproperties -sv service -d domain -t timeout pmcmd pingservice -sv service -d domain -t timeout

--Session pmcmd getrunningsessionsdetails -sv service -d domain -t timeout -u username uv userEnvVar -p password -pv passwordEnvVar -usd usersecuritydomain -usdv userSecuritydomainEnvVar pmcmd getsessionstatistics -sv service -d domain -t timeout -u username -uv userEnvVar -p password -pv passwordEnvVar -usd usersecuritydomain -usdv userSecuritydomainEnvVar -f folder -rin runInsName -wfrunid workflowRunId -w workflow taskInstancePath

--System pmcmd connect -sv service -d domain -t timeout -u username -uv userEnvVar -p password -pv passwordEnvVar -usd usersecuritydomain -usdv userSecuritydomainEnvVar pmcmd disconnect pmcmd exit pmcmd setnowait pmcmd setwait pmcmd showsettings pmcmd version

--Task

pmcmd aborttask -sv service -d domain -t timeout -u username -uv userEnvVar -p password -pv passwordEnvVar -usd usersecuritydomain -usdv userSecuritydomainEnvVar -f folder -w workflow -rin runInsName -wfrunid workflowRunId -wait -nowait taskInstancePath pmcmd gettaskdetails -sv service -d domain -t timeout -u username -uv userEnvVar -p password -pv passwordEnvVar -usd usersecuritydomain -usdv userSecuritydomainEnvVar -f folder -w workflow -rin runInsName taskInstancePath pmcmd starttask -sv service -d domain -t timeout -u username -uv userEnvVar -p password -pv passwordEnvVar -usd usersecuritydomain -usdv userSecuritydomainEnvVar -f folder -w workflow -paramfile paramfile -wait nowait -recovery -norecovery -rin runInsName taskInstancePath pmcmd stoptask -sv service -d domain -t timeout -u username -uv userEnvVar -p password -pv passwordEnvVar -usd usersecuritydomain -usdv userSecuritydomainEnvVar -f folder -rin runInsName -wfrunid workflowRunId wait -nowait taskInstancePath pmcmd waittask -sv service -d domain -t timeout -u username -uv userEnvVar -p password -pv passwordEnvVar -usd usersecuritydomain -usdv userSecuritydomainEnvVar -f folder -w workflow -rin runInsName -wfrunid workflowRunId taskInstancePath

--Workflow pmcmd abortworkflow -sv service -d domain -t timeout -u username -uv userEnvVar -p password -pv passwordEnvVar -usd usersecuritydomain -usdv userSecuritydomainEnvVar -f folder -wait -nowait -rin runInsName -wfrunid workflowRunId workflow pmcmd getworkflowdetails -sv service -d domain -t timeout -u username -uv userEnvVar -p password -pv passwordEnvVar -usd usersecuritydomain -usdv userSecuritydomainEnvVar -f folder -rin runInsName -wfrunid workflowRunId workflow pmcmd recoverworkflow -sv service -d domain -t timeout -u username -uv userEnvVar -p password -pv passwordEnvVar -usd usersecuritydomain -usdv userSecuritydomainEnvVar -f folder -paramfile paramfile -localparamfile -lpf localparamfile -wait -nowait -rin runInsName -wfrunid workflowRunId workflow

pmcmd scheduleworkflow -sv service -d domain -t timeout -u username -uv userEnvVar -p password -pv passwordEnvVar -usd usersecuritydomain -usdv userSecuritydomainEnvVar -f folder workflow pmcmd startworkflow -sv service -d domain -t timeout -u username -uv userEnvVar -p password -pv passwordEnvVar -usd usersecuritydomain -usdv userSecuritydomainEnvVar -f folder -startfrom taskInstancePath -recovery norecovery -paramfile paramfile -localparamfile -lpf localparamfile -osprofile -o OSUser -wait -nowait -rin runInsName workflow pmcmd stopworkflow -sv service -d domain -t timeout -u username -uv userEnvVar -p password -pv passwordEnvVar -usd usersecuritydomain -usdv userSecuritydomainEnvVar -f folder -rin runInsName -wfrunid workflowRunId wait -nowait workflow pmcmd unscheduleworkflow -sv service -d domain -t timeout -u username -uv userEnvVar -p password -pv passwordEnvVar -usd usersecuritydomain -usdv userSecuritydomainEnvVar -f folder workflow pmcmd waitworkflow -sv service -d domain -t timeout -u username -uv userEnvVar -p password -pv passwordEnvVar -usd usersecuritydomain -usdv userSecuritydomainEnvVar -f folder -rin runInsName -wfrunid workflowRunId workflow

You might also like