Platform

Form Studio: Support for web-based forms and workflows

Form Studio is a collection of web-based tools in the WFM application that are used to create custom actions, workflows and forms which allow users to enhance the WFM application to conform to their specific business processes. You can use Form Studio and custom scripting to develop custom actions which can then be combined and assembled into a workflow. Form Studio is also used to create custom forms to allow users to interact with the workflow. For example, you can create a form that enables employees to submit suggestions or submit a time off request. Form Studio contains a library of fields that you can use to lay out WFM forms and specify property values for each field within the form.

Forms and workflows can be created in any browser supported by the desktop version of the WFM application. After forms are created, they are also visible and useable in Mobility under My Forms.

Some details for legacy forms and workflows are available in the new Form Studio. However, fields in the legacy forms are only viewable in the legacy applet-based Form Builder.

For more information on Form Studio, see Infor Workforce Management Multi-tenant Configuration Guide.

Support for GPG encrypted files for supported export tasks

Users can now specify an export format of *.gpg for encrypted files when using supported WFM export tasks. Users can specify the export format in the EXPORT_ENCRYPTED_FILE_FORMAT registry.

See the Infor Workforce Management Registry Parameter Reference Guide for more information.

Public API - Docket and Project

Public APIs have been added to retrieve default project and default docket in ProjectPublService and DocketPublService.

For more information on the public API and custom scripting, see the following documentation:

  • Infor Workforce Management API Configuration Guide
  • Infor Workforce Management Custom Scripting Developer Guide

Public API - Override and Workbrain User

Public APIs have been added to retrieve WBU_NAME and WBU_NAME_ACTUAL from an override.

For more information on the public API and custom scripting, see the following documentation:

  • Infor Workforce Management API Configuration Guide
  • Infor Workforce Management Custom Scripting Developer Guide

Public API - Data Event class for clock transaction processing

A new scriptable Data Event class was added to the scriptable data event framework.

For more information on the public API and custom scripting, see the following documentation:

  • Infor Workforce Management API Configuration Guide
  • Infor Workforce Management Custom Scripting Developer Guide