Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 35 Next »


7/25/2019 Updates to Form

  • Update Account Holder Type to be read-only and default to Individual
  • Remove Expense Type field
  • Update Comments field required on Update requests
  • Spend Limit ($USD) re-labeled to Monthly Cycle Spend Limit on New requests
    • Update requests: label is changed to 'New Monthly Cycle Spend Limit'
    • Update requests: enable this field to be editable
    • New requests: set this field dependent on standard/frequent and mark as read-only
  • Monthly Cycle Spend Limit is less than 5,000 for Standard and less than 10,000 for Frequent
    • Value is set dependent on Card Limit
  • Single Transaction Limit is always 4999 and read-only
  • Update Cycle Limit to Transactions Per a Cycle
    • 'New Transactions Per a Cycle' for Updates
    • Made Card Limit *required
    • Update requests: changes to 'New Card Limit'
  • Add Daily Transaction Limit field and set as always 20.  read-only.
  • Add Default Level 1 Hierarchy field and set as always 10385.  read-only, hidden.
  • Add Agent Number field and set as always 5402.  read-only, hidden.
  • Remove Country/Building from address information.
  • Update verbiages to remove T-Card and replace with Travel Card
  • Update alerts upon form submission for verbiage 'Your card request has been submitted'
  • Update Card Limit to be editable in Supervisor and Department Head review stages
  • Added in ability to attach documents to form (for SABA certificate).
  • Added in functionality to check if User has completed SABA training. (where to store list of NetIDs is TBD)
    • if not, User is alerted of link to sign up for training (need exact link)

8/8/2019

-Updated form title to: 'UNIVERSITY TRAVEL CARD'

-Updated various grammar items

-Removed edit button for access approval updating

-Updated Transactions Per Cycle to be read-only when submitting.  Can still be updated by Card Admin.

-Monthly Cycle Spend Limit updated to 5,000 (from 4,999) for Standard and 10,000 (from 9,999) for Frequent

-Attachment for SABA certificate is required.

-Updated contact information for Help to huskybuysupport@uconn.edu and updated wording

-Dialog box will show with each new form for SABA certificate training and reminder to attach certificate to form.

  • future functionality is to call SABA API for checking to see if user completed training.  If not, user cannot complete form and is provided with a link to sign up and complete training.  Certificate will not be needed or required with API. (*TBD*)
  • current functionality includes a reminder to complete training and to also attach certificate to form.

-dialog box will appear for Affiliate users(Primary Affiliation = Univ Affiliated Employee) or users with no Org information.  Access to form is denied and User is provided with an explanation with contact info for questions.

-hid other fields not required on form submission

9/3/2019

  • Attached is an update version of the email language.  Please let me know if you have any questions.
  • The MCC group should say: TCARD for the name with an action of Include
  • The link to SABA is still pending as it is not published for production yet – but if you need a place holder, this is the link to the UAT version.

https://uconnsb-storrs.sabacloud.com/Saba/Web_spf/NA1TNB0103/common/leclassview/dowbt000000000011762

9/16/2019

-In Card Admin stage - comment should only be required on a Deny

-Remove Read access for Users in department head, supervisor, and card admin review

-Update link in report Submit creation email to be link from production

-Update name in Travel Card Holder Agreement to be refreshed with each stage

-Added an extra blank space after 'Agent Number' in the Export Data Report to align with validation workbook

-Updated SABA Training link to Live URL and updated display text to 'Travel Card Training Link' https://uconnsb-storrs.sabacloud.com/Saba/Web_spf/NA1TNB0103/common/leclassview/dowbt000000000011762

10/01/2019

-Updated Agent Number to 5581

10/11/2019

Updated Mobile phone field to update if it does not match Business Phone field

Add in Transferred? Field to determine if record has been transmitted to Report yet, or not.

11/15/2019

Added MCC Group 2(Value: TCARD1) and MCC Group 2 Action (VALUE: Include) fields to form.

Added 'Spend Limit' and 'Single Amount Limit' string fields to the form.  These fields are sent to the report instead of the currency fields that are visible to the requester on the form.


01/27/2020

-Updated form to not validate NetID field under User Information.  Instead, fields will be cleared out upon completion of service call if NetID does not exist in LDAP.


-updated redirect URL for when Users do not have supervisors.  URL on Procurement site was changed.

-added a new check for supervisor vs department head.  Since delegates could potentially be used, new code has been added to check for if the designee is the same as the supervisor.  

