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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
marceloveras
Contributor II
Contributor II

Setting __TABLE_ACTION__ and __DATA_ACTION__ from tDBOutput dynamically

Hi all,

 

Does someone knows how to set a component attribute dynamically?

I'd like to set the __TABLE_ACTION__ and __DATA_ACTION__ variables in tDBOutput dynamically at job start using tJavaRow.

 

Any idea?

 

Thanks in advance and my best regards ,

 

Marcelo Veras

Labels (2)
1 Reply
JohnRMK
Creator II
Creator II

Hello,

 

Can you tell us a little more about your use case?

 

You can use a tDBRow just before to truncate or delete the table then in tDBOutput, you can create the table if it does not exist for example