Application Reader Flow Documentation

Flow Name Application Reader

Flow User Access

  • System Administrators
  • Admissions-Residential/ExecutiveMBA Profile Users

Button (Admissions Application)

  • Start Read
    1. Passes Adm_Application__c.Id to local variable recordId
    2. Sets retURL to Adm_Application__c.Id

Page Layouts (Admissions Application) Consortium Page Layout, Residential 1Yr Page Layout, Residential 2 Yr Page Layout

Objects Contributing to Read

  • Candidate Feedback (Create, Edit)
  • Admissions Application (Edit)
  • Content Document Link (Read)
  • Content Document (Read)
  • Affiliation and Certification (Read)
  • Admissions Application Recommenders (Read)
  • Test Score (Read)

General Features

  • Saves after each step.
  • Allows user to navigate to any section of the read from any screen, and saves the last information entered on each screen.
  • Pulls information from application and related objects.
  • Allows users to resume in progress and completed reads and displays responses to any previously answered questions.
  • Reads never get “locked down”, Admissions may need to go in and adjust recommendations at any point.
  • A completed read can result in updates to read record, application record, add applicant to interview campaigns, or send an email to admissions for manual interview scheduling.

Queries/Loops/Decisions

  • Get First Read
    1. Finds out if there is an existing 1st read on the application for status and form pre-fills
  • Get Second Read
    1. Finds out if there is an existing 2nd read on the application for status and form pre-fills
  • Which Read?
    1. Takes user read choice from Welcome Screen and determines if a record needs to be created.
      1. If so, gets additional information required to create a read (Record Type, Reviewer’s Contact Id). Creates the read and then assigns the new record as the “Active Read”
      2. Otherwise, will set the found read as “Active Read”
  • Related Object Loops
    1. Get Content Document Links/Get Content Document
      1. Gets all the attachments related to the application and runs them through a loop to assign info to variables for linking in later steps.
    2. Get All Affiliations and Certs
      1. Gets all Affiliation and Cert records related to application and sorts them into three sObject Collections for use in tables in later steps.
    3. Get Recommendations
      1. Gets all Recommendation records related to application and assigns the two most recently modified to record variables for use in record detail components in later steps.
    4. Get Test Scores
      1. Gets all IETLS, TOEFL , TOEFL iBT Test Score records related to application AND created by the applicant. Will then sort and assign the most recently reported score for each test type to record variables.
      2. The GMAT, GRE, and GMAT Focus Edition highest test scores are populated on the Application, and those values display in the Reader Form.
  • Application Reader Tabbing - allows the user to navigate to any tab from any screen.  Uses Visual Picker native component.
    • Nav1 to Reader - allows the user to go from the Applicant Summary to Reader Decision, or any other tab.
    • Reader Decision Direction - allows user to go from the Reader Decision screen to the Applicant Summary screen or to Submit Read screen.
    • Application is Ready for Submit - checks the required fields throughout the Application Reader Form to ensure they are all complete, either directs user to submit read or go back to complete all sections.
    • User Tab Navigation Decision - this is the central decision hub that sends the user to the correct screen based on the Navigate to Section value or button selection from any screen.

3rd Party Components

End Actions

  • Read Updates
    1. Field Updates on Completion:
      1. Feedback Status = Completed
      2. Interviewer Preference
  • Preferred Interviewer
  1. Recommendation Decision Reason
  2. Recommendation Reason
  3. Waitlist Ranking
  • SUMO Interview Invite Flow on Invite to Interview
  • Application Updates

Decision

Application Updates

Other Actions

Deny

Internal Status = Denied


Waitlist without Interview

Internal Status = Waitlist

Waitlist Ranking = Chosen Ranking


Invite to Interview

Yes to Interview 1 = TRUE

IF Interview Preference = Schedule Manually (Sends email notification to meetwithadmissions@johnson.cornell.edu)

Consider for LEAD

Interview Event Invite = Consider


Consider for Super Day

Interview Event Invite = Consider


*If First Read* (On Application) First Read = Today & Application Reader = User who completed read



Was this helpful?
0 reviews
Print Article

Related Articles (1)

Index of the Admissions user documentation, linking each guide by area: Admissions Application 3.0, the application website, application program management and maintenance, interview management, the Reader Wizard, decision letters, recommenders and background checks.