Creating Access Pattern For Table Integrations
  • 16 Mar 2022
  • 1 Minute to read
  • Dark
    Light

Creating Access Pattern For Table Integrations

  • Dark
    Light

Article Summary

Overview

Access Patterns can be used to speed up data retrieval by allowing more customized procedures. This is like using an index, where it points to data in a table and can be useful for databases with massive amounts of data to increase performance speed. Access Patterns can be defined for any database integrated with Decisions.
This tutorial demonstrates how to use Access Patterns for a database table. An Access Pattern generates a step that can be used in the workflow to retrieve information from the integrated table based on input fields that are defined when the pattern was created.

Database and Table Integration

To use Access Patterns on an External database integration, review the following articles:


Example

  1. To create an Access Pattern, navigate to the System > Databases Folder. and select a database connection.
  2. Right-click a database table that has been integrated with and click Manage Additional Access.
  3. Clicking Manage Additional Access will open a new browser tab. 
  4. Click on ADD ACCESS PATTERN.

  5. That Folder Action will display a Form that contains all the properties of that table. 
  6. Select the property to configure a pattern for. Multiple items can be selected. This will allow the Access Pattern step to have those columns as inputs to the step. 

  7. Navigate to a Designer Project Folder and open the Flow Designer.
  8. In the steps toolbox, navigate to Integration > Database > [TheIntegratedDatabase] > [TheIntegratedTable] > [TheNamedAccessPattern].
  9. Drag the step onto the canvas.

  10. The Created Access Pattern step has configurable options to allow users to customize what type of data to retrieve. 
    Access Pattern Options
    For more information on the Access Pattern settings review the article on Configuration Folders.

    For further information on Integrations, visit the Decisions Forum.

Was this article helpful?