Skip to main content

Hello,

We are using IFS Applications 10 UPD19. I have created a new Quick Report, but it is not accessible via our integration OData endpoint (/QuickReports.svc), resulting in a RESOURCE_NOT_FOUND error.

  • Other, older Quick Reports are accessible through the same API endpoint.

  • In the API Explorer, we can see a Default Application Type (Main) and a Compatibility Application Type (Int). Our Power BI connection uses the Int type.

  • It seems the new Quick Report is not being published to the Int application type's metadata.

When published they are supposed to be listed here below, and I do see my report if i open the Main application type, but not in the  Intone for the new report i published.

Is there an additional step required to publish a specific new Quick Report to a Compatibility Application Type's OData service? A cache to refresh ?

 

Thank you.

@ludovic.rougean  you have to run your quick report once before the API endpoint really works.
Also keep in mind that when metadata gets updated (for example for a service update) you have to retrigger the quick report manually so the API is working properly again.

 

Hi,

Thanks, but no, it does not have any effect. We refreshed the cache from the front end, and then used the IFS reconfiguration tools from the backend. And that finally worked.


Reply