Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
Easy way to manage/swich connection strings/variables to different external systems?
Greetings,
We use our NetSuite Sandbox to interface with both/either our internal QA and Stage environments (while having separate Dev and Prod environments). We have some custom code that require different connection strings and keys for QA than for Stage. Current solution is a library config file and we just comment in/out variables for QA or Stage...but this is problematic as it's error-prone, not easy for non-technical users, and offers no easy visibility to which environment (Stage or QA) we're interfacing with.
Is there any functionality or process that would ease this? Ideally something a non-technical person could do, and that would be visible. Any suggestions or ideas on how others handle this are greatly appreciated.