Latest Answer : Complex mappings means not a map with more than 100 transformations used in.Even 5 transformations used mapping also called complex enough.It depends on business logic. If the requirement has too much business restrictions and constraints used to implement ...
Could anyone let me know a scenario in telecom project where he developed a complex mapping with solution. please do let me know the transformation details also.
When I use the Informatica Workflow Monitor, I can see the properties by double clicking the running session task. But where is the file about the properties, because I want to read the information of
Latest Answer : The properties will be stored in a table of Repository data base.Please check the tables.For any further queries: sriram_kumar@oneindia.in ...
What is use of UNIX in Informatica? Where and how can we use UNIX shell scripts or commands to run informatica jobs or other related applications in informatica?Please tell in details as i am working on
Latest Answer : HiThese are some ways unix works with Informatica.1) In unix box, we can create a SCRIPT which calls informatica session and make the session run.2) We can UPDATE STATISTICS or CLEANUP files by creating pre defined functions.3) Also, I can call ...
What is the most complex logic you have used in your ETL design?
Latest Answer : let a given data is like10 a,b,cseparate it as10 ...
1.)I am creating custom profile on the relational source because it is failing to create report due database fatal error (some table name pm_dp_m doesn't exists in the repository) but when i check
How do we move mappings from development environment to Testing environment and from there to production?
Latest Answer : Export your mappings into XML, place it in your local folder then go the next environment and import the xml mappings you've exported. ...