Utility Operations
The following utility operations are available:
-
You can use the
MakeURL
(XML API) ormakeURL()
(SOAP API) command to obtain a URL for a specific page in the active SuiteProjects Pro UI session for the authenticated user. See SuiteProjects Pro Pages Supported by the Make URL Operation. -
You can use the
Report
(XML API) command to run a report and email a timesheet [Timesheet
], expense report [Envelope
] or saved report [Report
] as PDF. -
You can use the
Time
(XML API) orservertime()
(SOAP API) command to retrieve the current system timestamp from the SuiteProjects Pro servers. No attributes or arguments are required. -
You can use the
Version
(XML API) orversion()
(SOAP API) command to retrieve the version of a thin client application supported by SuiteProjects Pro. A version command passes the name [name
] and version number [number
] of the client application as arguments. -
You can use the
Whoami
(XML API) orwhoami()
(SOAP API) command to retrieve information about the authenticated user. No attributes or arguments are required.