Category "oracle-data-integrator"

Mapping from source to target Very Slow: ODI 12c

Problem : I have a view which was significantly slower earlier(fetching 50 records took 25sec) Made some code changes and performance increased by a lot( 50 re

Getting Mapped column names in knowledge module

I need to get the the specified mapped column names only, I tried using <%=odiRef.getColList("", "[CX_COL_NAME]",",", "","")%> and <%=odiRef.getColList