You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to loop through an array in a VBS Business Rule to retrieve matching values?

Hi,

I have a requirement on the Offer page where the Grade Code is ABC. I need to create a VBS Business Rule to automatically derive the Minimum Rate and Maximum Rate based on the selected Grade Rate Name.

We have created 3 DFFs on the page:

  • Grade Rate Name – Dropdown
  • Minimum Rate – Automatically populated
  • Maximum Rate – Automatically populated

The source data is available in an array/table with the following structure:

For example, when the user selects Grade Rate Name = ABC_9, the VBS Business Rule should identify the matching array element and populate:

  • Minimum Rate = 108
  • Maximum Rate = 308

My question is:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!