Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Why is tmap not allowed to connect to tdboracleinput

i need to fetch data from DB based on output of tmap .but tmap not allowed to connect to tdboracleinput .

How to resolve this ?

Labels (2)
1 Solution

Accepted Solutions
manodwhb
Champion II
Champion II

@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.

 

0683p000009M7w7.png

View solution in original post

3 Replies
Anonymous
Not applicable
Author

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?

Anonymous
Not applicable
Author

Yes ...the output of tmap I need to use in tdbinput as a prepared parameter
manodwhb
Champion II
Champion II

@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.

 

0683p000009M7w7.png