Hi,
I am on the premise server for about 2 years now. I wonder if it's save now to add field(s) by going to Tools > Advanced > Add new fields. Will it cause any issue to the system functionality and stability?
Also how can I edit the exiting field name in a table?
Thanks,
Jason
Solved! Go to Solution.
Any changes to Schema ideally should be followed by the 'Update database structure' step.
You are right, if the 'Yes' is highlighted under Synchronize (within the list of Schemas), it means indeed there was a change to the Schema and that needs to be updated. Complete the Update database structure Wizard and then log off from the Server, login again to view the added fields.
In case no Schema show up as highlighted in that list, or simply if there is a "No" under Synchronize, Update database structure is not required.
The Add a field functionality is pretty mature and should not cause any issues, but then we don't know what you are trying to add and how many rows there are in the table.
Adding a field will cause the DB structure to be updated, thus taking locks while doing so.
If the table has millions of rows, it can cause issues. We
will suggest that you take the system offline for external users, probably stop WFSERVER and MTA and then make the update.
Regarding editing the existing field name, you need to go to schema and find the corresponding attribute, only to change the label or name as per your requirement.
Then you should update the DB structure as well.
Regards,
vipul
Hi Vipul,
Thanks so much for your reply. I'd like to confirm with you for the steps below before adding the fields.
Can I skip step 3 and step 4? From this page, New field wizard , I don't see step 3, update database structure is mentioned.
When updating database structure is needed, will it be highlighted as the image shows below? If there is no highlight, does it mean no need to update database structure?
Thanks,
Jason
Views
Replies
Total Likes
Any changes to Schema ideally should be followed by the 'Update database structure' step.
You are right, if the 'Yes' is highlighted under Synchronize (within the list of Schemas), it means indeed there was a change to the Schema and that needs to be updated. Complete the Update database structure Wizard and then log off from the Server, login again to view the added fields.
In case no Schema show up as highlighted in that list, or simply if there is a "No" under Synchronize, Update database structure is not required.
Thanks so much Garimag!
Jason
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies