-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Cancelled
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Environment:QA
-
Bug Severity:Medium
-
Module:BenAdmin - Import
-
Reported by:Harbinger
-
Item State:Stage QA - Production Deployment on Hold
For Paycheck Import When File is went to bad.
and We try to Import It on View bad File Import Is getting failed.
See below error Log:
ErrorID : 0
ErrorSource : ControllerAppTier.SaveAndGetData->WORKTERRAControllerAppTier.SaveAndGetData->ExecuteImportDTS.ImportData_Isolated->WTIsolatedRoutines.Main->ExecuteImportDTS.ImportData->ExecuteImportDTS.CopyFileToServer
ErrorMessage: Could not find file 'C:\Windows\Temp\Bad_Test_Long_Pay_Coloumn01_10_2017 10_56_09 AM.csv'.
- relates to
-
WT-7632 Paycheck import - support for column wise import
-
- Resolved
-
Assignee | Vijay Siddha [ vijays ] | Jaideep Vinchurkar [ jaideep.vinchurkar ] |
Assignee | Jaideep Vinchurkar [ jaideep.vinchurkar ] | Ankur Deshpande [ ankur.deshpande ] |
Remaining Estimate | 0h [ 0 ] | |
Time Spent | 1h [ 3600 ] | |
Worklog Id | 18890 [ 18890 ] |
Assignee | Ankur Deshpande [ ankur.deshpande ] | Rashmita Dudhe [ rashmita.dudhe ] |
Time Spent | 1h [ 3600 ] | 7.5h [ 27000 ] |
Worklog Id | 19165 [ 19165 ] |
Original Estimate | 11h [ 39600 ] |
Status | Open [ 1 ] | In Development [ 10007 ] |
Status | In Development [ 10007 ] | Local Testing [ 10200 ] |
Item State | Parent values: LB QA(10201)Level 1 values: In Testing(10210) |
Status | Local Testing [ 10200 ] | Reopen in Local [ 10018 ] |
Item State | Parent values: LB QA(10201)Level 1 values: In Testing(10210) |
Item State | Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) |
Item State | Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) | Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213) |
Time Spent | 7.5h [ 27000 ] | 8.5h [ 30600 ] |
Worklog Id | 19236 [ 19236 ] |
Status | Reopen in Local [ 10018 ] | In Development [ 10007 ] |
Status | In Development [ 10007 ] | Local Testing [ 10200 ] |
Developer | Ankur Deshpande [ ankur.deshpande ] |
Item State | Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213) | Parent values: Stage QA(10202)Level 1 values: Stage Deployed(11602) |
Code Reviewed By | Jaideep Vinchurkar [ 11908 ] |
Time Spent | 8.5h [ 30600 ] | 9.5h [ 34200 ] |
Worklog Id | 19702 [ 19702 ] |
Item State | Parent values: Stage QA(10202)Level 1 values: Stage Deployed(11602) | Parent values: Stage QA(10202)Level 1 values: In Testing(10214) |
Item State | Parent values: Stage QA(10202)Level 1 values: In Testing(10214) | Parent values: Stage QA(10202)Level 1 values: Ready for Production(10217) |
Status | Local Testing [ 10200 ] | Stage Testing [ 10201 ] |
Item State | Parent values: Stage QA(10202)Level 1 values: Ready for Production(10217) | Parent values: Stage QA(10202)Level 1 values: Production Deployment on Hold(10224) |
Bug Severity | Medium [ 16702 ] |
QA | Rashmita Dudhe [ rashmita.dudhe ] |
Labels | View_bad_file |
Environment_New | LB [ 18444 ] |
Assignee | Rashmita Dudhe [ rashmita.dudhe ] | Prashant Samal [ prashant.samal ] |
Assignee | Prashant Samal [ prashant.samal ] | Rashmita Dudhe [ rashmita.dudhe ] |
Resolution | Cancelled [ 10300 ] | |
Status | Stage Testing [ 10201 ] | Resolution Setting [ 11616 ] |
Status | Resolution Setting [ 11616 ] | Closed [ 6 ] |
Transition | Time In Source Status | Execution Times |
---|
|
5d 23h 3m | 1 |
|
10m 30s | 1 |
|
6h 40m | 1 |
|
14s | 2 |
|
1d 22h 15m | 1 |
|
636d 12h 20m | 1 |
|
24s | 1 |
Concern: View bad file import Getting failed due to file not found error.
Cause: The variable was not passed to the function which creates the BAD file. Correct file was not getting created.
Correction: Passed variable for creating the proper file name.
Regards,
Ankur