Hello
I am currently trying to integrate a Fiori Elements ListReport App Intent-Based using SWFVISU into Fiori My Inbox.
The following blog describes all the necessary steps for normal Fiori Apps:
https://blogs.sap.com/2020/07/31/fiori-my-inbox-integration-of-custom-detail-page/
However I am struggeling with the correct routing, because I am using the generic template, which is working with pages in sap.ui.generic.app instead of default routing:

The problem ist, that I am not able to combine routing from sap.ui5 namespace with sap.ui.generic.app.
In manifest.json I tried using custom Routing patterns for the myInbox hash as following:

Declaring componentUsages in sap.ui5 is not a working solution, but my best guess so far...

This only results in an error when opening the app:
Has anyone used Fiori Elements in embedIntoDetail in MyInbox so far?
Any hints on correct routing in manifest.json will be very appreciated :)
Thanks and Regards
Basil