Answer Posted / chandrasekar
Using PMCMD command is used to communicate an Intergration
services.
Using the PMCMD>connect -sv services -d domain -u username
-p password.
the above one is syntax for used connet to an Intergration
services.
PMCMD>startworkflow -f foldername workflow_name.
It is used to execute the worflows.
If it is wrong means please mail to me chandranmca2007@gmail.com
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Write the unconnected lookup syntax?
What are ETL Tools?
How many dimensions are there in informatica?
What is powercenter on grid?
What will be the approach?
Write the prerequisite tasks to achieve the session partition?
What is exclusive and normal mode for repository services?
What are the conditions needed to improve the performance of informatica aggregator transformation?
How are the sources and targets definitions imported in informatica designer?
What is the scenario which compels informatica server to reject files?
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
How to use procedural logic inside infromatica?
Explain the informatica workflow?
What is the status code in stored procedure transformation?
How can we remove the duplicates from flat file source?