Working on a custom SSRS report in Epicor SaaS where I need to embed a PartOnHand BAQ report as a subreport within an Order Acknowledgement main report. Getting consistent path errors like:
Edit the rdl as needed. Embed any subreports you want the same way you normally would.
Upload via report style to publish. That will create the subreport on the server
Do not explicitly reference the subreport anywhere in report style. The only reference is inside the rdl that you upload. Make sure your main rdl and your subreport rdl exist in the same subfolder. The subreport can only reference the same rdd as your main rdl.
Since I am using Epicor SaaS, I don’t have access to the report folder on the server. Because of this restriction, I’m unable to place the main RDL and subreport RDL in the same folder or manually manage subreport files on the server.
Therefore, adding or referencing subreports in the same way as on-premise Epicor is not possible in my environment. If there is an alternative approach supported for Epicor SaaS (such as embedding logic in a single RDL or using supported deployment methods), I can implement that instead.
I’m facing a similar issue. I created a separate Report Style and configured it to use the same report location as the main report. However, when I embed this report as a subreport in the main RDL and try to preview it, an error is thrown.
Additionally, although the subreport is uploaded and visible on the report server, it does not appear in the corresponding folder when I download the reports. This behavior seems unusual, especially since the subreport exists on the server at that location.
Note:- The subreport im suppose to embed uses BAQ as datasource