infor-cloud / widget-sdk

Infor Widget SDK
https://infor-cloud.github.io/widget-sdk/
Other
58 stars 14 forks source link

Sample infor.sample.ionapi.social fails due to the API is now deprecated (CSD/SX.e). #36

Open davekersten opened 2 months ago

davekersten commented 2 months ago

All /Mingle/ API's have been deprecated, at least in CSD, since the mandatory move to Portal OS. None of these API calls will work any more, so the sample is no longer working.

karinpb commented 2 months ago

The APIs are deprecated but you should still be able to call it even though your tenant is moved to OS Portal. We are discussing if we should simply change the sample to use an IFS API instead.

davekersten commented 2 months ago

Thank you for clarifying. This threw me off because I thought I had the proxy set up correctly but it wasn't working, and when I went to look at the API in ION API, all of them are crossed out, grayed out, and marked as deprecated. This led me to assume the issues with the example were due to the API being deactivated when in fact my proxy setup was not working. In either case, the API is unresponsive so there was no way to know if the issue was with the API endpoint or the proxy. (I still can't get the proxy to work).

Also, as a suggestion for an example, I would appreciate an example of the SX API's, using post with json input. The M3 examples are significantly different due to major architectural differences in CSDe and CSD, which makes the examples extremely difficult to translate to a CSD application without a deeper understanding of M3/CSDe. Thanks!

karinpb commented 2 months ago

We plan to use IFS as the sample in the next major of the SDK as this is an application that always exists. For configuration issues with the proxy please review all the configuration so that you have the correct paths. A lot more details is needed to help you find why the proxy isn’t working. The Infor development community is good for those type of issues.