cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ODATA Collections are not available for approval data

0 Kudos
722

Hi All,

We have a requirement to find ODATA Collection to get the approval data from Standard BOs like (CustomerQuote, CustomerOrder, ServiceRequest etc). there are no such collections in standard ODATA service explorer.

We need only ODATA collection to get approval data as per our requirement. how can we achieve this.

Thanks in advance.

Regards,

Vinnu.

View Entire Topic
nikhilwalsetwar
Contributor
0 Kudos

Hi vinodch,

What is your exact requirement? Do you want to read like who all approvers for a specific transaction? For example if the quote is submitted for approval and there are two approvals needed then you want to read this information?

Best,

Nikhil

0 Kudos

Hi Nikhil,

Thank you for your response.

Yes exactly. I want to read approvers data of particular transactions from approval tab. but I need to fetch this information only through ODATA collections(Custom/standard or any other way).

Is it possible or not?

Thanks in advance.

Regards,

Vinnu.

nikhilwalsetwar
Contributor

Hi vinodch,

Yes as of now there is not standard OData API but you can create a report using the Data source Approval Task Details (BTMAPPV01) and then build a OData API on this report and retrieve the Approver information as per your requirement.

Hope this helps.

Best,

Nikhil

0 Kudos

hello wnikhil

If I need to provide this OData interface for external system use, how to solve the account problem? I don't want to give out accounts that can log into the system