Question
Connect Rest
Hi,
This is a general query on best practice.
Building a component from scratch. The module requires calling 3 to 4 APIs. While building the Connect Rest, Pega provides suggestion for a new ruleset and also gives option of selecting an existing ruleset.
what would be the best practice here.. To go with existing Integration ruleset or have new rulesets for the Integration and the Data classes/rules created.
It is not just for COnnect Rest, but would like to have a clarity in General.
Thank you.
Hi Suganthit,
There is not single best practice I believe. As an LSA I feel it is better to keep all your integrations in separate rulesets as it would help you in future maintenance and rule segregation while promoting it to next environment. For any enhancements in future you know which rules are being modified and that they won’t break other functionality
In future in a new application you may want to make available only one integration available and not others. You can do that by creating components that can be shared between applications.
However, if your project has already set rulesets to store integrations then you might need to check with the COE team maintaining the application or your LSA for his/her point of view on this
Hope this answers your query.
Thanks