Update Your NetSuite Bundle on Rho

This guide provides step-by-step instructions for updating the Rho Integration bundle to version 1.01. Please ensure that you are an Administrator with the necessary access to make these changes.

Step 1: Update the Bundle Version

  • Navigate to Suite Bundler: Go to Customization > SuiteBundler > Search & Install Bundles > List

Dropdown menu showing options under "Customization" in a software interface, including "SuiteBundler" and "SuiteCloud Development."

  • Update the Rho Integration Bundle: Locate the Rho Integration bundle. Click on the green icon to update the bundle version.

  • Locate the Rho Integration bundle.

  • Click on the green icon to update the bundle version.

A dropdown menu with options "Update" and "Uninstall," highlighted by a red circle. A green gear icon is partially visible above.

  • Verify the Version NumberEnsure the version number is 1.01.

  • After clicking the update, refresh the page.

  • Ensure the version number is 1.01.

Step 2: Deploy the Script

Access the File Cabinet

  • Go to Documents > Files > Click on File Cabinet.

  • On the left pane, navigate to the Suite Scripts folder and rename rho_production.js to rho_production_old.js.

  • Scroll if needed and go into the Suite Bundles tab.

  • Select Bundle 436739.

  • Locate the file rho_production.js and click edit.

  • On the edit page, under Folder, select/search Suite Scripts to be the folder.

  • Click Save.

Create and Deploy the Script Record

  • Navigate to CustomizationScriptingScriptsNew.

  • In the Script file bar, type in rho_production.js (this should auto-populate).

  • Click Create Script Record.

  • Name the script Rho Integration 2.

  • Click the down arrow on the Save button and select Save & Deploy.

  • Configure Script Deployment

  • In the Script Deployment screen, set the Status to Released and the Log Level to Error.

  • Under AudienceRoles, check Select All.

  • Click Save.

Copy the External URL: Once saved, you will see an External URL.

Example: For

https: //********.restlets.api.netsuite.com/app/site/hosting/restlet.nl?script=452&deploy=1



You will copy only the section starting with "script, " i.e., script=452&deploy=1 as this will be needed for a later step.

  • Once saved, you will see an External URL.

  • Copy everything after "restlet.nl?".

  • Example: For

    https: //********.restlets.api.netsuite.com/app/site/hosting/restlet.nl?script=452&deploy=1


    You will copy only the section starting with "script, " i.e., script=452&deploy=1 as this will be needed for a later step.


    Note:When saving is complete, copy the External URL, as you will need this later.

Step 3: Reconnect and Authenticate in Rho

Log into Rho

  • Go to the Integrations tab.

  • Disconnect Net Suite (mapping rules will remain intact).

Reconnect Net Suite

  • Provide the following details for your Net Suite account:

    • CONSUMER KEY (aka: client_id)

    • CONSUMER SECRET (aka: client_secret)

    • EXTERNAL URL EXTENSION

  • Click Authenticate.

  • Select Subsidiary

  • Select the subsidiary you wish to operate with.

Follow these steps carefully to ensure a successful update and integration of the Rho bundle with NetSuite. If you encounter any issues, please refer to your system administrator for further assistance.