Valorx
Fusion
Fusion
  • 👋Introduction
  • Getting Started
    • 🧩What is a Valorx App?
    • 🚀Getting Started with Valorx Fusion
      • Salesforce Setup
      • Connections List
      • Apps List
      • Favorite Apps
      • App Promotion and Provisioning
      • App Administration
      • Valorx Administration
    • 🏫Building your first App
      • Express Mode
      • Express Actions
  • SIDEBAR ADD-IN: EXPRESS
    • 🔍Getting Started
    • ⚡Unlock the Full Potential of Express
  • Design Studio
    • 💡The power of Design Studio
      • 👨‍💼Manage Your Valorx Account
        • Sign Up to Valorx Account
        • Reset Password
        • General Information
        • Active Subscription
        • Environments
        • Users
        • Billing Address
        • Get a Demo
    • 🖥️Open an App in Design Studio
    • 📊Data Modeling
    • 🏳️‍🌈Maps
      • Grid Map
      • Form Map
    • 🎨Tasks
      • Query
      • API
      • Macro
      • Dataset
      • Add/Delete
      • Document
      • Data Import
      • Refresh Ribbon
      • Clear
      • Launch CRM
      • Refresh Map
      • Add Field
    • 🖌️Workflow and UX
      • Workflow Settings - Button Click
      • Workflow Designer
      • Toolbox
      • Common Tasks
      • Utility Tasks
      • Salesforce APIs
      • Query
      • API
      • Launch CRM
      • Macro
      • Dataset
      • Add/Delete
      • Document
      • Refresh Ribbon
      • Clear
      • Refresh Map
      • Add Field
  • Runtime
    • ⏱️Runtime UX
      • Run at App Launch
      • Launch from Salesforce (LFS)
      • App Permissions
    • 🧰Toolbox
    • 🌐Supported Platforms
      • Microsoft Excel for Windows
      • Microsoft Excel for Mac
      • Google Sheet
        • Introduction
        • Getting Started
        • Pop-up Blockers
        • Expected Behaviors
        • Runtime
          • Hot Upgrade
          • Google Sheets Collaboration
          • Insert Row Using Right-Click Options
  • Settings
    • ⚙️Valorx Fusion Settings
    • 🛠️App Settings
    • 📜Logs
  • App Store
    • 📱App Store Submission
    • 💫Installing App
    • 🎮Customizing App
  • Miscellaneous
    • 🛩️Mass Rollout of Valorx
    • 🍭Open Source Licenses
  • Valorx Home
    • 🏠Valorx Home
  • Versions and Release Notes
    • 🪟Windows
      • April 25 Release (V17)
      • Jan 25 Release (V16)
      • Feb 24 Release (V15)
      • Jul 23 Release (V14)
      • Nov 22 Release (V13)
      • Aug 21 Release (V12)
      • Apr 21 Release (V11)
      • Dec 20 Release (V10)
      • Nov 20 Release (V9)
      • Managed Packages
        • Version 2.0
        • Version 1.7
      • Older Versions
        • Aug 20 Release (V8)
        • Jul 20 Release (V7)
        • May 20 Release (v6)
        • Feb 20 Release (V4)
    • 📗Google Sheets
      • February 25 Release (v64)
      • October 24 Release (v63)
      • September 24 Release (v62)
      • August 24 Release (v61)
      • July 24 Release (v59)
      • June 24 Release (v58)
      • Older Versions
        • Jul 23 Release (v57)
        • Apr 23 Release (v56)-Hotfix
        • Apr 23 Release (v55)-Hotfix
        • Mar 23 Release (v54)
        • Mar 23 Release (v53)
        • Feb 23 Release (v52)
        • Jan 23 Release (v51)
        • Oct 22 Release (v50)
        • Jul 22 Release (v49)
        • Mar 22 Release (v47)
        • Feb 22 Release (v46)
        • Dec 21 Release (v45)
    • 🍎Mac
      • March 25 Release (v45.1 - Hotfix)
      • March 25 Release (v45)
      • February 25 Release (v44)
      • January 25 Release (v43)
      • October 24 Release (v42)
      • September 24 Release (v41)
      • August 24 Release (v40)
      • July 24 Release (v38)
      • June 24 Release (v37)
      • Older Versions
        • Feb 24 Release (v32)
        • Dec 23 Release (v31)
        • Oct 23 Release (v30)
        • Aug 23 Release (v27)
        • Jul 23 Release (v26)
        • Apr 23 Release (v25)
        • Mar 23 Release (v24)
        • Jan 23 Release (v23)
        • Nov 22 Release (v22)
        • Oct 22 Release (v21)
        • Sep 22 Release (v20)
        • Jul 22 Release (v19)
        • Apr 22 Release (v18)
        • Dec 21 Release (v17)
        • Nov 21 Release (v16)
        • Sept 23 Release (v28)
