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.

...

  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.

...


DATA SPEC:

View file
nameTravel Card Request Application_data specs_20200818.xlsx
height250

TEMPLATE EXPORT FROM LEAP:

TCard_and_DBC_Report_Export_DEVSAMPLE.xls

...

Jira Legacy
serverJIRA
serverId61b6191d-d412-3043-a96c-75b7bceaed1f
keyKPS-1200


Testing prior to Production.

  • Create/receive a student file from Concur. (see attached sample in JIRA KPS-1200)
    • Note that any email address in the file will receive an email from the LEAP workflow.
    • Ensure the filename matches the prefix within the CONCUR_DBC_EXTRACT_PREFIX  parameter
  • Log into KFS-YE environment
  • Navigate to Administration tab.
    • Select Special Batch File Upload under Batch/Scheduled Jobs
    • Make sure to pick the concur/originEntry from dropdown.
    • Browse for DBC file. and submit.
  • Navigate to Administration Tab
  • Select Schedule under Batch/Scheduled Jobs
  • Execute the decliningBalanceCardJob in KFS-CONCUR Namespace.

When running multiple tests, make sure that the filename used is different than the last test. The coding will NOT process a file that has already been processed.