File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -505,7 +505,16 @@ The related code is in `/webjobs/sync_data/user_data_sync_service.py`.
505505
506506Below is the log generated by the SyncData WebJob:
507507
508- [ ![ img] ( https://github.com/TylerLu/EDUGraphAPI/raw/master/Images/sync-data-web-job-log.png )] ( https://github.com/TylerLu/EDUGraphAPI/blob/master/Images/sync-data-web-job-log.png )
508+ ```
509+ [05/10/2018 10:09:01 > 35fbc4: INFO] D:\local\Temp\jobs\triggered\sync_data\ffdz2cvn.5q5>D:\home\python353x64\python.exe start.py
510+ [05/10/2018 10:09:05 > 35fbc4: INFO] Starting to sync users for the Canviz EDU organization.
511+ [05/10/2018 10:09:05 > 35fbc4: INFO] Executing Differential Query
512+ [05/10/2018 10:09:05 > 35fbc4: INFO] Get 1 user(s).
513+ [05/10/2018 10:09:05 > 35fbc4: INFO] Updating user: [email protected] 514+ [05/10/2018 10:09:05 > 35fbc4: INFO] Job title: Chief Technology Officer
515+ [05/10/2018 10:09:05 > 35fbc4: INFO] Department: IT
516+ [05/10/2018 10:09:05 > 35fbc4: SYS INFO] Status changed to Success
517+ ```
509518
510519### Authentication Flows
511520
You can’t perform that action at this time.
0 commit comments