Configuring virtual environment replacements
Introduction
Having created a virtual environment draft version, you can configure a set of replacement rules for components used in any process flows that run in the associated environment. For example:
If a process flow running in this environment includes NetSuite Instance - MASTER, then replace it with NetSuite Instance - LIVE.
If a script running in this environment includes a script named Script for Currency Conversion - MASTER, then replace it with Script for Currency Conversion - LIVE.
What replacements can I configure for a virtual environment?
You can define overrides/replacements for the following process flow components for any virtual environment:
Creating replacement rules
To configure replacements that must be made when process flows are running in a virtual environment, you define replacement rules. Typically, a rule requires you to select an existing component in a master process flow, followed by a replacement component. These steps are summarised below.
Access the draft version for your virtual environment
If you're not there already, access the draft version in the relevant virtual environment.
Choose the first component to configure
All process flow components that can be replaced are listed - click the first one that you want to update, for example:

Create a new replacement rule
Click the create
button to add a new replacement rule:

Configure the replacement rule
Except for variables and flow priorities, replacement details are defined by selecting an existing component in your master process flow (on the left) and the item to be used instead (on the right). Click the create
button to confirm.
Add more replacement rules for this component
Repeat steps 3 and 4 if you need additional replacement rules for the selected component.
Add replacement rules for other components
Repeat steps 3, 4, and 5 to add replacement rules for all required components.
Deploy the draft version
When you're satisfied that all required replacements are configured, you can go on to deploy the draft version.
Last updated