Hi!
I have an ZSQL method, named testSQLMethod.
How can I modify this from python script? I try this, but it
cant find manage_edit.
container.manage_edit(title="testSQLMethod",
connection_id="Test_Oracle", arguments="", template=query)
Thanks:
Lajos Kerekes