Options: Syntax = (xxx.peritus.co.za/PHP-Scripts/OSM_Technicians_Last_Known_Locations.php?uName=username&pWord=password) ? after the php file, followed by all options joined with an & no spaces allowed uName : Valid PFIM Username pWord : Valid PFIM Password branchCode : Limit to the supplied branch refreshPeriod : Miliseconds for the screen to refresh between 60000 and 1800000 Statuses : CheckedIn – (Technician Checked […]
Category: Reports
Technician Jobs Dashboard
Options : Syntax = xx.peritus.co.za/PHP-Scripts/JobCostingJobCardsByTechnicianDashboard.php?uName=username&pWord=password ? after the php file, followed by all options joined with an & no spaces allowed uName : Valid PFIM Username pWord : Valid PFIM Password BranchCode : Specify a single branch to view. HoursBack : A number of hours in the past to include jobs that are closed defaults […]
Compacted Schedule Summary
Options: Syntax = (xxx.peritus.co.za/PHP-Scripts/CompactedScheduleSummary.php?uName=username&pWord=password) ? after the php file, followed by all options joined with an & no spaces allowed uName : Valid PFIM Username pWord : Valid PFIM Password refreshPeriod : Miliseconds for the screen to refresh between 60000 and 1800000 Statuses: scheduled-no-jobs – (Contract has work Scheduled but Jobcards are yet to be […]
PFIM – Scheduling Dashboard
Options : Syntax = (xxx.peritus.co.za/PHP-Scripts/SchedulingDashboard.php?uName=username&pWord=password&Days=14) ? after the php file, followed by all options joined with an & no spaces allowed uName : Valid PFIM Username pWord : Valid PFIM Password StartDate : A fixed Date to start the Calendar at. DaysBack : A number of days in the past to include in calendar defaults […]
Export a report from PFIM to Excel format
Using the default options when exporting a report from PFIM to excel can result in a lot of extra columns and rows that often do not line up and make it difficult to work with the raw data. Following this process to export the basic information of the report into excel format can result in […]