//onItemChange of designee table

var reviewerNetId = [];

var table = BO.F_DesigneeTable;
for (var i = 0; i < table.getLength(); i++) {

reviewerNetId.push(get(table.get(i),"F_DesigneeNetId").getValue());
}

BO.F_supervisornetidcheck.setValue(reviewerNetId.join(", "));

//code is placed onItemChange of new field for Designee NetIds

value = BO.F_supervisornetidcheck.getValue()
SupervisorNetId = BO.F_SupervisorNetId.getValue()

if (value.indexOf(SupervisorNetId) !== -1) {
BO.F_SupervisorException.setValue(true)
}
else { BO.F_SupervisorException.setValue(false)
}


04/13/2020 

Updated Attestation

 

Updated initiator to have read access in Delegate maintenance stage (for ajax calls in case delegates are used).


05/26/2020

Added new form for giving departments the ability to see who has requested access to Travel Cards.


08/17/2020

Updated Department Lookup query to include new service.  Service will return requests directly under the Org # entered and also requests that report up to the entered org directly or indirectly.


Field Mapping and requirements




FEB Field LabelFEB Field IDNotesRead only?Required?Conditional Show/HidePre-populated?Source
ACCOUNT TYPEAccount Holder TypeRequired.  Must select either Individual (person’s name) or Department (i.e. project, vendor or department name).
If Department is selected, proceed to column G (Employee ID).
Account Holder TypeF_AccountHolderType

If 'Department' is selected, set DOB, card last name, home address as not required.  Set card first name as department name and set last name as optional and blank

if individual, set DOB, home address, and last name as required


current form is set to individual and read-only.  Left in department if needed for the future.

yesyes
yesdropdown values
APPLICANT INFORMATIONApplicant Full First NameRequired for Individual applicant.  Legal First Name of the cardholder.
Note: The combination of Applicant First Name + Applicant Middle Initial + Applicant Last Name cannot exceed  25 characters.
First NameF_UserFirstName

yes
YesLDAP
Applicant MIOptional for individual applicant. Middle Initial of the cardholder
1 character Max








Applicant Last NameRequired for Individual applicant.  Legal Last Name of the cardholder.Last NameF_UserLastName
read onlyyes
YesLDAP
Date of BirthRequired for Individual applicant.  Actual date of birth. 
Can be entered in the following formats:
- MM/DD/YYYY (12/01/1980)
- M-D-YYYY (1-1-1981)
Date of BirthF_birthdate

yes; if individualNew RequestNo
Employee IDOptional. Employee ID for the cardholder.
May be required for third party file feeds
Max. 20 characters alpha/numeric.
Employee IDF_EmployeeId
read only

YesTravel Web API
ACCOUNT SECURITYAccess Code 1Required.  Four digits: Must be Numeric.  Must be unique to the account.  Cannot be the same as Access Code 2.  Used for cardholder authentication when calling Customer Service.Access Code 1F_AccessCode1last 4 digits of employee idread only

YesEmployee ID
Access Code 2Required.   Four characters: Any alpha/numeric combination.  Must be unique to the account.  Cannot be the same as Access Code 1.  Used for cardholder authentication when calling Customer Service.Access Code 2F_AccessCode2random 4 digit number (JS) onNew (this field is hidden)read only

YesRandom 4 digit number
NAME AS IT WILL APPEAR ON CARDFirst Name on CardRequired.  First Name for cardholder. For Department cards, enter the entire name to be displayed here, example: "Marketing Department".  Note: Combination of First Name on Card + Middle Initial on Card + Last Name on Card cannot exceed 21 characters.First Name to be printed on cardF_FirstNameOnCardpopulated from web service first name.  If first+last name greater than 21 characters then invalidate fields and alert user.  If for Department, first name on card is populated with Department and last name is blank and optional.
yesNew RequestYesfirst name,
 Department if request type of Department
MI on CardOptional for Individual applicant.
Not applicable for Department applicant.
Middle Initial
1 character Max








Last Name on CardRequired for Individual applicant. Last name of the cardholder 
Not applicable for Department applicant.
Last Name to be Printed on CardF_LastNameOnCardpopulated from web service first name.  If first+last name greater than 21 characters then invalidate fields and alert userread onlyyes; if individualNew RequestYesLast Name,
blank if request type of Department
Second Line to Appear on CardOptional.  Second line to be embossed below the name on the card.
Max. 21 characters.








