Frequently asked questions : General : Can I get all sent JobIDs by user or between timestamps?

Can I get all sent JobIDs by user or between timestamps?

Yes, you can use the JobListRequest API. There is a C# sample in the API Forum (https://apiforums.easylink.com/system/files/CS_JobList_2.5.txt).

The JobState gives the overall state of the job. Look at the State code and message to determine item level. Use JobList API to see the items that are Completed and/or Posted. Then use JobDeliveryStatus API to obtain the State code for the items.

You can also use the standard reports that are available in MyPortal.


Version 1.0


2017 Open Text. All rights reserved.
Trademarks owned by Open Text.