We are trying to get data from seeded OTBI Report through webservice: https://instanceURL/analytics-ws/saw.dll? but getting the following error:
<sawsoape:Error xmlns:sawsoape="com.siebel.analytics.web/soap/error/v1">
<sawsoape:Code>GCARFLCS</sawsoape:Code>
<sawsoape:CatalogCode>16</sawsoape:CatalogCode>
<sawsoape:Message>Object expected: /shared/Financials/Payables/Payables to Ledger Reconciliation</sawsoape:Message>
</sawsoape:Error>
Can anyone please help to resolve this error or get a REST API to fetch data from OTBI Report?