Updating SDF Custom Objects in SuiteCloud Extension for Visual Studio Code

You can overwrite the selected SDF custom objects in the project with matching objects from your account. This only works for SDF custom objects that have the same script ID and object type as the ones in your account. For custom records, you can include custom instances too.

To update SDF custom objects:

  1. In VS Code, open an SDF custom object from the Objects folder in your SuiteCloud project and make it active in the editor.

  2. Open the Command Palette and type suitecloud.

    From the dropdown, pick SuiteCloud: Update Object from Account.

    Tip:

    You can also run the command by right-clicking the SDF custom object file in the workspace and clicking Update Object from Account.

    If the SDF custom object is a custom record, choose whether to include the custom instances from your account.

  3. The project SDF custom object that will be overwritten with its account version appears.

    From the dropdown, pick Continue to proceed.

    The SDF custom object open in the editor gets overwritten with its version from the account, including its instances if it's a custom record.

Related Topics

General Notices