My Stuff
Comments
-
@Benjamin Paul - USA The best approach to identify whether the current environment is Production or Sandbox is by implementing environment-checking logic. If you are merely fetching data from the external system to NetSuite, checking the environment is not strictly necessary. However, verifying the environment becomes…
-
True
-
Incorporate "runtime.EnvType" into your code to verify whether the current environment is Production or Sandbox. if (runtime.envType == runtime.EnvType.PRODUCTION) { // Write your logic for calling the external system API. }
-
FAVICON
-
B. Setup > Company > Enable Features > Transactions
-
C. Started
-
Answer: C
-
Consolidated Payment
-
C. Linked Forms Tab
-
True
-
True
-
True
-
C. WYSIWYG editing
-
D. Average Cost Completion Unit Cost
-
C. Advanced Bin/Numbered Inventory Management
-
FORWARD SCHEDULING
-
True
-
C. Amortization Schedules
-
C. Special Order Work Order
-
A. Keep Expense Detail
-
B. Set Field Value
-
It seems to be working now, and I believe a NetSuite server outage may have caused the issue.
-
SALES ORDER
-
We are also getting the same issue.
-
False
-
True
-
Option- D : Transaction Search
-
False
-
Option C : Conditions
-
Hi @Ayitah Tallada-Oracle Thanks for the information. I'll review it and get back to you on whether it's working or not.