how to run workflow in unix?
Answer Posted / karthik
$pmcmd is the command used to run workflow in UNIX environment.
pmcmd startworkflow -sv <server name> -d <domain
name> -u <user name> -p
<password> -f <folder name> <workflow name>
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Is it possible to use a client with different version than that of its Informatica server?
Suppose we have a source qualifier transformation that populates two target tables. How do you ensure tgt2 is loaded after tgt1?
Did u used latest transformations of 8.6.0? for what?
What happen if you have 3 ports in SQ and 4 ports in SQL override of SQ( provided all ports are in same order and they are connected with proper source and target)? Also what happens when I have 4 ports and will extract 3 values in SQloverride.. What will be the value in 4th port ?
In informatica workflow manager, how many repositories can be created?
How to implement security measures using repository manager?
What is meant by query override?
How can we handle two sessions in informatica?
What is informatica worklet?
how lookup transformation is made active in new versions... When to use connected and when to use unconnected lookup and why? which is good for session performance. How to make lookup persistent and how to remove stale data from that lookup. how commit works - when we stop or abort data. Explain in both cases. What is factless fact table and have you ever used it in real time scenarios.
What differs when we choose the sorted input for aggregator transformation?
What is a node in Informatica?
Can we create multiple integration service on single repository?
What is a shortcut and copy in Informatica and how two are different with each other?
What are the challenges you have faced in your Project (DWH- ETL)? Explain with example?