How do schedule a workflow in Informatica thrice in a day?
Like run the workflow at 3am, 5am and 4pm?
Answer Posted / isha_gtb
Also you can make 3 same workflows and schedule them to run on desired time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is resilience time?
what is degenerated dimension?
Differentiate between a database and data warehouse?
How to call shell scripts from informatica?
3.how will u get information about bugs how will u rectify the bugs in realtime whch tool we are using to rectify the bugs
Informatica Server and Client are in different machines. You run a session from the server manager by specifying the source and target databases. It displays an error. You are confident that everything is correct. Then why it is displaying the error?
Have you worked with/created Parameter file
Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks
What do you mean by channel change?
Where is metadata stored?
Suppose we configure sorter transformations in the master and detail pipelines with the following sorted ports in order: item_no, item_name, price. When we configure the join condition, what are the guidelines we need to follow to maintain the sort order?
HOW TO PROCESS THE ROWS FROM JOINER AND EXPRESSION TRANSFORAMTION TO SORTER TRANSFORMATION
When do you use sql override in a lookup transformation?
What is intricate mapping?
what is persistent lookup cahce?how to use and when to use this persistent lookup cahce?explain?