Hello everyone,
I'm using the version 3.1 of Endeca Software.
I have a question about creating a new column without affecting the data that is already inserted in the Data Store.
Suppose i have 100 columns and 3.5 M records in the Data Store, already tied to an application that i created.
Now, if i want to add a new column without affecting the other 100 columns in my 3.5 M records, how am i suppose to do this?
I thought the solution would pass by using a Reader and a Merge Managed Values and in that component refer the spec attribute and the new column .
Is this correct ? It won't affect the data ?
If not, how can i do something like this?
Regards and thanks everyone.