All
I am a bit confused and don't seem to have a good way to solve this. I hope you may be able to help.
What's troubling me is how I can set up a deployment profile with one transaction object to have two different data sources?
I have to use the 'Package' method to deploy my app from local to a remote server (the server does not have FTP set up)
What's happening is when I package up my local (with data source as DEV_db) and unpackage it to the remote server, I have to manually go in the server's AEM to change the data source to UAT_db for those transaction objects.
Is there a way to get around the manual update in my case?
Thanks