Forum Discussion
Deployment Pipeline changinf Oracle DB data source
Hi All,
I have a question about the deployment pipeline changing Oracle DB data source.
The steps are as below:
1. I click deployment pipeline, then assign a workspace
2. Deploy test
3. click
to change the data source rules
4. I'm connecting to Oracle DB, do I just simply change the data source without login credentials?
6. How to change paginated reports data source?
Hi, TiffanyCui
#4 You can directly change data sources from the same type/add a new data source. If you want to change the data source credentials, you can access the dataset settings.
#5 It's up to you. Deployment rules are not applied until the datasets are deployed from the source stage to the target stage, which includes the configured rules.Datasets with configured deployment rules that haven't been deployed, will bemarked as different.#6 Attention needs to be paid to the paginated report's parameter rule.
Please refer to this tutorial for more information.
Get started with deployment pipelines
Best Regards,
Community Support Team _ Eason
2 Replies
- v-easonf-msftCommunity Support
Hi, TiffanyCui
#4 You can directly change data sources from the same type/add a new data source. If you want to change the data source credentials, you can access the dataset settings.
#5 It's up to you. Deployment rules are not applied until the datasets are deployed from the source stage to the target stage, which includes the configured rules.Datasets with configured deployment rules that haven't been deployed, will bemarked as different.#6 Attention needs to be paid to the paginated report's parameter rule.
Please refer to this tutorial for more information.
Get started with deployment pipelines
Best Regards,
Community Support Team _ Eason
- TiffanyCuiHelper I
I really appreciate your help!!!!