A/R Credit Limit Approval

Overview

A company wants to configure workflow using Orchid Extender to control who can approve A/R Customer credit limits.

Users can approve up to $10,000

Between $10,000 and $50,000, a user in the A/R Team must approve and the Workflow console must display the request in Yellow

Above $50,000, Anne must approve. Credit Limit requests above $50,000 must show in Red in the Console.

Tip: You can import the "Customer Credit Limit multi-level" Sample workflow.

Sample files

Workflow Template example- You can import the file: A/R Credit Limit approvals - Workflow template tutorial

Go to Extender Setup > Workflow Templates > Import.

Continue the setup as per below.

Requires Extender PU12.00 or above

EXTENDER SETUP KEY STEPS

This A/R Credit Limit workflow template is designed to be started automatically when the A/R Credit Limit field is updated in Sage 300. The workflow will restore the original credit limit until the request is approved.

  1. Configure Workflow Users. Refer to Extender License and Workflow Users
  2. Create User Group "ARAPPROVER" and add Sage 300 users that are in the A/R Team to approve credit limits up to $50,000. (Workflow User Groups)
  3. Configure SMTP Email settings in Extender Options (Email Tab)
  4. Add message templates (In the example workflow, 3 templates are used: WFARCUSTCLMT when the credit limit changes, WFARCRLIMTAPPR when request is approved, WFARCRLMTREJECT when request is rejected) (Message Templates )
  5. Add Workflow colours : Urgent (colour = Red) for large credit limits, Yellow for pending requests, Approved (colour = Green) (Workflow Colours)
  6. Create a "Workflow Template" in Extender Setup > Workflow Templates
  7. To attach the workflow to the A/R Customer view, refer to Attach workflow to AR0024 {AMTCRLMT} Field

  8. To configure workflow icons on screens, refer to Configure Information Manager

Workflow template - Step by step guide

It is recommended to add the main steps as defined on the process flowchart first, and then configure the detailed actions for each step.

For details, refer to Workflow Templates - Screen Guide

Attach workflow to AR0024 {AMTCRLMT} Field

The workflow template is attached to the A/R Customer view (AR0024) so that the workflow starts automatically when the Credit Limit is updated.

Configure Information Manager

Optionally, install and activate Information Manager

This is required if you want to add icons on relevant Sage 300 screens to view and progress workflow.

testing Sage 300 workflow setup

The workflow is started when the A/R Customer credit limit is updated (by a user on a Sage 300 screen or by an import or a custom process using the Sage 300 Views).

Update the credit limit for a Customer in A/R - E.g. change the credit limit from $10,000 to $15,000

When you save the A/R Customer, the credit limit remains set to $10,000.

Requirement!

This functionality is available in Extender Levels Configurator and Developer.

This functionality requires Extender Developer.

To approve on the Remote form without logging to Sage 300 first, you need an active subscription to the Remote Action Service. You can then configure the workflow template to use Remote Action.

To use the Workflow console, configure the user as a "Workflow User". Refer to Understanding Workflow Users

To use the Tray Icon on the Sage 300 screens, you need to install Information Manager, configure the tray icons and configure the user as a "Workflow User".