Contents Show
Changes made in this release of the software are detailed below.
Release 2.32.00 (2.32.xxxxx.xxxx).zip
Release 2.32.00 (2.32.xxxxx.xxxx) Source Code.zip
v2.32.00_webhelp_dfdd.zip
RF142_311_pull_off_script.sql
sql_server_2017_compatibility_level.sql
A new version of the WIC EBT Middleware (WEM) software is available with this release. This version contains the following code updates:
WEM 2.4.1.4 Release:
WEM 2.4.1.0 was never officially released and was rolled into WEM 2.5.0.0.
Issues Fixed:
CDP-326: Not Processing Redemption, Benefit Activity nor Expired Benefit Files When One WEM Instance is Shared Among Multiple State Agencies.
WEM 2.5.0.0 Release:
Features Added:
ENH-568: Add Benefit Dates to the Get Account Balance Message.
WEM 2.5.0.1 Release:
Issues Fixed:
CDP-326: Not Processing Redemption, Benefit Activity nor Expired Benefit Files When One WEM Instance is Shared Among Multiple State Agencies.
The table below documents software enhancements included within this release of the software.
Enhancements |
||||||
Enhancement# |
Primary Function |
Enhancement Detail |
||||
ENH-454 |
SQL Server Upgrade |
This enhancement provides an in-place upgrade of the SPIRIT WIC system from Microsoft SQL Server 2008R2 to Microsoft SQL Server 2017. A new sql_server_2017_compatibility_level.sql file was created and distributed with this release. For more information, see the database changes for this enhancement. The sql_server_2017_compatibility_level.sql must be run manually by the user, and the user who runs the script must have SQL ALTER permissions on the database. However, only those State Agencies that are upgrading to SQL Server 2017 need to run the script on their SPIRIT database after upgrading to SQL Server 2017. Any modifications to the provided script are done at the State Agency's own risk. R1: The DFDD shall be updated to accurately reflect the changes that have been made as a result of this Change Request. No changes were required to the SPIRIT WIC Detailed Functional Design Document (DFDD) for this enhancement. R2: While in the functional areas of the SPIRIT WIC system related to this enhancement, if any references to the term "J.P. Morgan" are found, change the text to instead reference the term "EBT Processor". (Depending on the functional areas affected within the SPIRIT WIC system, this requirement may not apply.) No "J.P. Morgan" references were found in the functional areas related to this enhancement. R3: CDP should create a test environment with SPIRIT 2.31.01 and SQL Server 2008 installed. To accommodate the R3 requirement for this enhancement, CDP created a test environment with SPIRIT version 2.32.00 and installed SQL Server 2008. CDP's Quality Assurance (QA) team also performed testing on SPIRIT 2.31.01 and SQL Server 2008. R4: CDP should install WEM 2.4.1.3 within the same test environment. To accommodate the R4 requirement for this enhancement, CDP installed WIC EBT Middleware (WEM) version 2.4.1.3 within the SPIRIT version 2.32.00 test environment. R5: CDP should load a copy of a State Agency’s production data into the test environment database. To accommodate the R5 requirement for this enhancement, CDP loaded a copy of Chickasaw Nation's data into the test environment database. R6: CDP should make all necessary configuration updates to point SPIRIT to WEM and WEM to both SPIRIT and WIC Direct. To accommodate the R6 requirement for this enhancement, CDP created the following four (4) new servers with SQL Server 2017:
R7: CDP should upgrade the operating system to Windows Server 2012 (initially) to prepare for upgrade to SQL Server 2017. To accommodate the R7 requirement for this enhancement, CDP upgraded the operating system on a test server from Windows Server 2008 R2 to Windows Server 2012 R2, and then upgraded SQL Server 2017. CDP also created a SQL Server 2017 stand-up test server. R8: CDP should upgrade the database server from SQL Server 2008 to SQL Server 2017 and provide any necessary documentation for a State to be able to successfully complete the upgrade on their own. To accommodate the R8 requirement for this enhancement, CDP upgraded the database on the test server from SQL Server 2008 to SQL Server 2017. CDP did not encounter issues while upgrading SQL Server 2008 to SQL Server 2017; therefore, no special documentation is needed or provided for the database upgrade. R9: CDP will provide documentation of any issues that they encounter during the database upgrade. CDP did not encounter issues while upgrading SQL Server 2008 to SQL Server 2017; therefore, no special documentation is needed or provided for the SQL Server upgrade. R10: CDP should upgrade the operating system to Windows Server 2016. To accommodate the R10 requirement for this enhancement, CDP upgraded the operating system on the test server to Windows Server 2016. R11: CDP will perform full regression testing and system verification testing on their SQL Server upgrade environment after completing the upgrade from SQL Server 2008 to 2017. To accommodate the R11 requirement for this enhancement, CDP's Quality Assurance (QA) team performed testing to ensure that the upgrade from SQL Server 2008 to SQL Server 2017 was successful in this release. R12: CDP will provide documentation that details any issues found during testing along with the resulting corrective action or decision points. To accommodate the R12 requirement for this enhancement, CDP provided a Test Report that detailed the issues encountered during QA testing of the release to the CCWG and/or SUG.
|
||||
ENH-546 |
Participant and Household Transfers |
This enhancement provides additional support for participant and household transfers in the Clinic application module of the SPIRIT WIC system. To enhance the transfer features in the Clinic application module, the changes below were made to the SPIRIT WIC system. R1: The DFDD shall be updated to accurately reflect the changes that have been made as a result of this Change Request. To accommodate the R1 requirement for this enhancement, the SPIRIT WIC Detailed Functional Design Document (DFDD) was updated. Please refer to the DFDD changes for this enhancement. R2: When users attempt to transfer members of a Household between clinics, a screen should display that lists all members of the Household. To accommodate the R2 requirement for this enhancement, a new Transfer Participant(s) screen was added to the Clinic application module of the SPIRIT WIC system.
R3: The screen will by default check all household members to be transferred. (Note: The user should be able to deselect the participants not to transfer and not be forced to transfer all. This would be necessary in foster care or custody change situations.) To accommodate the R3 requirement for this enhancement, the new Transfer Participant(s) screen displays all members of the current household in the Participants editable data grid, and household members that are currently eligible for transfer are initially checked in the Include column of the Participants editable data grid as the default. Users can uncheck the check boxes in the Include column of the Participants editable data grid to remove the unchecked household members from the transfer process. R4: After selection of the members to transfer screen and the user clicks ok and then the EBT Household Demographics screen would be displayed and Send EBT Data once for the whole household. To accommodate the R4 requirement for this enhancement, the EBT Household Demographics screen displays when the OK button is clicked on the new Transfer Participant(s) screen for EBT clinics. When the Send EBT Data button is clicked on the EBT Household Demographics screen during the transfer participant(s) process, the household members checked in the Include column within the Participants editable data grid on the Transfer Participant(s) screen are transferred to the current clinic of operation. R5: The screen should have a Cancel or Exit button to allow users to back out of the process. (Note: If there is a Send EBT Data button, then an Exit button would be preferred. That would keep things consistent with the EBT Household Demographics screen.) To accommodate the R5 requirement for this enhancement, a Cancel button is available on the new Transfer Participant(s) screen. R6: Only the folder of the participant you are attempting to transfer first will open. The remaining Household members’ folders that are being transferred will not open. This avoids a tedious process of then closing them all. To accommodate the R6 requirement for this enhancement, When the Send EBT Data button is clicked on the EBT Household Demographics screen during the transfer participant(s) process, the Participant Folder screen displays for the household member that was selected in the Participant List data grid on the Participant List screen when the transfer process was initiated. The Participant Folder screen is not locked, and data can be edited as normal based on the participant's current certification status. Per discussions with the CCWG during the design phase of ENH-546, please see the following note:
R7: While in the functional areas of the SPIRIT WIC system related to this enhancement, if any references to the term "J.P. Morgan" are found, change the text to instead reference the term "EBT Processor". (Depending on the functional areas affected within the SPIRIT WIC system, this requirement may not apply.) No "J.P. Morgan" references were found in the functional areas related to this enhancement. R8: CDP will provide a high level design with mock-ups to the CCWG for the proposed solution. To accommodate the R8 requirement for this enhancement, CDP provided screen clip mock-ups to the CCWG and/or SUG prior to development. |
||||
ENH-549 |
Risk Factors |
A federal mandate required USDA regulations for some risk factors to change, and all WIC MIS systems need to be enhanced to support the changes. To modify the risk factors for new USDA regulations, the SPIRIT WIC system was enhanced as documented below. R1: The DFDD shall be updated to accurately reflect the changes that have been made as a result of this Change Request. To accommodate the R1 requirement for this enhancement, the SPIRIT WIC Detailed Functional Design Document (DFDD) was updated. Please refer to the DFDD changes for this enhancement. R2: RF142 (Prematurity) will be archived as 142Z. To accommodate the R2 requirement for this enhancement, all currently-existing RISKFACTORID 142 rows in the RISKFACTORREFERENCE and RISKFACTOR tables were updated to change the RISKFACTORID to "142Z". For more information, see the database changes for this enhancement. For some of the USDA regulation changes to risk factors, users MUST manually update the high risk thresholds for the risk factors in the Reference Utility application module. For more information, see the Edit High Risk Threshold screen. R3: If RF142 was indicated as high risk the participant should remain high risk as 142Z until reassessed, unless high risk was resolved. To accommodate the R3 requirement for this enhancement, participants who were high risk for risk factor 142 prior to this release will remain high risk within the SPIRIT WIC system after this release. R4: New RF142 will have a description of "Preterm or Early Term Delivery". To accommodate the R4 requirement for this enhancement, the description of risk factor 142 was changed from "Prematurity" to "Preterm or Early Term Delivery" in the SPIRIT WIC system. R5: New RF142 will change to less than 39 0/7 weeks (if 39 0/7 weeks, do not assign this risk factor). RF142 will assign if weeks gestation is equal to or less than 38 weeks 6 days. To accommodate the R5 requirement for this enhancement, the assignment of risk factor 142 was modified within the SPIRIT WIC system as follows:
R6: For New RF142, the high risk threshold functionality will remain available so that states may set it if they wish. To accommodate the R6 requirement for this enhancement, the SPIRIT WIC system continues to allow the Edit High Risk Threshold button to be clicked when the High Risk check box is checked for risk factor 142 on the Risk Factor screen in the Reference Utility application module. R7: Rows for New RF142 will be inserted for all infant ages and breastfeeding levels, as well as children 1-2 years of age category (same rows as the original 142 that was archived to 142Z). To accommodate the R7 requirement for this enhancement, all existing risk factor 142 records were archived as 142Z records and copied and inserted as new 142 records within the database. For more information, see the database changes for this enhancement. R8: RF311 (History of Preterm Delivery) will be archived as 311Z. To accommodate the R8 requirement for this enhancement, all currently-existing RISKFACTORID 311 rows in the RISKFACTORREFERENCE and RISKFACTOR tables were updated to change the RISKFACTORID to "311Z". For more information, see the database changes for this enhancement. For some of the USDA regulation changes to risk factors, users MUST manually update the high risk thresholds for the risk factors in the Reference Utility application module. For more information, see the Edit High Risk Threshold screen. R9: New RF311 will have a description of "History of Preterm or Early Term Delivery". To accommodate the R9 requirement for this enhancement, the description of risk factor 311 was changed from "History of Preterm Delivery" to "History of Preterm or Early Term Delivery" in the SPIRIT WIC system. R10: On both tabs on the Health Information screen, replace "Premature Birth" with "Preterm or Early Term Delivery". To accommodate the R10 requirement for this enhancement, the "Premature Birth" check box was renamed as: "Preterm or Early Term Delivery" on the following screens in the following application modules of the SPIRIT WIC system:
R11: Rows for the New RF311 will be inserted for all pregnant, breastfeeding and non-breastfeeding categories (same rows as the original 311 that was archived to 311Z). To accommodate the R11 requirement for this enhancement, all existing risk factor 311 records were archived as 311Z records and copied and inserted as new 311 records within the database. For more information, see the database changes for this enhancement. R12: For both RF142 and RF311:
To accommodate the R12 requirement for this enhancement, the assignment methods and priorities were not changed for risk factors 142 and 311 in the SPIRIT WIC system. R13: State responsibilities:
The default food package and DFP priority change for risk factor 142 should be manually validated by the user. Although the new RF142_311_pull_off_script.sql file archives and creates new records for risk factor 142 when run, users should open each new 142 row that was created via the SQL script to validate the DFP Priority and Default Food Package ID for each newly-created 142 row in the Risk Factors data grid on the Risk Factor screen in the Reference Utility application module. For more information about running the RF142_311_pull_off_script.sql script, see the documentation for R14. To make this change in the SPIRIT WIC system, complete the following steps: 1. Open the Reference Utility application module. The Reference Utility screen displays. 2. Double-click on the Risk Factors list item in the Functions data grid. The Risk Factors screen displays. 3. Double-click on the first Risk Factor ID "142" row in the Risk Factors data grid. The Risk Factor screen displays in Edit mode. 4. In the Default Food Package ID drop-down list box, verify that the default food package is appropriate for the current Age Category ID and Breastfeeding Amount for the risk factor. Update the default food package in the Default Food Package ID drop-down list box if necessary. 5. In the DFP Priority text box, verify that the default food prescription (DFP) priority is appropriate for the current Age Category ID and Breastfeeding Amount for the risk factor. Update the default food prescription (DFP) priority in the DFP Priority text box if necessary. Be sure to set the Inactive Date calendar control to the date on which the risk factor should go inactive in the environment. For example, if the state does not want the risk factor to be assigned on or after 10/01/2019, the inactive date should be set to 09/30/2019. 6. Click the OK button. The Risk Factors screen displays and the Risk Factors data grid refreshes to display the updated Default Food Package ID and DFP Priority for the selected row. 7. Repeat steps 3-6 for each additional "142" row in the Risk Factors data grid. The default food package and DFP priority change for risk factor 311 should be manually validated by the user. Although the new RF142_311_pull_off_script.sql file archives and creates new records for risk factor 311 when run, users should open each new 311 row that was created via the SQL script to validate the DFP Priority and Default Food Package ID for each newly-created 311 row in the Risk Factors data grid on the Risk Factor screen in the Reference Utility application module. For more information about running the RF142_311_pull_off_script.sql script, see the documentation for R14. To make this change in the SPIRIT WIC system, complete the following steps: 1. Open the Reference Utility application module. The Reference Utility screen displays. 2. Double-click on the Risk Factors list item in the Functions data grid. The Risk Factors screen displays. 3. Double-click on the first Risk Factor ID "311" row in the Risk Factors data grid. The Risk Factor screen displays in Edit mode. 4. In the Default Food Package ID drop-down list box, verify that the default food package is appropriate for the current Age Category ID and Breastfeeding Amount for the risk factor. Update the default food package in the Default Food Package ID drop-down list box if necessary. 5. In the DFP Priority text box, verify that the default food prescription (DFP) priority is appropriate for the current Age Category ID and Breastfeeding Amount for the risk factor. Update the default food prescription (DFP) priority in the DFP Priority text box if necessary. Be sure to set the Inactive Date calendar control to the date on which the risk factor should go inactive in the environment. For example, if the state does not want the risk factor to be assigned on or after 10/01/2019, the inactive date should be set to 09/30/2019. 6. Click the OK button. The Risk Factors screen displays and the Risk Factors data grid refreshes to display the updated Default Food Package ID and DFP Priority for the selected row. 7. Repeat steps 3-6 for each additional "311" row in the Risk Factors data grid. New risk factor 383 rows must be manually added by the user. Users must add new risk factor 383 rows for the new Neonatal Abstinence Syndrome (NAS) risk factor to the Risk Factors data grid on the Risk Factor screen in the Reference Utility application module. To make this change in the SPIRIT WIC system, complete the following steps: 1. Open the Reference Utility application module. The Reference Utility screen displays. 2. Double-click on the Risk Factors list item in the Functions data grid. The Risk Factors screen displays. 3. Click Add. The Risk Factor screen displays in Add mode. 4. Enter "383" as the risk factor identification in the Risk Factor ID text box. 5. Select "Infant" as the WIC category in the WIC Category drop-down list box. 6. Select "Infant 0 months to 1 month" as the age category identification for the risk factor in the Age Category ID drop-down list box. 7. Select the breastfeeding amount for the risk factor in the Breastfeeding Amount drop-down list box. 8. Select the additional breastfeeding amount for the risk factor in the Second Infant BF Amount drop-down list box. 9. Enter the priority of the risk factor in the Priority text box. 10. Select the High Risk check box to indicate whether the risk factor is high risk, if necessary. 11. Enter "Neonatal Abstinence Syndrome (NAS)" as the description in the Description text box. 12. Select or enter the date on which the item becomes active in the Active Date calendar control. Be sure to set the Inactive Date calendar control to the date on which the risk factor should go inactive in the environment. For example, if the state does not want the risk factor to be assigned on or after 10/01/2019, the inactive date should be set to 09/30/2019. 13. Select or enter the date on which the record (or item) becomes inactive in the Inactive Date calendar control. 14. Select the default food package for the risk factor in the Default Food Package ID drop-down list box. 15. Enter the default food prescription (DFP) priority for the risk factor in the DFP Priority text box. 16. Click the OK button. The Risk Factors screen displays and the Risk Factors data grid refreshes and displays the new risk factor. 17. Repeat steps 3-16 for each additional WIC Category and Breastfeeding Amount necessary. For some of the USDA regulation changes to risk factors, users MUST manually update the high risk thresholds for the risk factors in the Reference Utility application module. For more information, see the Edit High Risk Threshold screen. Users MUST manually update the risk factor details guide spreadsheet templates for the new risk factor changes in the {drive letter}:\Users\Public\CSC\WIC\TemplatesBase\ and then copy the updated files from the TemplatesBase\ folder to the Templates\ folder. For Client installations, complete the following steps: 1. Open Windows Explorer. 2. Navigate to the {drive letter}:\Users\Public\CSC\WIC\TemplatesBase\ folder. 3. Open each risk factor detail guide spreadsheet and modify the risk factors as necessary. Depending on your state, the following risk factor detail guide spreadsheets may be available within the TemplatesBase\ folder:
4. Copy the updated risk factor detail guide spreadsheet files (select the files and Ctrl+C) and paste the copied files (Ctrl+V) into the {drive letter}:\Users\Public\CSC\WIC\Templates\ folder. Overwrite the existing files as necessary. 5. Navigate to the {drive letter}:\Users\Public\CSC\WIC\Templates\ folder. 6. Paste the copied file(s) into the folder (Ctrl+V). CDP's Quality Assurance (QA) team encountered a Microsoft Excel error when attempting to open risk factor detail guide spreadsheets in Windows 7 environments with Office 365 (O365) installed. A work-around for this error is documented below.
To resolve Microsoft Excel "Protected View" errors on a workstation, complete the following steps: 1. Open a new or existing spreadsheet in Microsoft Excel. 2. On the File menu in Microsoft Excel, select the Options menu option. The Excel Options screen displays. 3. On the vertical menu, select the Trust Center menu option. The Excel Options screen refreshes and displays trust center and security options. 4. Click the Trust Center Settings button. The Trust Center screen displays. 5. On the vertical menu, select the Protected View menu option. The Trust Center screen refreshes and displays protected view options. 6. Uncheck the Enable Protected View for files originating from the Internet check box. 7. Uncheck the Enable Protected View for files located in potentially unsafe locations check box. 8. Uncheck the Enable Protected View for Outlook attachments check box. 9. Click the OK button. The Excel Options screen displays. 10. Click the OK button. R14: Pull off and insert scripts for risk factor reference will be provided. To accommodate the R14 requirement for this enhancement, a new RF142_311_pull_off_script.sql file was created and distributed with this release. For more information, see the database changes for this enhancement. The RF142_311_pull_off_script.sql file must be run manually by the user, and the user who runs the script must have SQL object create permissions on the server. Before running the script, ensure the SSMS environment is set up (SSMS needs to be set up to create the script). CDP also recommends a backup of the RISKFACTORREFERENCE table before running the script, and any modifications to the generated script are done at the State Agency's own risk. Complete the following steps to create the script (by creating a file): 1. Open SSMS. 2. Go to Tools. 3. Go to Options. 4. Go to Query results. 5. In the Default destination for results, change to results to file. 6. Go to Results to Text and change Maximum number of characters displayed in each column to 8192. Complete the following steps to execute the script: 1. Open the pull off script in SSMS. 2. Run the script. 3. Save as an .sql file. Complete the following steps to run the results script on Production: 1. Open SSMS. 2. Run the results script. OUT OF MEMORY ERRORS If an out of memory error occurs due to a large amount of data being processed, execute the following steps using a 64-bit sqlcmd prompt: 1. Open a command prompt in this location (drive letter may be different). {drive letter}:\Program Files\Microsoft SQL Server\100\Tools\Binn 2. Run the following command: sqlcmd -S .\ -d databasename -U username -P userpassword -i script location/name.sql Ex. sqlcmd -S .\ -d MODevDatabase -U jsmith -P admin1234 -i C:\UATpulloff.sql 3. Save as an .sql file. R15: The DFDD should be updated to include RF 383. The description should be "Neonatal Abstinence Syndrome". To accommodate the R15 requirement for this enhancement, a new risk factor 383 - Neonatal Abstinence Syndrome (NAS) was added to the Risk Factors Matrix topic in the SPIRIT WIC Detailed Functional Design Document (DFDD). For more information, see the DFDD changes for this enhancement. |
||||
ENH-553 |
Maximum Allowed Reimbursement (MAR) |
This enhancement provides additional filter and search capabilities for Maximum Allowed Reimbursement (MAR) prices in the SPIRIT WIC system to support Electronic Benefit Transfer (EBT). To enhance the MAR search and filter capabilities, the changes below were made to the SPIRIT WIC system. R1: The DFDD shall be updated to accurately reflect the changes that have been made as a result of this Change Request. To accommodate the R1 requirement for this enhancement, the SPIRIT WIC Detailed Functional Design Document (DFDD) was updated. Please refer to the DFDD changes for this enhancement. R2: While in the functional areas of the SPIRIT WIC system related to this enhancement, if any references to the term "J.P. Morgan" are found, change the text to instead reference the term "EBT Processor". (Depending on the functional areas affected within the SPIRIT WIC system, this requirement may not apply.) No "J.P. Morgan" references were found in the functional areas related to this enhancement. R3: EBT MAR Automatic Recalculation process will occur without receipt of Primary Key errors. To accommodate the R3 requirement for this enhancement, the SPIRIT WIC system was modified to ensure that Primary Key errors no longer occur when recalculating MAR prices. CDP's Quality Assurance (QA) team performed testing against this requirement to ensure that it is resolved in this release. R4: An approval message will not appear after the option to manually approve a recalculated MAR is declined (the user says No to "do you want to approve" message) for products with no new redemption (since the decline) in the MAR recalculation period. To accommodate the R4 requirement for this enhancement, the SPIRIT WIC system was modified to prevent denied records that do not have a new redemption to recalculate from displaying in the Approve New MAR Prices editable data grid on the Approve New MAR Prices screen. R5: Text will be updated on the Manage UPC MAR screen to state "If the newly calculated MAR Jumps..." instead of "If the new Price Jumps..." To accommodate the R5 requirement for this enhancement, the Maximum Percent Tolerance: If the New Price Jumps or Dips More Than This Value It Will Not Be Automatically Saved masked edit box was renamed as "Maximum Percent Tolerance: If the Newly Calculated MAR Jumps or Dips More Than This Value It Will Not Be Automatically Saved" on the Manage UPC MAR screen in the Vendor application module of the SPIRIT WIC system. R6: Typographical errors will be corrected on the MAR Calculation Method screen as follows:
To accommodate the R6 requirement for this enhancement, the MAR Calculation Method screen in the Vendor application module of the SPIRIT WIC system was modified as follows:
R7: MAR approval messages for products waiting for approval will be cleared if the MAR Calculation Method is changed or if the MAR has been manually recalculated. The system will then recalculate new MARs and send approval messages as appropriate. No approval messages will be sent for items that do not have proposed changes to the MAR. To accommodate the R7 requirement for this enhancement, the SPIRIT WIC system was modified to prevent pending MARs that were subsequently approved from displaying in the Approve New MAR Prices editable data grid on the Approve New MAR Prices screen. For example, if a MAR was pending on Monday after End of Day Processing and approved on Tuesday after End of Day Processing, the pending MAR from Monday is now removed. R8: The Override MAR Prices screen will open without displaying any errors and will display product information based on the Peer Group, Category, Subcategory and Quantity selected. To accommodate the R8 requirement for this enhancement, the SPIRIT WIC system was modified to ensure that Primary Key and time-out errors no longer occur when displaying the Override MAR Prices screen in the Vendor application module. Additionally, the Filter Criteria group box on the Override MAR Prices screen now contains the following controls to enhance search and filter capabilities:
R9: The Approve New MAR Prices screen will display a correct Average Price for each product for which a new MAR is suggested. To accommodate the R9 requirement for this enhancement, the Average Price column in the Approve New MAR Prices editable data grid now displays a correct average on the Approve New MAR Prices screen in the Vendor application module of the SPIRIT WIC system. Logic was modified to no longer calculate the average on the fly and to instead use the average that was calculated from the MAR calculation. Additionally, when a Pending MAR is denied, the record is inserted into a new EBTMARDECLINED table. For more information, see the database changes for this enhancement. R10: Set the default value in the Quantity masked edit box on the Override MAR Prices screen to "ALL" rather than the value from the first record of the data grid. To accommodate the R10 requirement for this enhancement, the Quantity masked edit box in the Filter Criteria group box now defaults to blank when the Override MAR Prices screen in the Vendor application module of the SPIRIT WIC system initially displays. R11: Provide the ability to view UPCs by authorization status on the Override MAR Prices screen, including all statuses. The current UPC authorization status are: Approved, Pending, Rejected and Discontinued. To accommodate the R11 requirement for this enhancement, the Override MAR Prices screen in the Vendor application module of the SPIRIT WIC system was modified as follows:
R12: Add a column to the Override MAR Prices screen data grid that lists the date that the price of the previous MAR was changed, or last updated. To accommodate the R12 requirement for this enhancement, a new Previous MAR Date column was added to the MAR Prices editable data grid on the Override MAR Prices screen in the Vendor application module of the SPIRIT WIC system. R13: On the Override MAR Prices screen, provide the ability to search by the following:
To accommodate the R13 requirement for this enhancement, the Filter Criteria group box on the Override MAR Prices screen in the Vendor application module of the SPIRIT WIC system was modified as follows:
|
||||
ENH-557 |
EBT Card History and EBT Transaction History |
This enhancement provides additional support for viewing card and transaction history in the Central Administrative Site and State Office application modules of the SPIRIT WIC system. To provide card and transaction history viewing in the Central Administrative Site and State Office application modules, the changes below were made to the SPIRIT WIC system. R1: The DFDD shall be updated to accurately reflect the changes that have been made as a result of this Change Request. To accommodate the R1 requirement for this enhancement, the SPIRIT WIC Detailed Functional Design Document (DFDD) was updated. Please refer to the DFDD changes for this enhancement. R2: While in the functional areas of the SPIRIT WIC system related to this enhancement, if any references to the term "J.P. Morgan" are found, change the text to instead reference the term "EBT Processor". (Depending on the functional areas affected within the SPIRIT WIC system, this requirement may not apply.) No "J.P. Morgan" references were found in the functional areas related to this enhancement. R3: The View EBT Card History screen should display all information/activities in CAS and SO modules that it currently does in the Clinic module. To accommodate the R3 requirement for this enhancement, the following new screens were added to the following application modules within the SPIRIT WIC system:
Additionally, the following new menus were added to provide access to the new screens:
R4: The View EBT Card History should continue to have the ability to select a card number with a signature status and then display the signature associated with that card. To accommodate the R4 requirement for this enhancement, the following new screens were added to the following application modules within the SPIRIT WIC system:
These new screens can be accessed by clicking the View Signature button on the following screens:
R5: The View EBT Transaction History screen should display all information in CAS and SO modules that it currently does in the Clinic module. To accommodate the R5 requirement for this enhancement, the following new screens were added to the following application modules within the SPIRIT WIC system:
Additionally, the following new menus were added to provide access to the new screens:
R6: The View EBT Transaction History screen should continue to have the ability to select view details when a specific transaction is selected. To accommodate the R6 requirement for this enhancement, the following new screens were added to the following application modules within the SPIRIT WIC system:
These new screens can be accessed by clicking the View Details button on the following screens:
R7: The View EBT Transaction History screen should continue to have the ability to sort by transaction type. To accommodate the R7 requirement for this enhancement, a Transaction Type radio button group was added allow the ability to search and filter the list of results displayed by transaction type on the following new screens in the following application modules within the SPIRIT WIC system:
|
||||
ENH-560 |
Formula and Infant Foods |
This enhancement provides the ability to replace infant formula with infant solid foods in the SPIRIT WIC system. To allow the ability to replace infant formula with infant solid foods, the changes below were made to the SPIRIT WIC system. R1: The DFDD shall be updated to accurately reflect the changes that have been made as a result of this Change Request. To accommodate the R1 requirement for this enhancement, the SPIRIT WIC Detailed Functional Design Document (DFDD) was updated. Please refer to the DFDD changes for this enhancement. R2: While in the functional areas of the SPIRIT WIC system related to this enhancement, if any references to the term "J.P. Morgan" are found, change the text to instead reference the term "EBT Processor". (Depending on the functional areas affected within the SPIRIT WIC system, this requirement may not apply.) No "J.P. Morgan" references were found in the functional areas related to this enhancement. R3: Modify the Add More Formula option to accommodate the need to remove baby foods (infant cereal, infant fruits and vegetables, infant juice, infant meats, CVB) and increase formula issuance. This applies to all infants between 6 and 12 months of age who have food package III marked. This only applies if redemption has occurred in the current month for the infant. To accommodate the R3 requirement for this enhancement, when the Add More Formula radio button is selected in the Adjustment Options radio button group on the Food Adjustment Wizard screen, a new C0057 standard confirmation message displays to facilitate the removal of solid food items from the participant's food prescription. For more information, see documentation for the OK button click process on the Food Adjustment Wizard screen topic in the DFDD. R4: Modify the Add More Formula option to accommodate the need to decrease the formula issuance (if the 4 - 5 month amount was issued) and add baby foods (infant cereal, infant fruits and vegetables, infant juice, infant meats, CVB). If the lower limit (standard) 6 - 12 month amount of formula has been issued then we simply need to be able to add baby foods. This applies to all infants between 6 and 12 months of age. This only applies if redemption has occurred in the current month for the infant. To accommodate the R4 requirement for this enhancement, the SPIRIT WIC system was modified as follows:
R5: Add a business rule to enable/disable the ability to return infant food items, which serves as a flag to SPIRIT that redeemed baby food for the current month has been returned. The 4 to 5 month formula amount can then be issued. This functionality would only be utilized if some or all baby food items (infant cereal, infant fruits and vegetables, infant juice, infant meats, CVB) have been redeemed. To accommodate the R5 requirement for this enhancement, a new CLN_ReturnInfantFood business rule was added the SPIRIT WIC system to allow states to determine if baby food items that have been issued and redeemed can be returned. R6: Keep or add any necessary confirmation messaging. To accommodate the R6 requirement for this enhancement, new messages were added to the SPIRIT WIC system for this enhancement. For more information, see the DFDD changes for this enhancement. R7: CDP will provide mock-ups to the CCWG before implementation of this change. To accommodate the R7 requirement for this enhancement, CDP provided screen clip mock-ups to the CCWG and/or SUG prior to development. |
||||
ENH-568 |
WIC EBT Middleware (WEM) |
This enhancement provides additional WIC EBT Middleware (WEM) support for participant application integrators who require benefit dates in the Account Balance Response. To add benefit dates to the Account Balance Response, the changes below were made to the WIC EBT Middleware (WEM). R1: The DFDD shall be updated to accurately reflect the changes that have been made as a result of this Change Request. To accommodate the R1 requirement for this enhancement, the SPIRIT WIC Detailed Functional Design Document (DFDD) was updated. Please refer to the DFDD changes for this enhancement. R2: While in the functional areas of the SPIRIT WIC system related to this enhancement, if any references to the term "J.P. Morgan" are found, change the text to instead reference the term "EBT Processor". (Depending on the functional areas affected within the SPIRIT WIC system, this requirement may not apply.) No "J.P. Morgan" references were found in the functional areas related to this enhancement. R3: Add the benefit dates into the Get Account Balance response message. To accommodate the R3 requirement for this enhancement, benefit dates were added to the Get Account Balance Response Message in the WIC EBT Middleware (WEM). |
The table below documents changes made to the SPIRIT WIC Detailed Functional Design Document (DFDD) for this release of the software.
|
Documentation Delivery Date: Original - 06/19/2018 / Revised - 08/08/2018