ACCOUNT CONTACT INFORMATIONBusiness Email AddressRequired.  Business email address of the cardholder.  Must enter at least one ‘@’ symbol and at least one ‘.’ in the email address. 
For Department Card, provide the business email address of the authorized user.
No spaces are allowed. 
Max. 60 characters.
EmailF_UserEmailAddress

yes
YesLDAP
Business Phone NumberRequired.  Business phone number for the cardholder. For Department Card, provide the business number of the authorized user.
Enter 10 digit number, no spaces, slashes, etc., are necessary.  The field will be formatted automatically.
Work Phone NumberF_UserPhoneNumber

yes
YesTravel web API
Mobile Phone NumberRequired.  Mobile phone number for the cardholder.  If no mobile number exists, enter home or business phone number.  For Department Card, provide the mobile number of the authorized user.
No punctuation.
Enter 10 digit number, no spaces, slashes, etc., are necessary. The field will be formatted automatically.
Mobile Phone NumberF_MobilePhonePopulated from Business Phone Number
yes
YesBusiness Phone Number
ACCOUNT MAILING ADDRESSMailing Street Address 1Required.  First address line for the cardholder.  Address for statement delivery. 
Max. 36 characters.
DepartmentF_UserOrganizationPopulated with Department Name
yesNew RequestYesDepartment Name
Mailing Street Address 2Optional.  Second address line for address provided.
Max. 36 characters.
Mailing Street 2 (work address 1 + 2)F_MailingStreet2//F_WorkStreetAddress + F_WorkStreetAddress2
will check to see if address 1 + 2 combined exceeds 36 characters


New RequestYeswork street address 1 + 2
Mailing CityRequired.  City for the Mailing Address provided.  Letters, numbers, periods, and spaces are allowed.
Max 24 characters.
CityF_WorkCity

yesNew RequestYesTravel web API
Mailing StateRequired.  State for the Mailing Address provided.  Only the 50 states of US, DC, or Military Codes AA, AE, & AP are allowed.   Must be 2 character state abbreviation StateF_WorkStateProvince

yesNew RequestYesTravel web API
Mailing ZIP CodeRequired.  Zip code for Mailing Address provided.
Enter 5 or 9 digit zip code.
Example:
60612, or
601300024
Zip/Postal CodeF_WorkZipPostalspecial characters will be auto removed if entered.  Field limit is 5-9 max characters.
yesNew RequestYesTravel web API
HOME ADDRESSHome Street Address 1Required for Individual applicant.  Home Address for the   Physical address is required (no P.O. box).  
Max. 36 characters. 
Home Address Line 1F_HomeAddress1

yes;individualNew RequestNo
Home Street Address 2Optional for individual applicant.  Second address line for Home address provided.
Max. 36 characters.
Home Address Line 2F_HomeAddress2


New RequestNo
Home CityRequired for Individual applicants.  City for Home Address provided.  Letters, numbers, periods, and spaces are allowed.
Max 24 characters
CityF_HomeCity

yes;individualNew RequestNo
Home StateRequired for individual applicants.  2 digit State for the Home Address provided.  Only the 50 states of US, DC, or PR (Puerto Rico) are allowed.State/ProvinceF_HomeStateno more than 2 alpha characters
yes;individualNew RequestNo
Home Zip CodeRequired for Individual applicants.  Zip Code for Home Address provided.  Enter 5 or 9 digit zip code.
Example:
60612 or
606121076
Zip/Postal CodeF_HomeZipspecial characters will be auto removed if entered.  Field limit is 5-9 max characters.
yes;individualNew RequestNo
CARD CONTROLSSpend LimitRequired.  A spend limit per cycle must be provided for the cardholder for the cycle. No punctuation. The field will be formatted automatically. Max is $9,999,999Monthly Cycle Spend LimitF_SpendLimitlimit to less than or equal to 5,000 for standard; less than or equal to 10,000 for frequent
yes-Dependant on Card Limit selection (standard/frequent)
-re-labeled if Update request
Yes
Cycle Transaction LimitOptional.  Use this field to restrict the number of times the card account can be used per cycle.   Max 8 digits.Transactions Per a CycleF_CycleLimitNumberlimit to less than or equal to 100 for standard; limit to less than or equal to 200 for frequent

