HI!
in https://github.com/infor-cloud/homepages-widget-sdk there is example how to configure ION API connection in order to run APIs to target environment while run widget in localhost.
How that configuration should do when target is cloud version of OS / M3?
Br Jyka
Hi,
When the widget is packaged and deployed to the server, it will fetch the OAuth token and call the ION API when making an ION API request automatically.
Thanks,
Supriya
How to developing widget without data?
I need several wigets which listen one widget and fetch data from M3 via ION API.
Please check https://github.com/infor-cloud/homepages-widget-sdk/blob/master/DevelopersGuide.pdf ION API section (pg no: 86). To Run widget in local, you need to fetch the OAuth token and set it in the Configuration.json file. In Server deployment, no additional steps are necessary
Hi, Please take a look at: https://community.infor.com/infor-ming-le/f/infor-homepages/14483/homepages-sdk-sample-ion-api-how-to-run-in-multi-tenant-cloud
Hello Jyja,Are you able to do the connection with ION API and able to target your environment?Could you please help me with the same.Thank youRohit
Hi Rohit,
Please check here for description on how to setup ion api proxy for M3CE:
https://community.infor.com/ux/f/infor-homepages/35189/widget-sdk---ion-api-proxy---cloud
or
github.com/.../35
Hi DaHen,Awesome !! That's what I was looking for since last week and finally with your help I found the exact details Thank you so much, it is really helpful.I am very happy to have this now Regards,Rohit
Hi DaHen,While uploading the widget via homepage administration I am getting below errorUnable to import published widgets. Please verify that the content of the zip is correct.
Could you please help me to know if any corrective action I would like to do here or any step which I am missing. I followed the steps which are mentioned in the developer guide however while uploading I am getting the above error.Regards,
Rohit