cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori Training

jdloranger
Participant
0 Kudos

I am beginning to put together a training plan for myself for 2019.

Aside from starting with the basic classes found on the SAP training catalog (UX100, UX400, etc...), I am wondering if finding a local course in JavaScript would be a beneficial thing for this track?

Is there another topic that would be more beneficial instead of or in addition to JavaScript?

Thanks in advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

jdloranger
Participant

Thank you Arthur.

You make a good point. In fact, I should have mentioned initially, that I have taken the intro course to OData, which was very good.

I'll take another look at the OpenSAP catalog.

Regards,

Justin

arthursilva
Active Participant
0 Kudos

Hello Justin,

I would recommend learning more about APIs services (rest, odata, soap). As long the source of a Fiori app might be any, there are a vast universe of possibilities of data retrieval. Here are a few topics that I strongly recommend for any Fiori developer:

- HTTP protocol - https://developer.mozilla.org/en-US/docs/Web/HTTP/Overview
- ODATA services https://www.odata.org/
- APIs json

OpenSAP has a vast course list regarding those technologies. I encorage you to take a look.

BR
Arthur Silva