How handle Single source to Muiltple Planning Instance DB links in Custom code.
How to handle a db links when single source is available for multiple Planning Instance .
For Example
Source EBS and db link is EBS.test.com
Planing Instance Db links are
PL1.zone1.com
Pl2.zone2.com
PL3.zone3.com
PL4.zone4.com
Pl5.zone5.com
PL6.zone6.com
Already develop a cemli for based on EBS.test.com to PL1.zone1.com or vice versa.
How can i handle all the db links from single point means when we change the db link one place and than it reflect on all the code .
Parallel we need to use all the planning db link .How can we handle this issue .?