We have a customer upgrading from Apps10 who has made a dummy custom page and added many custom menus (PL/SQL) to call integrations via IFS Connect.
When upgrading to cloud, we are designing to create a new projection and projection actions to call all integrations.
Triggering solution we could think of is to create a dummy custom page and add several workflow custom commads which calls the respective projection action.
We tried adding a lobby link to call a projection action but it supports only GET method and open the link in a new window.
Anyone has a clever solution which we can skip the dummy custom page?