can u any challenge your project?
No Answer is Posted For this Question
Be the First to Post Answer
what are presession,postsession success and postsession failure commands ?
What are the issues that you have faced while moving your project from the Test Environment to the Production Environment?
What are the session parameters?
Draw a workflow diagram for this situation. If s3 is true session s4 and s5 should concurreently Run.if any one s4 or s5 true it should run s1.If s1 sucess it should execute s2 otherwise exit.can any one give me suggestion.Thanks in advance.
How to display First letter of Names in Caps?
what is persistant cache in which situation we will use persistantcache
Why can't we use few transformations in mapplet ? like xml and target defintions, seq etc ?
Hi, I am planning to take Infa Certification exam but am unable to find its dumps anywhere on web. If anybody has it, plz share them with me. jkinfo22@gmail.com Thanks in advance
Difference between session variables and workflow variables?
Without using any transformations how u can load the data into target?
How to load the data into target table, which not have Primary/Surrogate key (Duplicate records not acceptable)
we have three columns and two rows. col1 col2 col3 a b c want to change into 2 columns and 3 rows ,how? col1 a col2 b col3 c which transformation u'll use and how?