Information
This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

Creating a vendor form for an ARDBC plug-in


After you build and install an ARDBC plug-in and configure your server to recognize it, you can create a vendor form. Creating a vendor form for an ARDBC LDAP plug-in is a special case.

When creating a vendor form, remember these tips:

  • The plug-in can load more than one ARDBC plug-in at a time.
  • Full Text Search (FTS) operations are not available on vendor form fields.
  • You can add only those required and optional fields that correspond to actual columns in the data source. In addition, you can add a display only field only when the column name does not correspond to a column in the data source.

To create a vendor form for an ARDBC plug-in

  1. In Developer Studio, select File > New > Vendor Form.
  2. In the New Vendor Form Wizard, select the server on which you want to create the vendor form, and click Next.
  3. Select the ARDBC plug-in to use in the list of Available Vendor Names, and click Next.
  4. Select a table from the list of Available Vendor Tables, and click Next.
     Alternatively, type a table name in the table field, click Validate, and click Next.
  5. (Optional) On the Field Selection page, select a key column in the Key Field list box.
  6. In the Available Columns list on the Field Selection page, select columns to access in AR System, and move them to the Selected Columns list.

    NewVendorFormWiz-1.gif
  7. Click Finish to create the vendor form.
  8. Use Developer Studio to edit the new form, and select File > Save.

 

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

AR System 21.05