On Tuesday, November 12, as part of a company wide initiative to bring all corporate websites under the OpenText brand, the Community will be down briefly around 11am Eastern / 8am Pacific as we transition to a new domain name.  The community will be offline while we make the change and when it comes back online it will be located at community.opentext.com and the old domain will redirect to this new location.  Thank you for your patience as we make this important change.

Wikis - Page

Knowledge Doc: Is it Possible to Set Multiple "Run Conditions" Within a Single Business Component?

0 Likes

"Run Conditions" allow you to insert condition statements into components or business process flows. These conditions check the current value of a component parameter before running it in a flow. Based on the parameter value and the defined run condition, UFT One determines whether to: - Run the component - Skip to the next component - End the component run and mark it as failed - Go to a selected flow, component, or group of components But can multiple "Run Conditions" be set within a single business component?

Environment

Application Life Cycle Management (ALM)

Situation

For a single business component, can we set the following "Run Conditions" 1, 2, and 3?

Run Condition 1

  • Target: Input Parameter: AAA
  • Condition: Equals: 1
  • Otherwise: Skip to the next component and continue

Run Condition 1

  • Target: Input Parameter: AAA
  • Condition: Equals: 1
  • Otherwise: Skip to the next component and continue

Run Condition 2

  • Target: Input Parameter: BBB
  • Condition: Equals: 2
  • Otherwise: Skip to the next component and continue

Run Condition 3

  • Target: Input Parameter: CCC
  • Condition: Equals: 3
  • Otherwise: Skip to the next component and continue

Read full article

Labels:

Support Tips/Knowledge Docs
Comment List
Related
Recommended