Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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