Delay in Updating Default Value Built on VBS for Next Gen Supplier Registration
Hello All,
We recently implemented business rules in Oracle Visual Builder Studio for the Next Generation Supplier Registration functionality as per the provided instructions. The rule is as follows:
- If the selected country is Saudi Arabia or UAE, the default value for the "Organization Type" should be set to "Corporation."
- Additionally, specific fields should be hidden based on this condition.
During testing, I observed the following behavior:
- When the registration process starts, the default value for "Organization Type" is set to "Foreign Corporation."
- If I select the country as Saudi Arabia, the fields that should be hidden are correctly hidden, but the "Organization Type" does not immediately change to "Corporation."
0