Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

-Uses the same form in the App for University Expense Card Request

-Forms are auto-created from a file we get from Concur.

-Form utilizes flags for DBC/Travel Card to show/hide correct fields when needed.  This includes on ST_Start and through the various DBC and Travel Card stages.

Use Case (happy path)

  1. New form auto-created for each user from Concur .csv file
    1.  (Elements: First Name, Last Name, User Email, Spend Limit, Declining Balance Begin Date, Declining Balance End Date, User Net Id, DBC Flag, Employee Id)
  2. DBC User (student) receives email notification to complete form.
  3. DBC User completes form.
  4. Expense Card Admin group receives notification of submitted form.
  5. Expense Card Admin Approves form.
  6. DBC User receives notification of approval and link to form.
  7. Expense Card Admin transmits form.  Form is created in export report.
  8. Expense Card Admin Exports the data into Excel.

...