Free cookie consent management tool by TermsFeed Setting Default System Behavior [Connected Onboarding v23.1.4.4]
Page not found in the selected version; redirected to the home page.
Setting Default System Behavior
This content applies solely to Connected Onboarding, which must be purchased separately from the Appian base platform. This content was written for Appian 23.1 and may not reflect the interfaces or functionality of other Appian versions.

Introduction

Every organization's needs are unique. That's why Connected Onboarding comes with out-of-the-box functionality to configure the onboarding experience and comply with your company standards. All it takes is making some small changes.

This page explains how to change the following solution behaviors:

Changing default product fields

When a user adds a product to an onboarding, the user is required to fill out specific product-related details. Each product may have its own unique fields that the user is required to complete. By default, there are 35 fields that can be associated to the product types.

If you want to change the product fields or sections available, you will need to modify them.

Turning integrations on or off

Several integrations come with functionality that you can switch on and off depending on if your organization uses the services or not. To change the status of these services from connected to disconnected, use the SYSTEM ADMINISTRATION CENTER.

system_admin_center.jpg

Modifying how the Process Setup task is assigned

Out of the box, the person who submits an onboarding receives an Onboarding Process Setup task to verify the onboarding process tasks before these tasks are assigned.

process_set_up.jpg

You may not want the person who submits the onboarding to also complete the Onboarding Process Setup task. For example, if your sales department submits onboardings but an onboarding coordinator sets up the tasks for each onboarding. If you set the value of the AS_IO_SWITCH_CREATOR_SETUP constant to false, the task will only be assigned to the onboarding group, not the individual who submitted the onboarding.

Setting task due dates

When setting up templates, task due dates are configured based on key dates. By default, you are able to choose dates before or after an onboarding's funding date. If there is a separate key date that a task's due date should be calculated from, you can modify key dates.

edit_due_dates.jpg

Setting the default currency

If your default currency is something other than the United States Dollar (USD), change the value of the AS_CO_TXT_DEFAULT_CURRENCY_CODE constant to the currency code of your choice.

A list of supported currencies can be found in the AS_FS_R_CURRENCY table.

Setting email notifications for discussions

To set if an email notification will be sent for discussions posts, you will need to update the AS IO RC Write Comment process model.

To update the notification settings:

  1. From Appian Designer, open the AS IO RC Write Comment process model.
  2. Open the XOR node called Email enabled and recipients not empty?.
  3. Set the node to true if you want emails to be sent or set the node to false to turn these emails off.

Setting Default System Behavior

FEEDBACK