sabbirehal wrote
But the old published app is still accessible from the outside.
1) Is there any way I can delete or unpublish it? as I don't want it accessible from runtime.
2) Also another question if I do some data structure change to the new minor version does the old published app won't give error?
I actually tested by increasing one of the data field size and it did changed the size in test database but not in live database.
3) Is there any way I can sync the change to both database?
- the "old" published app is a different name/BSV? No way to unpublish. Only delete it. Make sure you export it 1st in case u need it again.
- ok, I thought you said you dont want to use the 'old published app' -- but thats from "outside". Not sure I really understand.
So you DO want to publish an app, but just not make it available on the web?
2b) In any event, Aware always synchronizes these for you, just as you want/expect.
While in TEST, your field length increased. But not until you PUBLISH that version does Aware (for you, automatically, behind the scenes) apply all those database changes (add/del fields, etc). You generally don't have to worry about anything.
- So, yes, after publish, both TEST and LIVE structures are identical.
When you create a BSV, its important to see whats on that screen.
You always want to make the new BSV tables in its own new area (not default), like this:
