Hi,
I am trying to activate/install a context app that follows Infor MT CloudSuite Food & Beverage.
Can anyone guide me where I find the URL required for my MT CloudSuite M3 environment?
You can verify the link called when M3 is opened...
I think Antonio wants you to check the browser tools in the browser when M3 is open and look for the iframe src tag. To do that you locate the top most UI element after open M3, like the title bar. Right click and select "inspect element" and then look upwards in the HTML looking for "iframe" tag.
There is an easier way if you are an M3UI-Administrator.
1. Open M3
2. Under Administration tools in the menu open H5 Administration
3. Go to the Applications tab. It shows you the list of installed apps within H5.
4. Locate the chartstack2_1 application. This will also show a relateive link to the app.
5. If you right click on the link for the application and select open in a new tab you can temporarily open H5 in a new tab. The link will not go to the application but to the admin tool but it will revleal the full link to you.
6. Now that you have the admin tool in a tab without Mingle you can right click the link to open the application.
Disclaimer
The applications should only run within H5. When you open them externally like this they might not work as expected. But you will get the URL to the application. When you hoover over the URL in the admin tool you will see that the URL shows an ?xfo=xxxx parameter to the URL. This is a URL that is used to validate that the Iframe is allowed to be framed. When you add the URL to the Context Apps I recommend that you add an ?xfo=https://mingle.url.here. Check what the URL looks like in the admin and compare to the URL that you have to Mingle. The URL should just be schema, host, port, no subpaths.