Powered by GitBook
On this page
  • Workflow Settings
  • Designer Canvas
  1. Design Studio
  2. Workflow and UX

Workflow Designer

Last updated 4 months ago

Workflow is a place where all bits and pieces come together to create a magic. It provides a drag-and-drop interface for designing a meaningful course of actions utilizing Maps, Tasks and many other useful features of Workflow. It resembles flowchart where each step contributes to the final goal of the flow.

Workflow Settings

Workflow settings contain two things Workflow properties and selected Task properties.

Workflow properties get expanded by clicking Workflow Name. It allows the user to edit workflow properties like Name, Workflow ID, which will be used in Launch from CRM, and Run at App Launch, which enables the workflow to run when the App is opened in runtime mode. Users can enable the offline mode by checking the offline mode option.

Run Tasks Parallelly in Workflow

Parallel Workflow enables the simultaneous execution of Query tasks, API tasks, or both within a workflow. Traditionally, workflows execute these tasks sequentially, one after the other. With Parallel Workflow, eligible tasks are executed simultaneously, significantly reducing total processing time and improving workflow efficiency.

Follow these steps to set up and execute a parallel workflow in Design Studio.

  1. Open the App in Design Studio:

    • Launch the desired app from Design Studio.

    • In the Valorx Fusion ribbon, click on Workflow and UX to open the workflow editor.

  2. Add Query Tasks to the Designer Canvas:

    • From the toolbar, drag and drop at least two Query Tasks onto the Designer Canvas. Note: A minimum of two Query Tasks (Standard Mode) is required to run tasks in parallel.

  3. Select Query Tasks for Parallel Execution:

    • Use your cursor to click and select all the Query Tasks you wish to execute in parallel. Ensure that multiple tasks are selected for parallel execution.

  4. Enable Parallel Execution:

    • On the Workflow Settings panel located on the right side of the workflow window, locate the Enable Parallel Execution option.

    • Check the box to enable parallel task execution.

  5. Save the Workflow:

    • Once you’ve enabled parallel execution, click Save to apply the changes.

Run Workflows Offline

Offline Mode for Workflow Ux is one of the important features which we have implemented in V13. Offline mode will help the users to use the app even if they are offline and it will avoid many steps. Users will always have the option to go back Online. Users need to first enable this offline mode from Workflow and UX and Settings.

Follow the below steps to enable the offline mode from Settings.

  • Open an App in Design Studio.

  • Click Settings from the Valorx Fusion ribbon tab.

  • Go to App Settings and select “Enable Offline Mode”, "Run when going offline" and "Run when going online".

Follow the below steps to enable the offline mode from Workflow and UX.

  • Open an App from Design Studio and click on Workflow and UX from the Valorx Fusion ribbon button.

  • Check in the option for "Run while going Offline".

  • Click Save.

Now, open the App in Runtime mode and save the app in desired location. Users will find two options when they open the saved file.

Connect the app with any one of the two options:

  1. Connect - This will connect you to the app in Design Studio.

  2. Continue Offline – This will open the Runtime Saved file and Users can make the changes to the App.

Note: Users can go online when they want by clicking on “Go Online” this will again connect us to Design Studio.

'Launch from CRM instructions' Button

Designer Canvas

Designer canvas is an area where User can drag and drop various tasks from Toolbox and it becomes a Step of the workflow.

Each step is connected with an arrow connector which specifies the direction of the flow and the next Step in sequence. It also provides ability of zooming and panning, fit to screen and other helping features to visualize and navigate within the canvas.

Workflow always has a step named "Start" which is its default starting point when executed.

Workflow Trigger

Workflow trigger has a section which is named as Excel Ribbon.

When Excel Ribbon is checked workflow gets associated with a Ribbon button. Excel Ribbon section allows user to either select or create Button Group which will be rendered at Runtime in Ribbon. User can change the Label of the button, its icon and the size of the button. These are the same things that can be done from Ribbon UX too.

Users can select the size of the button either small or large and also select the button of their choice from Valorx Icon Store.

Open the Workflow now on the right-hand side of the workflow. Click the edit button under Workflow Settings.

Users can find a button named "Launch from CRM instructions" when the 'Launch from CRM' button is enabled in the Workflow Settings, which will open a popup window that guides the users on how to configure a workflow to launch it from CRM. When launch from CRM is checked, the Behavior column in workflow list shows icon.

🖌️
Adding the Query Task
Selecting all the Query Tasks
Enable the Parallel Execution
Save the Parallel Workflow
Launch from CRM instructions
Designer Canvas