You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Introduction

The Directory Form Binder allows one to interact with the Directory Manager.

Directory Form Binder Properties

Configure Directory Form Binder

NameDescription
Type

Entity type that you would like to write/read.

  • User
  • Group
  • Organization
  • Department
  • Grade
Handling for Field Workflow Variable?

Update workflow variable based on form field. Not applicable for grid elements.

Handling for Uploaded Files?

Store uploaded files to "app_formuploads" based on form properties table name.

Form to Store Uploaded Files

Required for grid element

What's next?

After making the selection above, relevant entity attributes mapping will show up. All attributes need to be mapped to the form fields accordingly. Form field ID is expected in all the fields.

Field Mapping (User)

Field Mapping (Group)

Field Mapping (Organization)


Field Mapping (Department)

Field Mapping (Grade)

Other Data Handling

Handling for Field Workflow Variable?

Click the checkbox if you are using workflow variables mapping in your form elements. The JDBC binder will copy the field value to the workflow variable when you submit the form if the form is mapped to a  process. Not applicable to grid elements.

Handling for Uploaded Files?

Click the checkbox if you are using file or image attachments in your form elements. The JDBC binder will save your file or image attachment into the ".\wflow" folder when you save the form. Select form to store uploaded files only if you are using a form grid or spreadsheet.

  • No labels