-Dependant on Card Limit selection (standard/frequent)
-re-labeled if Update request
Yes
Single Amount LimitOptional.  Use this field to restrict the amount that can be spent on a single transaction.  No punctuation.  The field will be formatted automatically.
Max is $9,999,999
Single Transaction Limit ($USD)F_TransactionLimitlimit to less than 5000.  static valueYes

Yes
Daily Amount LimitOptional.  Use this field to restrict the amount that can be spent in a day. No punctuation. The field will be formatted automatically.
Max is $9,999,999


blank




Daily Transaction LimitOptional.  Use this field to restrict the number of times the card account can be used per day.
Max 8 digits.
Daily Transaction LimitF_DailyTransactionLimitstatic value of 20Yes

Yes
Cash Advance LimitOptional.  Use this field to restrict the cash limit per cycle.  Required if MCC Group 1 is used for Cash.  No decimals. Field will be formatted automatically.
Max. cash limit is $2,500


blank




HIERARCHYDefault Level 1 HierarchyRequired.  Enter the bank provided value at the time of set-up.  Default is to use the company Level 1 Hierarchy.  Enter a 5 digit number.Default Level 1 HierarchyF_Defaultlevel1Hierarchystatic value of 10385Yes

Yes
Level 2 HierarchyOptional.  Enter the bank provided value at the time of set-up.  Enter a 5 digit number.







Level 3 HierarchyOptional.  Enter the bank provided value at the time of set-up.  Enter a 5 digit number.







Level 4 HierarchyOptional.  Enter the bank provided value at the time of set-up.  Enter a 5 digit number.







Level 5 HierarchyOptional.  Enter the bank provided value at the time of set-up.  Enter a 5 digit number.







Level 6 HierarchyOptional.  Enter the bank provided value at the time of set-up.   Enter a 5 digit number.







MCC GROUP NAME 1MCC Group Name 1Required.  Enter the name of the Merchant Category Code Group chosen for the cardholder.  This is obtained from the MCC Group Worksheet.  
Max 10 alphanumeric characters.
For Cash access: use this field to enter the name of the Merchant Category Code Group controlling cash access.
MCC Group Name 1F_mccGroupName1TCARDyes

Yes
MCC Group 1 ActionRequired.  Select from the drop down: Include or Exclude. This is obtained from the MCC Group Worksheet and relates to the MCC Group Name entered for the cardholder.  
Default: Include
For Cash access: select Include.
MCC Group 1 ActionF_mccGroup1ActionIncludeyes 

Yes
MCC GROUP 1 SPEND AND TRANSACTION LIMITSMCC Group 1 Cycle Spend LimitOptional.  Use this field to restrict the amount that can be spent per cycle for the MCC Group.
If MCC Group Name 1 is for cash, this amount cannot exceed the value of Cash Advance Limit.
No punctuation. Field will be formatted automatically.
Max is $9,999,999








MCC Group 1 Cycle Transaction LimitOptional.  Use this field to restrict the number of transactions per cycle for the MCC Group.
For Cash access, not applicable.
Max is 7 digits








MCC Group 1 Single Amount LimitOptional.  Use this field to restrict the amount that can be spent on a single transaction for the MCC Group. No punctuation. Field will be formatted automatically.
For Cash access, not applicable.
Max is $9,999,999








MCC Group 1 Daily Amount  LimitOptional.  Use this field to restrict the amount that can be spent per day for the MCC Group. No punctuation. Field will be formatted automatically.
For Cash access, not applicable.
Max is $9,999,999








MCC Group 1 Daily Transaction LimitOptional.  Use this field to restrict the number of transactions per day for the MCC Group.
For Cash access, not applicable.
Max is 7 digits








MCC GROUP 2MCC Group Name 2Optional.  Enter the name of the Merchant Category Group chosen for the cardholder. This is obtained from the MCC Group Worksheet. 
Max 10 alphanumeric characters.
Required If MCC Group 1 has "Cash" access
MCC Group Name 2F_mccGroupName2TCARD1yes

yes
MCC Group 2 ActionOptional. If MCC Group Name 2 is selected, this field is Required.  Select from the drop down: Exclude or Include. This is obtained from the MCC Group Worksheet and relates to the MCC Group Name entered for the cardholder.  
Default: Include
MCC Group 2 ActionF_mccGroup2ActionIncludeyes

