Default language.

Using the query-by-example method


If you do a search inside a form by filling out fields in the form, you are doing a traditional FTS QBE search (for any of the fields that are FTS enabled). The query-by-example (QBE) Match field property affects QBE searches as follows:

  • If the property is not set to Equal, appropriate wildcards are added to the search terms automatically.
  • If the property is set to Equal, you must add the appropriate wildcards to the search terms.
Error


Users can enter a QBE in any field indexed for FTS, according to the following syntax:

left,center,right

However, the property settings influence how an accrue search works, as shown in the following table.

Effects of QBE Match property settings on accrue searches

Setting QBE Match for a field

(Click on the image to expand it.)

FieldProperties.png

  1. On BMC Remedy Developer Studio, open the form and select the required field.
  2. On Properties section of the field, on the Database property, select the QBE match from the QBE Match drop-down list.

To set the default preference for the QBE match

(Click on the image to expand it.)

PreferenceForm.png

  1. On BMC Remedy Developer Studio, on the Windows menu, select Preferences.
  2. On the Preferences window, on BMC Remedy Developer Studio, select Form.
  3. On the Form preferences, select the required Default QBE Match setting to change the preference. 

If you do a search inside a form by filling out fields in the form, you are doing a traditional FTS QBE search (for any of the fields that are FTS enabled). The query-by-example (QBE) Match field property affects QBE searches as follows:

  • If the property is not set to Equal, appropriate wildcards are added to the search terms automatically.
  • If the property is set to Equal, you must add the appropriate wildcards to the search terms.
Error


Users can enter a QBE in any field indexed for FTS, according to the following syntax:

left,center,right

However, the property settings influence how an accrue search works, as shown in the following table.

Effects of QBE Match property settings on accrue searches

Setting QBE Match for a field

(Click on the image to expand it.)

FieldProperties.png

  1. On BMC Remedy Developer Studio, open the form and select the required field.
  2. On Properties section of the field, on the Database property, select the QBE match from the QBE Match drop-down list.

To set the default preference for the QBE match

(Click on the image to expand it.)

PreferenceForm.png

  1. On BMC Remedy Developer Studio, on the Windows menu, select Preferences.
  2. On the Preferences window, on BMC Remedy Developer Studio, select Form.
  3. On the Form preferences, select the required Default QBE Match setting to change the preference. 

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

Remedy Action Request System 20.02