Hi,
We’re like to clarify the best-practices for promoting graphs and listeners between development and Test sandboxes to a Production sandbox.
Environments would be nominally equivalent, but database names, credentials and some paths would differ.
A concept we’d need to support is that code does not change between sandboxes. Parameter files could change for path, database name and credentials.
Recommendations and tips?
Thanks,