Office Win32 Extension Connector (for MS Access)

(Available from version 7.0 onwards.)

Automation Studio is designed to provide powerful and reliable screen element capturing from Microsoft Access, using the Office Win32 Extension Connector.

Connector Features

The built-in Office Win32 Extension Connector provides the following features:

Configure the Connector

No configuration is required for the Office Win32 Extension Connector. This connector is enabled by default.

Capture a Screen Element

The procedure for capturing a screen element from an Office application is the same as for all screen elements. See Capture a Screen Element.

The following guidelines are specific to capturing elements from an Office application:

  • Any field in a Microsoft Access form can be captured.

  • Screen elements can only be captured from *.mdb files. Screen elements cannot be captured from *.accdb files.

Edit a Screen Element

The Edit Screen Element window opens after capturing a screen element. This screen allows you to customize how the screen element is treated and identified. See Edit a Screen Element.

Information specific to Microsoft Access screen elements is provided below.

Element Hierarchy

The element hierarchy for a captured Microsoft Access element is as follows:

  • Root branch, named MSACCESS

    • Win32 Form, which is the parent for the series of Win32 screen elements in the hierarchy, by default named with a prefix OMAIN - ACCESS

      • Win32 Office Access Form, which is the form that contains the captured element, by default named with a prefix Access Form

        • Captured screen element, by default named with a prefix ACCESS <Element Type>, for example, Access TexBox

See View the Element Hierarchy.

Screen Element Types Supported

The screen element type values available differ between levels in the hierarchy.

Type

Screen Element Types

Screen Element

  • Win32 Office Access General

  • Win32 Office Access Edit

  • Win32 Office Access Label

  • Win32 Office Access Combo

  • Win32 Office Access Option Button

  • Win32 Office Access Check Box

  • Win32 Office Access Button

  • Win32 Office Access Tab

  • Win32 Office Access Page

Win32 Office Access Form

  • Win32 Office Access Form

Win32 Form
  • Win32 Form

MSACCESS

  • Process

Recognition Properties Supported

The recognition properties available differ between levels in the hierarchy.

Main Relation Type

The element's main relation type is displayed in the Edit Screen Element window, but cannot be changed.

This section is not displayed for the MSACCESS process.

See Identify an Element's Main Relation Type.

Multi Instance Support

The Office Win32 Extension Connector provides support for multiple instances of an Office application.

You can specify which instance of the application to relate to if multiple instance of the same application are open.

Multi instance support differs between levels in the hierarchy.

Type

Multi Instance Support

Win32 Office Access Screen Element

Optional, inactive by default.

Win32 Office Access Forms Optional, inactive by default.

Win32 Forms

Optional, inactive by default.

MSACCESS Process

Active by default, cannot be deactivated.

See Set Multi Instance Behavior

Screen Element Assets

Each screen elements has its own properties, functions, and events. These are visible in the Assets Panel.

For information on screen element assets, see here.

Monitor Screen Elements in Debug Mode

When in debug mode, you can view and modify the values of a screen element's properties.

For example, the text entered in the device_1 field (i.e. processor) in Table2 is displayed in the text box's Text field.

See Monitor Screen Elements in Execution Mode.