Hi All
As you can see in below figure, I have to hardcode the data source name and credentials, I have three servers as following
- Dev Server :- This server is for development
- QA Server :- This server is for testing
- Production:- Final destination of object, for end users
As i have to deploy RPD on all the servers and change datasource and credentials on every deployment. Is there is any method to pass this information to RPD dynamically such as information is saved in some file
