Add parameters Day=, Month= and Year= to set the start date for the report
Use Days= to tell Amion how many days you'd like. The following will give you 28 days
starting on Sept. 4:
...cgi-bin/ocs?Lo=[Password]&Rpt=619&Day=4&Month=9&Year=2018&Days=28
You can abbreviate Month= to Mo= and pass the month and year in that parameter. If
you like to be concise, you can also use Dz=, as in:
...cgi-bin/ocs?Lo=[Password]&Rpt=619&Day=4&Month=9-18&Dz=28
You don't need to specify the year if you're pulling data from the current year.
Filter the report to return one or selected shifts
If the one service you want is named "Call", add "&Enote=Shift:Call" or "&Enote=Shift:Ca".
The name matching will return any shift that begins with the filter string. You can
filter for multiple shifts with "&Enote=Shift:Ca|Ba" to return all shifts that start
with "Ca" or "Ba". Here's an example that would remove all shifts that don't begin
with "Call":
...cgi-bin/ocs?Lo=[Password]&Rpt=619&Day=4&Month=9-18&Dz=28&Enote=Shift:Call
If you want the number of hours each shift spans, add "Hours" to the Enote string:
...cgi-bin/ocs?Lo=[Password]&Rpt=619&Day=4&Month=9-18&Dz=28&Enote=Shift:Call+Hours
Separate options in the Enote field with a '+'.
To get a list of extra pay shifts only, use Enote=xpayonly, as in:
.../cgi-bin/ocs?Lo=[Password]&Rpt=619&Enote=xpayonly
Filter the report to return one or selected departments in an Enterprise
...ocs?Lo=[Password]&Rpt=619&&Enote=hours+Group:[staff login suffix]|[staff login
suffix]