1 warfighter support enhancement stewardship excellence workforce development warfighter-focused,...

Post on 18-Jan-2018

217 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

3 WARFIGHTER SUPPORT ENHANCEMENT STEWARDSHIP EXCELLENCE WORKFORCE DEVELOPMENT WARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIP 3 Design Review Solution / Requirement Implement an automated data interface (PL/SQL) that will allow the CORT Tool to feed data to the Army Virtual Contracting Enterprise (VCE) report tables from the following CORT Tool database tables: CORT_CONTRACT CORT_DOCUMENT CORT_USER_COURSE CORT_USER_EXPERTISE CORT_USER_ROLE

TRANSCRIPT

1WARFIGHTER SUPPORT ENHANCEMENT STEWARDSHIP EXCELLENCE WORKFORCE DEVELOPMENT

WARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIPDEFENSE LOGISTICS AGENCYAMERICA’S COMBAT LOGISTICS SUPPORT AGENCY

WARFIGHTER SUPPORT ENHANCEMENT STEWARDSHIP EXCELLENCE WORKFORCE DEVELOPMENT

Post CriticalDesign Review

Version 5.7.0 VCE Data Interface

ECP0788Final Changes from CDR

2WARFIGHTER SUPPORT ENHANCEMENT STEWARDSHIP EXCELLENCE WORKFORCE DEVELOPMENT

WARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIPWARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIP

2

Design ReviewChange History since PDRSlide # Description

No issues found in PDR

3WARFIGHTER SUPPORT ENHANCEMENT STEWARDSHIP EXCELLENCE WORKFORCE DEVELOPMENT

WARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIPWARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIP

3

Design ReviewSolution / Requirement

Implement an automated data interface (PL/SQL) that will allow the CORT Tool to feed data to the Army Virtual Contracting Enterprise (VCE) report tables from the following CORT Tool database tables:• CORT_CONTRACT• CORT_DOCUMENT• CORT_USER_COURSE• CORT_USER_EXPERTISE• CORT_USER_ROLE

4WARFIGHTER SUPPORT ENHANCEMENT STEWARDSHIP EXCELLENCE WORKFORCE DEVELOPMENT

WARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIPWARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIP

4

Design ReviewCurrent Process

• None

5WARFIGHTER SUPPORT ENHANCEMENT STEWARDSHIP EXCELLENCE WORKFORCE DEVELOPMENT

WARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIPWARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIP

5

Design ReviewProposed Process

• Create PL/SQL processes that will feed data from the CORT_CONTRACT, CORT_DOCUMENT, CORT_USER_COURSE, CORT_USER_EXPERTISE and CORT_USER_ROLE tables to the corresponding VCE report tables.

• Processes will run daily at a pre-determined time.• Processes will only select Army specific data for contract

nominations and CORT Tool users that has been created or modified on the date the process runs.

6WARFIGHTER SUPPORT ENHANCEMENT STEWARDSHIP EXCELLENCE WORKFORCE DEVELOPMENT

WARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIPWARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIP

6

Design ReviewApplications Needing Updates• Wide Area Workflow e-Business Suite [ ]

• iRAPT [ ]

• MRS [ ]

• CORT Tool [X]

• IUID Registry [ ]

• myInvoice [ ]

• MIPR [ ]

• EDA SSO [ ]

• HAM/SAM/GAM/PMO [ ]

7WARFIGHTER SUPPORT ENHANCEMENT STEWARDSHIP EXCELLENCE WORKFORCE DEVELOPMENT

WARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIPWARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIP

7

Design ReviewAreas needing Updates• Database [X]

• Web [ ]

• Mobile [ ]

• Interfaces [X]

• Utilities []

• EDI Vendor Inbound [ ]

• Other EDI/XML Inbound [ ]

• EDI/XML Outbound [ ]

• SFTP Inbound [ ]

• EDI/SFTP Guides [ ]

• EDI IC [ ]

• SUM/WBT [ ]

8WARFIGHTER SUPPORT ENHANCEMENT STEWARDSHIP EXCELLENCE WORKFORCE DEVELOPMENT

WARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIPWARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIP

8

Design Review

Transactional Database Changes

• To Be Determined

9WARFIGHTER SUPPORT ENHANCEMENT STEWARDSHIP EXCELLENCE WORKFORCE DEVELOPMENT

WARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIPWARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIP

9

Design Review

Reporting Database Changes

• To Be Determined

10WARFIGHTER SUPPORT ENHANCEMENT STEWARDSHIP EXCELLENCE WORKFORCE DEVELOPMENT

WARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIPWARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIP

10

Design ReviewInterfaces Change

CORT Contract Table

• Select all contract nomination data from the CORT_CONTRACT database table where the department equals ‘Army’ and the create date or change date equal the current date.

• Update corresponding Army VCE report table with selected CORT_CONTRACT data.

• Need to identify corresponding Army VCE report table.• Need to create process to map ‘primary keys’ from

CORT_CONTRACT table and corresponding Army VCE report table.

11WARFIGHTER SUPPORT ENHANCEMENT STEWARDSHIP EXCELLENCE WORKFORCE DEVELOPMENT

WARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIPWARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIP

11

Design ReviewInterfaces Change

CORT Document Table

• Select all contract nomination data from the CORT_DOCUMENT database table where the department equals ‘Army’ and the create date or change date equal the current date.

• Update corresponding Army VCE report table with selected CORT_DOCUMENT data.

• Need to identify corresponding Army VCE report table.• Need to create process to map ‘primary keys’ from

CORT_DOCUMENT table and corresponding Army VCE report table.

12WARFIGHTER SUPPORT ENHANCEMENT STEWARDSHIP EXCELLENCE WORKFORCE DEVELOPMENT

WARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIPWARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIP

12

Design ReviewInterfaces Change

CORT User Course Table

• Select all contract nomination data from the CORT_USER_COURSE database table where the department equals ‘Army’ and the create date or change date equal the current date.

• Update corresponding Army VCE report table with selected CORT_USER_COURSE data.

• Need to identify corresponding Army VCE report table.• Need to create process to map ‘primary keys’ from

CORT_USER_COURSE table and corresponding Army VCE report table.

13WARFIGHTER SUPPORT ENHANCEMENT STEWARDSHIP EXCELLENCE WORKFORCE DEVELOPMENT

WARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIPWARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIP

13

Design ReviewInterfaces Change

CORT User Expertise Table

• Select all contract nomination data from the CORT_USER_EXPERTISE database table where the department equals ‘Army’ and the create date or change date equal the current date.

• Update corresponding Army VCE report table with selected CORT_USER_EXPERTISE data.

• Need to identify corresponding Army VCE report table.• Need to create process to map ‘primary keys’ from

CORT_USER_EXPERTISE table and corresponding Army VCE report table.

14WARFIGHTER SUPPORT ENHANCEMENT STEWARDSHIP EXCELLENCE WORKFORCE DEVELOPMENT

WARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIPWARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIP

14

Design ReviewInterfaces Change

CORT User Role Table

• Select all contract nomination data from the CORT_USER_ROLE database table where the department equals ‘Army’ and the create date or change date equal the current date.

• Update corresponding Army VCE report table with selected CORT_USER_COURSE data.

• Need to identify corresponding Army VCE report table.• Need to create process to map ‘primary keys’ from

CORT_USER_COURSE table and corresponding Army VCE report table.

15WARFIGHTER SUPPORT ENHANCEMENT STEWARDSHIP EXCELLENCE WORKFORCE DEVELOPMENT

WARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIPWARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIP

15

Design Review

Change History Slide (Changes from CDR)

Slide # Description

None No Changes.

Back to Title Slide

16WARFIGHTER SUPPORT ENHANCEMENT STEWARDSHIP EXCELLENCE WORKFORCE DEVELOPMENT

WARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIPWARFIGHTER-FOCUSED, GLOBALLY RESPONSIVE, FISCALLY RESPONSIBLE SUPPLY CHAIN LEADERSHIP

16

top related