Post a reply

Write your message and submit

Options

Click in the dark area of the image to send your post.

Go back

Topic review (newest first)

Neinfrantu
2012-08-22 09:43:57

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

pedro
2012-06-14 04:59:17

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

contextQuestion
2012-06-13 19:05:10

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?

Board footer

Powered by FluxBB