Christiaan
11/23/2024, 9:04 PMCeligo AI
11/23/2024, 9:04 PMAI generated answer (using internal Slack threads):In SuiteCommerce Advanced, you can use
SC.Configuration
or configuration.get
in your service controller to access the configuration file. However, if you're unable to find your extra created configuration property, it might be due to the way you've added it. Make sure you've added it correctly in the configuration file and it's properly structured.
For viewing an SCA extension code, you would typically need to access the source code of the extension. This would be in the directory where your SuiteCommerce Advanced code is stored. If you're having trouble finding it, ensure you have the correct permissions and that the extension is properly installed.
As for transferring configurations from Sandbox to Live using SuiteCloud Development Framework (SDF), yes, it's possible. SDF is designed to handle such tasks. It allows you to manage and deploy customizations and application extensions to your NetSuite account.
Regarding getting configurations and preferences using the REST API / SuiteQL, it's not explicitly clear from the conversations. However, the provided SuiteQL query can be used to get the features that are available and enabled.
******
Disclaimer:
This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes.
******Celigo AI
11/23/2024, 9:04 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.79195714
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.781472862
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.779635131
Celigo AI
11/23/2024, 9:04 PM