In this page, the different logs lines corresponding to the Transfer Sources Positions and Bookmarks into Dashboard Service is listed with functional and technical explanation of the logs that it generates.
During this step the data is synchronized in the Central Database for component investigation in AED.
Synchronize data for viewing in portals populate sql tables with sources positions and bookmarks that are needed to see the component browser information in AED portal.
If data is not synchronized, this module will display no data in the portal. These data are historized for each snapshot.
Please refer to the page Upload sources for viewing violations in source code viewer of AED for more details.
The Loglines generated by this task is shown below
CAST-MS<ID>.log.txt
The below lines are taken from the file CAST-MS<ID>.log.txt
The uploadsrc option in the command line which is Upload sources does not only upload the source code of objects from Local schema to Central schema, but it also uploads the positions and bookmarks found by diagnostics.
The upload source take only the latest snapshot of the application. Sources are not historized. If sources have not been uploaded, source code for violations will not be available in AED portal.
INF: 2016-07-08 07:32:48: starting Task Transfer sources, positions and bookmarks into dashboard service.
INF: 2016-07-08 07:32:48: C:\Program Files\CAST\8.0/AED/CLI/AedConsolidation.exe -uploadsrc -local_driver org.postgresql.Driver -local_url jdbc:postgresql://localhost:2280/postgres -local_schema cb801_logs_ua_asd_local -local_user operator -local_password ***** -driver org.postgresql.Driver -url jdbc:postgresql://localhost:2280/postgres -schema cb801_logs_ua_asd_central -user operator -password ***** -snapshot_id 1 -log_file C:\logs\analysis\37efc5edc61f44deadd90a63abc0e499\AedCli-20160708072818.TXT
INF: 2016-07-08 07:32:49: Task message: No Task message
INF: 2016-07-08 07:32:49: Log file: C:\logs\analysis\37efc5edc61f44deadd90a63abc0e499\AedCli-20160708072818.TXT
INF: 2016-07-08 07:32:49: ending Task Transfer sources, positions and bookmarks into dashboard service.