-
Notifications
You must be signed in to change notification settings - Fork 143
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Reza Rahman
committed
Aug 18, 2023
1 parent
f8de831
commit a574838
Showing
2 changed files
with
7 additions
and
6 deletions.
There are no files selected for viewing
5 changes: 3 additions & 2 deletions
5
src/main/resources/META-INF/batch-jobs/EventFilesProcessorJob.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
7/8/2022 5:00 PM,ABC123,0200T,USNYC,LOAD | ||
7/13/2022 11:00 AM,ABC123,0200T,USDAL,UNLOAD | ||
7/15/2022 4:00 AM,ABC123,0300A,USDAL,LOAD | ||
7/21/2022 10:00 AM,ABC123,0300A,FIHEL,UNLOAD | ||
8/19/2023 5:00 PM,ABC123,0200T,USNYC,LOAD | ||
8/24/2023 1:00 PM,ABC123,0200T,USDAL,UNLOAD | ||
8/26/2023 8:00 AM,ABC123,0300A,USDAL,LOAD | ||
9/1/2023 4:00 AM,ABC123,0300A,FIHEL,UNLOAD |