Megaphone icon.

We are proactively implementing preventative security measures for certain users. As a result, some users may be prompted to reset their passwords. We appreciate your patience and partnership.  Password reset issue or no reset link? Call Support at 888-228-2233

Micro Focus Content Manager Integration

Prev Next

Integration with Micro Focus Content Manager is one of the available submission events for forms. This has been done to integrate with local councils' HP TRIM backend systems.

Prerequisites

The following items need to be set up before the submission event can be configured. The submission event configuration will request information from the TRIM instance, and this will fail if the prerequisites have not been set up:

Depending on the IIS configuration, the submission event queries may fail with a 401 due to the browser sending a preflight OPTIONS request without the authorization header. You will need to implement a solution to return a 200 response.


Instructions

  1. Sign in to your site

  2. Navigate to the Workspace menu and click Settings
    Navigation menu showing 'My Workspace' and 'Settings' options.

  3. Select the Integrations tab

  4. Select Setup Integration on the Micro Focus Content Manager card Micro Focus Content Manager integration setup instructions with highlighted action button.

  5. Fill out the following fields: Integration setup for Micro Focus Content Manager with fields for Base URL, Username, and Password.

    • Base URL: Enter the Base URL for the integration.

    • Username: Add the username.

    • Password: Enter the account password. You will be unable to view this Password after saving the integration.

  6. Click SaveThe Save button on the Mailgun integration card.

  7. Navigate to the Forms tab and select the form you would like to integrate The Forms tab in the left navigation menu with a form selected on the page.

  8. Select Workflow and click Add Submission Event

  9. Select Micro Focus Content Manager from the Event Type dropdown Micro Focus Content Manager option in the Event Type dropdown.

  10. Fill out the fields The Micro Focus Content Manager submission event fields.

    • Individual/Zip Attachments: Choose to upload the submission PDF and attachments as individual files or separate documents in a zip file

    • Record Type: You will need to set the record type (such as correspondence in, invoice, policy document)

      Note:

      A list of record types will automatically be retrieved from the API after typing the first 3 letters.

    • Container: Select the container where the record will be placed

    • Action Definitions: Select an action to assign to the record for submission in the Content Manager

    • Location: Select a location, usually a person or a group, for the action

    • Author: Select the author

    • Record Title: Enter the title of the record for how it will appear in the HPE Content Manager. From here you can customize the record title with data from the form submission. For example {FORM_NAME} - {ELEMENT:Name}. This will set the Record title to be the name of the form (the input data from the ‘Name’ Element). This allows users to easily identify what was submitted to the Content Manager based on the record title.

    • Run Conditionally: Toggle on to add conditions for the submission event

      Note:

      Conditions can only be linked to Autocomplete, Number, Calculation, Checkboxes, Radio Buttons, and select elements.

    • Advanced:

      • PDF Configuration

        • File Name: Enter a name for the PDF

        • Exclude Elements: This allows you to remove elements from the PDF that may not be relevant to this recipient

        • Display submission ID: Toggle to include the submission ID number in the PDF

        • Display external ID: Include the External Id/Receipt Id in the footer of the PDF

        • Include payment details: Toggle on to add a page break after the form content and include payment receipt information

        • Page break on form pages: Toggle to break the page to correspond with each form page

        • Page Size: Select A4 or US Letter as the PDF size

        • Custom PDF: If you have added a custom PDF to your form, you will see a Custom tab where you can select a custom PDF from the dropdown.
          Custom tab under PDF Configuration with the option to select a custom PDF and allow resulting filled fields on the PDF to be edited.

      • Retry on failure: Enabling this option will allow the event to be retried 5 times for a total of 6 attempts. Each attempt has an exponentially delayed start to allow time for the failure to be rectified.

  11. Click Save; any submission of the form will be posted to your specified container