my session have to run Monday to Saturday not run sunday how
to sedule in informatica level?
Answer Posted / gopinath
In the Scheduler we have option called Customized Report. by
selecting week option in Repeat every option. u can see day
options so select the particular days which your workflow
want to run.
| Is This Answer Correct ? | 20 Yes | 5 No |
Post New Answer View All Answers
What is a sequence generator transformation?
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
What do you mean by blocking transformation?
I need the output file in the below format using Informatica. __0946684800__ 6 1 3 1 5 1 6 1 10 1 6 10 Pos State Time Split AgentID Reason Spaces Code in Code Spare state ______ ___ _____ ______ __________ ______ 1234 14 0 4321 3103 abcd 4321 15 5 123452 3150 Can someone help please?? We need the data in space-delimited, fixed ASCII format .
write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa
What is informatica metadata and where is it stored?
What are junk dimensions?
What is the use of transformation?
permutations of mapplet
Where are the source flat files kept before running the session?
How to call shell scripts from informatica?
source : xml file target: xml file how can we check data loaded into target xml file using writing sql query. pls help on this asap.
What are the transformations that cannot be placed between the sort origin and the joiner transformation so that we do not lose the input sort order?
Why is sorter an active transformation?
How do you convert single row from source into three rows into target?