Skip to main content

Hi all,

I'm working in TimeXtender (TDI) and ran into something I can't quite figure out. When I create a new schema in my Prepare instance, I want to assign it to a table that already exists in that same instance. The schema does appear as an option when I try to link it to the table. However, it gives an error upon deployment (of that table), at least until after I deploy the instance.

 

Is this expected behavior?

Or am I perhaps creating them in the wrong order or place?

 

Hi Niels,

You should always Deploy the schema first. After that you should be able to deploy the table(s).

Regards,

Devin


Hi Niels,

You should always Deploy the schema first. After that you should be able to deploy the table(s).

Regards,

Devin

Hi Devin,

Thanks for the clarification!