Can we access SCA Configuration Record in client Script? Or in any SuiteScript? any comments?
s
Steve Goldberg
05/24/2022, 11:40 AM
Sure. They're regular custom records
l
Lucas
05/24/2022, 11:40 AM
Awesome
s
Steve Goldberg
05/24/2022, 11:41 AM
The entirety of the configuration data is just stored in a single JSON blob in one field, so you'll have to get that field and parse it and then do what you want