Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
i need to fetch data from DB based on output of tmap .but tmap not allowed to connect to tdboracleinput .
How to resolve this ?
@dkdarshu45 , the output of tMap,you need to load into Context or Variable by using tSetGlobalVar and then you need to use the below way.
How are the two components needing to interact? Do you need to use a value from your tMap in the query of the oracle component? Can you give a bit more info?
@dkdarshu45 , the output of tMap,you need to load into Context or Variable by using tSetGlobalVar and then you need to use the below way.