2014-01-31 - 10066.300 - MCP Enhancements -Team Adds from JobTracker #MCPApplication

SPECIFICATIONS

10066.300-Spec- MCP Enhancements - TeamAdds from JobTracker


Purpose


Enhance the Job tracker to insert the data based on the new flow

Admin Info


Purpose
Enhance the Job tracker to insert the data based on the new flow
Requested By
Bibin
Spec Created By
Vamshi S
Spec Created Date
02/04/2014
Spec QA by
Vamshi S
Document Status
Complete

References


Prior Tickets

NA

Documents

NA


Functional Requirement


Enhance the Job tracker to insert the data based on the new flow.
Insert the Fabrics and SportTeam data from JobTracker based on the new database structure.



Solution Summary


[Discuss this section with Requester and get approval prior to beginning work]
Update the Trigger on JobTracker_to_MCP table to insert the data for the new database structure.


Test Plan

[List test scenarios/cases to be executed here]
Title
Module
Steps
Expected Result
1) Job Tracker
Job Tracker
  1. Insert a record into the Job Tracker table with the required details
  2. Check to see if a new workflow is created
  1. The Data should be inserted to Jobtracker table
  2. A new workflow should be created based on the details inserted to Jobtracker table

Solution Details


[Provide complete technical details for configuration or programming here]
Update the trigger TRG_INSERT_WORKFLOW on the table JobTracker_to_MCP

Issues