At this step, the contents of the source files will be loaded into table DSS_CODE_SOURCES of the Knowledge Base.
This step occurs between Run Path Builder step and Finalize Data Flow step.
The Loglines generated by this task is shown below
CAST-MS-<date>-<time>.log.txt log file
This log file does not give details about the source files that were successfully uploaded. That is why a successful log file looks like the following
INF: 2018-04-20 16:44:09: starting Task Update Sources in "test830_local"
INF: 2018-04-20 16:44:10: Task message: No Task message
INF: 2018-04-20 16:44:10: No associated log file
INF: 2018-04-20 16:44:10: ending Task Update Sources in "test830_local"
FAULTY UPDATE SOURCES STEP
If one file cannot be found for some reason (it is part of a compiled JAR file in the case if a J2EE analysis for instance), then you have en error message :
INF: 2018-07-08 12:10:34: starting Task Update Sources in "test830_local"
INF: 2018-07-08 12:10:36: cannot find : [S:\Source\sha_application\Libraries\hibernate-3.6.0-src.jar]\project\envers\src\test\resources\mappings\interfaces\joinedPropertiesAudited2Mappings.hbm.xml
....
INF: 2018-07-08 12:11:24: Task message: No Task message
INF: 2018-07-08 12:11:24: No associated log file
INF: 2018-07-08 12:11:24: ending Task Update Sources in "test830_local"