We are developing a process that contains a pre-validation check, whereby we want to bulk return all approved timesheets that fail the pre-validation check to prevent their inclusion when we run the Post Timesheets job. I've done quite a bit of poking around on this, and found that I'd need to use the time period REST API to accomplish this... only to review the REST API documentation and find a glaring notice that they for use by CA PPM Engineering only: https://docops.ca.com/ca-ppm/14-4/en/reference/rest-apis.
So my question is, has anyone else accomplished programmatically returning timesheets via a CA approved/sanctioned method?
Thanks!
Hi Tanessa? (is that your first name?)
Yes, this is a perfect example of some of the wonderful, not very well documented, things that CA PPM has to offer
Yes, you need of course timesheet approval permissions to launch this XOG. But if what you state here is true, then it seems you do have it. I used that XOG in a process to auto-approve submitted timesheets and it worked like a charm. But i have no access to their platform today to check the permissions.
What I would do is the following:
>> add all the timesheet rights to your user (also Navigate / Edit All)
>> test this xog on a specific timesheet of a resource by not using the admin user, but the resource manager
Let me know if that helps,
Anthony