yes
MCC GROUP 2 SPEND AND TRANSACTION LIMITSMCC Group 2 Cycle Spend LimitOptional. Use this field to restrict the amount that can be spent per cycle for the MCC Group.
Max is 7 digits








MCC Group 2 Cycle Transaction LimitOptional. Use this field to restrict the number of transactions per cycle for the MCC Group.
Max is 7 digits








MCC Group 2 Single Amount LimitOptional. Use this field to restrict the amount that can be spent on a single transaction for the MCC Group.
Max is 7 digits








MCC Group 2 Daily Amount  LimitOptional. Use this field to restrict the amount that can be spent per day for the MCC Group.
Max is 7 digits









MCC Group 2 Daily Transaction LimitOptional. Use this field to restrict the number of transactions per day for the MCC Group.
Max is 7 digits








MCC GROUP 3MCC Group Name 3Optional. Enter the name of the Merchant Category Group chosen for the cardholder. This is obtained from the MCC Group Worksheet.  
Max 10 alphanumeric characters.








MCC Group 3 ActionOptional. If MCC Group Name 3 is selected, this field is Required.  Select from the drop down: Exclude or Include. This is obtained from the MCC Group Worksheet and relates to the MCC Group Name entered for the cardholder.  
Default: Include








MCC GROUP 3 SPEND AND TRANSACTION LIMITSMCC Group 3 Cycle Spend LimitOptional. Use this field to restrict the amount that can be spent per cycle for the MCC Group.
Max is 7 digits








MCC Group 3 Cycle Transaction LimitOptional. Use this field to restrict the number of transactions per cycle for the MCC Group.
Max is 7 digits








MCC Group 3 Single Amount LimitOptional. Use this field to restrict the amount that can be spent on a single transaction for the MCC Group.
Max is 7 digits








MCC Group 3 Daily Amount  LimitOptional. Use this field to restrict the amount that can be spent per day for the MCC Group.
Max is 7 digits









MCC Group 3 Daily Transaction LimitOptional. Use this field to restrict the number of transactions per day for the MCC Group.
Max is 7 digits








MCC GROUP 4MCC Group Name 4Optional. Enter the name of the Merchant Category Group chosen for the cardholder. This is obtained from the MCC Group Worksheet.  
Max 10 alphanumeric characters.








MCC Group 4 ActionOptional. If MCC Group Name 4 is selected, this field is Required.  Select from the drop down: Exclude or Include. This is obtained from the MCC Group Worksheet and relates to the MCC Group Name entered for the cardholder.  
Default: Include








MCC GROUP 4 SPEND AND TRANSACTION LIMITSMCC Group 4 Cycle Spend LimitOptional. Use this field to restrict the amount that can be spent per cycle for the MCC Group.
Max is 7 digits








MCC Group 4 Cycle Transaction LimitOptional. Use this field to restrict the number of transactions per cycle for the MCC Group.
Max is 7 digits








MCC Group 4 Single Amount LimitOptional. Use this field to restrict the amount that can be spent on a single transaction for the MCC Group.
Max is 7 digits








MCC Group 4 Daily Amount  LimitOptional. Use this field to restrict the amount that can be spent per day for the MCC Group.
Max is 7 digits









MCC Group 4 Daily Transaction LimitOptional. Use this field to restrict the number of transactions per day for the MCC Group.
Max is 7 digits








MCC GROUP 5MCC Group Name 5Optional. Enter the name of the Merchant Category Group chosen for the cardholder. This is obtained from the MCC Group Worksheet.  
Max 10 alphanumeric characters.








MCC Group 5 ActionOptional. If MCC Group Name 5 is selected, this field is Required.  Select from the drop down: Exclude or Include. This is obtained from the MCC Group Worksheet and relates to the MCC Group Name entered for the cardholder.  
Default: Include








MCC GROUP 5 SPEND AND TRANSACTION LIMITSMCC Group 5 Cycle Spend LimitOptional. Use this field to restrict the amount that can be spent per cycle for the MCC Group.
Max is 7 digits








MCC Group 5 Cycle Transaction LimitOptional. Use this field to restrict the number of transactions per cycle for the MCC Group.
Max is 7 digits








MCC Group 5 Single Amount LimitOptional. Use this field to restrict the amount that can be spent on a single transaction for the MCC Group.
Max is 7 digits








MCC Group 5 Daily Amount  LimitOptional. Use this field to restrict the amount that can be spent per day for the MCC Group.
Max is 7 digits









