You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,8 @@ In this GitHub repository, the following SuiteCloud SDK tools are available:
20
20
</a>
21
21
22
22
## Release Notes & Documentation
23
-
To read the 2023.2 NetSuite's release notes and documentation, check the following sections of NetSuite's Help Center:
24
-
- Read the release notes for NetSuite 2023.2 in [SuiteCloud SDK Release Notes](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1558730192.html).
23
+
To read the 2024.2 NetSuite's release notes and documentation, check the following sections of NetSuite's Help Center:
24
+
- Read the release notes for NetSuite 2024.2 in [SuiteCloud SDK Release Notes](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1558730192.html).
25
25
- Read the latest updates under SuiteCloud SDK in the [Help Center Weekly Updates](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/chapter_3798389663.html).
Copy file name to clipboardExpand all lines: packages/node-cli/README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ CLI for Node.js is an interactive tool that guides you through all the steps of
13
13
14
14
## Prerequisites
15
15
The following software is required to work with SuiteCloud CLI for Node.js:
16
-
- Node.js version 18.14.2 LTS
16
+
- Node.js version 20 LTS
17
17
- Oracle JDK version 17
18
18
19
19
Read the full list of prerequisites in [SuiteCloud CLI for Node.js Installation Prerequisites](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1558708810.html).
@@ -23,8 +23,8 @@ You should use the latest version of the SuiteCloud CLI for Node.js available in
23
23
24
24
| Version in NPM | Version in NetSuite |
25
25
|:--------------:|:-------------------:|
26
-
|1.8.X|2023.2 |
27
-
| 1.7.X |2023.1 |
26
+
|2.0.0|2024.2 |
27
+
| 1.9.X |2024.1 |
28
28
29
29
## Installation
30
30
Since CLI for Node.js is a development tool, use a global instance to install it by running the following command:
@@ -90,8 +90,8 @@ suitecloud account:setup
90
90
```
91
91
92
92
## Release Notes & Documentation
93
-
To read the 2023.2 NetSuite's release notes and documentation, check the following sections of NetSuite's Help Center:
94
-
- Read the release notes for NetSuite 2023.2 in [SuiteCloud SDK Release Notes](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1558730192.html).
93
+
To read the 2024.2 NetSuite's release notes and documentation, check the following sections of NetSuite's Help Center:
94
+
- Read the release notes for NetSuite 2024.2 in [SuiteCloud SDK Release Notes](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1558730192.html).
95
95
- Read the latest updates under SuiteCloud SDK in the [Help Center Weekly Updates](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/chapter_3798389663.html).
96
96
- Read the CLI for Node.js documentation in [SuiteCloud CLI for Node.js Guide](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/chapter_1558708800.html).
Copy file name to clipboardExpand all lines: packages/node-cli/src/metadata/SdkCommandsMetadata.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@
98
98
"url": {
99
99
"name": "url",
100
100
"option": "url",
101
-
"description": "References the NetSuite domain of the account you want to use. You only need to specify the NetSuite domain if you are not using a production account.",
101
+
"description": "References the NetSuite domain of the account you want to use. It only needs to be specified if you want to use a customized NetSuite domain.",
Copy file name to clipboardExpand all lines: packages/unit-testing/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ For more information about the available SuitScript 2.x modules, see [SuiteScrip
20
20
For more information about all the mockable stubs, see the CORE_STUBS list in [SuiteCloudJestConfiguration.js](./jest-configuration/SuiteCloudJestConfiguration.js).
Copy file name to clipboardExpand all lines: packages/vscode-extension/README.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Read more about SuiteCloud SDK and SDF in <a href="https://docs.oracle.com/en/cl
14
14
## Installation Prerequisites
15
15
The following software is required to work with SuiteCloud Extension for Visual Studio Code:
16
16
- Oracle JDK version 17
17
-
- VS Code version 1.70 or higher
17
+
- VS Code version 1.91.1 or higher
18
18
19
19
Read the detailed list of prerequisites in <ahref="https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_159223197655.html"rel="noopener noreferrer"target=blank>Installation Prerequisites for SuiteCloud Extension for Visual Studio Code</a>.
20
20
@@ -23,8 +23,8 @@ You should use the latest version of the SuiteCloud Extension for Visual Studio
23
23
24
24
| Version in the Marketplace | Version in NetSuite |
25
25
|:--------------:|:-------------------:|
26
-
|1.5.X|2023.2 |
27
-
| 1.4.X |2023.1 |
26
+
|2.0.0|2024.2 |
27
+
| 1.6.X |2024.1 |
28
28
29
29
## Installing SuiteCloud Extension for Visual Studio Code
30
30
To install SuiteCloud Extension for Visual Studio Code, follow these steps:
@@ -65,12 +65,12 @@ To add an account, follow these steps:
65
65
3. Once the dropdown list is shown, select **New authentication ID**.
66
66
4. Once the dropdown list is shown, select one of the following options:
67
67
* Browser-based authentication
68
-
*Save a TBA token issued in NetSuite
68
+
*Machine-to-machine authentication
69
69
5. In the text field, enter an authentication ID.
70
-
6. If you selected the browser-based authentication, press Enter to confirm your NetSuite domain and follow the instructions in the browser prompt. If you selected to save an issued TBA token, do the following:
71
-
* Enter your account ID.
72
-
* Enter the token ID of the TBA token you previously issued in NetSuite.
73
-
*Enter the token secret of the TBA token you previously issued in NetSuite.
70
+
6. If you selected the browser-based authentication, press Enter to confirm your NetSuite domain and follow the instructions in the browser prompt. If you selected machine-to-machine authentication, do the following:
71
+
* Enter the account ID.
72
+
* Enter the certificate ID.
73
+
*Select the private key file in the prompted file explorer.
74
74
75
75
Your account is successfully set up.
76
76
@@ -114,8 +114,8 @@ To read more about what you can do with SuiteCloud Extension for Visual Studio C
114
114
SuiteCloud CLI for Node.js is compatible with your Visual Studio Code integrated terminal, so you can run SuiteCloud CLI for Node.js commands directly there, independently from VS Code. To read more about it, visit <ahref="https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/book_1558706016.html"rel="noopener noreferrer"target=blank>SuiteCloud CLI for Node.js</a>.
115
115
116
116
## Release Notes & Documentation
117
-
To read the 2023.2 NetSuite's release notes and documentation, check the following sections of NetSuite's Help Center:
118
-
- Read the release notes for NetSuite 2023.2 in [SuiteCloud SDK Release Notes](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1558730192.html).
117
+
To read the 2024.2 NetSuite's release notes and documentation, check the following sections of NetSuite's Help Center:
118
+
- Read the release notes for NetSuite 2024.2 in [SuiteCloud SDK Release Notes](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1558730192.html).
119
119
- Read the latest updates under SuiteCloud SDK in the [Help Center Weekly Updates](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/chapter_3798389663.html).
120
120
- Read the SuiteCloud Extension for Visual Studio Code documentation in [NetSuite's Help Center](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/book_159223417590.html).
0 commit comments