Using Multiple Accounts with Run/Debug Configurations in SuiteCloud IDE Plug-in for WebStorm
You can create run/debug configurations to work with multiple accounts in SuiteCloud projects. A run/debug configuration lets you link SDF actions to a project and a specific authentication ID. This way, you'll be more efficient when working with several accounts and SuiteCloud projects.
To use multiple accounts with run/debug configurations:
-
In WebStorm, go to Run > Edit Configurations..., then click
and select SuiteCloud.
The following window is displayed:
-
From the Action dropdown, select the SDF action you want this configuration to use.
-
In the Project field, pick the project for this configuration. You can:
-
— to pick a SuiteCloud project that is already open.
-
— to pick a SuiteCloud project from anywhere on your machine.
-
-
From the Auth ID dropdown, select an authentication ID for this configuration.
Tip:Click
to open the Account Management window and add an account to your machine.
-
Depending on your SuiteCloud project type, set one of the following options.
-
For account customization projects — From the Account Specific Values dropwdown, choose whether to stop the process if the project has account-specific values.
-
For SuiteApp projects — Check the Apply Installation Preferences box to use the settings from the InstallationPreferences folder.
-
-
In the Before launch section, decide if you want to run any tools or scripts prior to launching the run/debug configuration.
Creating Compound Run/Debug SuiteCloud Configurations in SuiteCloud IDE Plug-in for WebStorm
A compound run configuration lets you launch several run/debug configurations at a time. This can save you time if you need to deploy several SuiteCloud projects at the same time or run different actions to a specific SuiteCloud project.
To include different SuiteCloud projects in the same compound configuration, they need to be in the same active window.
To create compound run/debug SuiteCloud configurations:
-
In WebStorm, go to Run > Edit Configurations..., then click
and select Compound.
The following window is displayed:
-
In the Name field, enter a name for the compound configuration.
-
Click
and select a run/debug configuration to add to the compound.
Note:You need to have set up the run/debug configurations beforehand.
-
Click Apply, then OK.
-
When you've set a compound configuration, click the
icon in WebStorm to run it.
Related Topics
- Working with SuiteCloud Projects in SuiteCloud IDE Plug-in for WebStorm
- Creating an Account Customization Project in SuiteCloud IDE Plug-in for WebStorm
- Creating a SuiteApp Project in SuiteCloud IDE Plug-in for WebStorm
- Customizing SuiteCloud IDE Plug-in for WebStorm
- Importing Account Components to your SuiteCloud Project with SuiteCloud IDE Plug-in for WebStorm