MCC Group 5 Daily Transaction LimitOptional. Use this field to restrict the number of transactions per day for the MCC Group.
Max is 7 digits








MCC GROUP 6MCC Group Name 6Optional. Enter the name of the Merchant Category Group chosen for the cardholder. This is obtained from the MCC Group Worksheet.  
Max 10 alphanumeric characters.








MCC Group 6 ActionOptional. If MCC Group Name 6 is selected, this field is Required.  Select from the drop down: Exclude or Include. This is obtained from the MCC Group Worksheet and relates to the MCC Group Name entered for the cardholder.  
Default: Include








MCC GROUP 6 SPEND AND TRANSACTION LIMITSMCC Group 6 Cycle Spend LimitOptional. Use this field to restrict the amount that can be spent per cycle for the MCC Group.
Max is 7 digits








MCC Group 6 Cycle Transaction LimitOptional. Use this field to restrict the number of transactions per cycle for the MCC Group.
Max is 7 digits








MCC Group 6 Single Amount LimitOptional. Use this field to restrict the amount that can be spent on a single transaction for the MCC Group.
Max is 7 digits








MCC Group 6 Daily Amount  LimitOptional. Use this field to restrict the amount that can be spent per day for the MCC Group.
Max is 7 digits









MCC Group 6 Daily Transaction LimitOptional. Use this field to restrict the number of transactions per day for the MCC Group.
Max is 7 digits








MCC GROUP 7MCC Group Name 7Optional. Enter the name of the Merchant Category Group chosen for the cardholder. This is obtained from the MCC Group Worksheet.  
Max 10 alphanumeric characters.








MCC Group 7 ActionOptional. If MCC Group Name 7 is selected, this field is Required.  Select from the drop down: Exclude or Include. This is obtained from the MCC Group Worksheet and relates to the MCC Group Name entered for the cardholder.  
Default: Include








MCC GROUP 7 SPEND AND TRANSACTION LIMITSMCC Group 7 Cycle Spend LimitOptional. Use this field to restrict the amount that can be spent per cycle for the MCC Group.
Max is 7 digits








MCC Group 7 Cycle Transaction LimitOptional. Use this field to restrict the number of transactions per cycle for the MCC Group.
Max is 7 digits








MCC Group 7 Single Amount LimitOptional. Use this field to restrict the amount that can be spent on a single transaction for the MCC Group.
Max is 7 digits








MCC Group 7 Daily Amount  LimitOptional. Use this field to restrict the amount that can be spent per day for the MCC Group.
Max is 7 digits









MCC Group 7 Daily Transaction LimitOptional. Use this field to restrict the number of transactions per day for the MCC Group.
Max is 7 digits








MCC GROUP 8MCC Group Name 8Optional. Enter the name of the Merchant Category Group chosen for the cardholder. This is obtained from the MCC Group Worksheet.  
Max 10 alphanumeric characters.








MCC Group 8 ActionOptional. If MCC Group Name 8 is selected, this field is Required.  Select from the drop down: Exclude or Include. This is obtained from the MCC Group Worksheet and relates to the MCC Group Name entered for the cardholder.  
Default: Include








MCC GROUP 8 SPEND AND TRANSACTION LIMITSMCC Group 8 Cycle Spend LimitOptional. Use this field to restrict the amount that can be spent per cycle for the MCC Group.
Max is 7 digits








MCC Group 8 Cycle Transaction LimitOptional. Use this field to restrict the number of transactions per cycle for the MCC Group.
Max is 7 digits








MCC Group 8 Single Amount LimitOptional. Use this field to restrict the amount that can be spent on a single transaction for the MCC Group.
Max is 7 digits








MCC Group 8 Daily Amount  LimitOptional. Use this field to restrict the amount that can be spent per day for the MCC Group.
Max is 7 digits









MCC Group 8 Daily Transaction LimitOptional. Use this field to restrict the number of transactions per day for the MCC Group.
Max is 7 digits








MCC GROUP 9MCC Group Name 9Optional. Enter the name of the Merchant Category Group chosen for the cardholder. This is obtained from the MCC Group Worksheet.  
Max 10 alphanumeric characters.








MCC Group 9 ActionOptional. If MCC Group Name 9 is selected, this field is Required.  Select from the drop down: Exclude or Include. This is obtained from the MCC Group Worksheet and relates to the MCC Group Name entered for the cardholder.  
Default: Include








