You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
I have a context variable name -> "context_schema" and I would like to store multiple schema names like
context_schema = {schema1, schema2, schema3}
Is this possible? If yes, What is the TYPE I need to choose from CREATE/EDIT CONTEXT GROUP screen -> VARIABLES->TYPE ->?
How can I use this context variable in the "guess query" textbox?

Hi
First, in TOS you have to add columns and configure schema manually.
Second, I don't think you can use "guess query" according to your requirement.
Third, context doesn't support context_schema = {schema1, schema2, schema3}.
Regards,
Pedro
Offline

Hi,
I was asking myself the same thing. I`m wondering if it is posible in tos to automate processes which work with different inputs and outputs but do the same thing, say create surrogate keys for a natural key in a table. (for this to work I would have to supply only the parameters for table_name and field_name - the pk field in the table) So, is it posible?
Thanks
Offline
Pages: 1