Issues in using the ReportOperationsClient
Note: I have an open SR on this issue I entered Friday that has not been looked at yet.
I figured out my issue.
If anyone is interested in pulling an OIM report from inside a ScheduleTask the ReportOperationsClient is the class to do that.
I have figured out how to do this in spite of there being no documentation available.
I have issues with the Thor.API.Operations.ReportOperationsClient:
1) There is no JavaDoc for any of the Clients in the JavaDocs for this package. Only the Interfaces have JavaDocs.
I figured out my issue.
If anyone is interested in pulling an OIM report from inside a ScheduleTask the ReportOperationsClient is the class to do that.
I have figured out how to do this in spite of there being no documentation available.
0