MCC GROUP 9 SPEND AND TRANSACTION LIMITSMCC Group 9 Cycle Spend LimitOptional. Use this field to restrict the amount that can be spent per cycle for the MCC Group.
Max is 7 digits








MCC Group 9 Cycle Transaction LimitOptional. Use this field to restrict the number of transactions per cycle for the MCC Group.
Max is 7 digits








MCC Group 9 Single Amount LimitOptional. Use this field to restrict the amount that can be spent on a single transaction for the MCC Group.
Max is 7 digits








MCC Group 9 Daily Amount  LimitOptional. Use this field to restrict the amount that can be spent per day for the MCC Group.
Max is 7 digits









MCC Group 9 Daily Transaction LimitOptional. Use this field to restrict the number of transactions per day for the MCC Group.
Max is 7 digits








Card DesignAgent NumberRequired. 4 digit Agent Number that defines the card design to be used.  Default: Company Info Agent Number (from Company Info tab).  Enter 4 digit Agent Number if different from Company Info default.Agent NumberF_AgentNumberstatic value of 5581Yes

Yes
Alternate Mailing AddressCard Delivery Site ID NumberOptional.  5 digit Site ID given to you by JPMC which will determine the alternate address where replacement cards are mailed.







ACCOUNT PARAMETERSExecutive CardOptional. Use this field to request an Executive Card by entering "Y".  A fee may apply.
Default: N
Executive: Y
Executive CardF_ExecCardstatic value of N




Declining BalanceOptional.  Approval required.
Default: N
Declining Balance: Y
Declining BalanceF_DecBalancestatic value of N




Declining Bal Effective Begin DateOptional. Declining Balance use only.
Can be entered in the following formats:
- MM/DD/YYYY (12/01/2017)
- M-D-YYYY (1-1-2018)








Declining Bal Effective End DateOptional. Declining Balance use only. 
Can be entered in the following formats:
- MM/DD/YYYY (12/31/2017)
- M-D-YYYY (1-31-2018)








ACCOUNTING CODEAccounting CodeOptional. General Ledger string associated with the cardholder.
Max. 75 characters, dashes and spaces allowed.









-After the Card Admin Group approves and the form is in the Final stage, what action is needed? – A report needs to be sent to Nancy/Elise with the requested card information in the JPMC format.  There should be a step for “sent for processing” and then Nancy/Elise will flip it to “Completed” after they upload said report.

-Who should be in the Card Admin Group? – Nancy Patrylak and Elise Fiorentino

Questions:

-What is needed as a Card agreement/data access agreement that the User has to agree to? (I have a generic 1 liner here currently) – The cardholder agreement is attached here.  We were going to have people print, sign, and attach but if we can put all of this information into the attestation and get a electronic signature, that is fine as well.

-What is needed in the 'report'? (the form has the ability to return all data in a spreadsheet, just not in a specific format out of the box) – Attached is the format that is required by JPMC.  We will get you a version with date filled in soon as there are some columns that will need to be hard coded with the same information for each applicant (and this data isn’t on the application)

-Fields?

  • What fields should the user be able to modify? – Please see the table below – we updated it.


Business Requirements:

Only the User in need of a card can initiate and submit the form

Supervisor needs to approve

Department head needs to approve

Card Admin Group needs to approve

Data needs to be able to be exported (this is possible in a module called View Responses)

Specific fields needed (as provided in PPT)

Supervisor information should auto return via web service

User must 'I agree' to agreement


Logic/Rules in form:

  • Web Service (LDAP) is used to return initial employee information (netid, name, email, org, phone number)
  • Web service logic (new web service built specifically for this), inputs Employee NetID to RPM table to return Employee info from Core(not LDAP) and supervisor netid,name,email.
    • If employee does not have a supervisor, look up next level Org and return approver for that Org
    • If no supervisor exists, form will return an error to contact card admin administration

-If supervisor and department head are the same, only 1 approval is required from that person

-Certain fields will appear depending on if the request is new or an update(see conditional requirements below)

-Form will story a history of all stage actions taken (user submits form, supervisor approves, dep. Head approves, card admin approves)

-form currently gives the option to change department and department head for the 'Department' reviewer.  Some users may not be assigned to a department but may have a supervisor (affiliates/students). – Can we talk about this?

-if Department head is the User submitting the form, the department head approver will route to the next level org and pull in the next level Department head


  • No labels