Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
No Answer is Posted For this Question
Be the First to Post Answer
Define update strategy?
What do you mean by worklet?
What are the measure objects?
Please let me know how to do estimation before staring development in project. Here estimation in the sense how many associates are required, etc to complete the project.
Debugger what are the modules, what are the options you can specify when using debugger, can you change the expression condition dynamically when the debugger is running.
what is unique constraint error ?
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
daily how much amount of data send to production?
How to handle decimal places while importing a flatfile into informatica?
i have source like X1 10 X2 20 X1 30 X2 40 i want target as X1 X2 10 20 30 40 in informatica
What are the rank caches?
Whether Aggrigator transformation ignore the null values or consider the null values ? Advance Thanks, Manojkumar