i have seen almost 30-40 videos but i think this is best understanding which an professional trainer can give to one who dont have any knowledge.Till date most knowledgeable and simple explanation done by anyone on SAPUI5 OData ..Thank you for this video. It was clear and very easy to understood.
@shalusingh-zc4st4 жыл бұрын
Thanks a lot sir for providing great over view on SAP UI5. I was having a bunch of problems with ui5 Odata, but your tutorial just saved me, thank you!
@faridahmed77794 жыл бұрын
Great video Anubhav. Your student Farid
@insaikishoreseelamsetty30664 жыл бұрын
Its really an awesome one in the services consumption strategies in Fiori Apps. Cheers!!!
@Muntoreanu4 жыл бұрын
Amazing tutorial! Thank you so much! I'll keep watching! Nice job
@venkataraon51264 жыл бұрын
Really too good...thank you Anubhav
@marcel73494 жыл бұрын
Awesome Video! Thank you :)
@cutexangel5626 Жыл бұрын
Thank you sir, it helped me a lot
@munirsolkar4 жыл бұрын
Hi Anubhav, Great tutorial!! Just curious to know if the same technique can be applied to two different CDS views exposed as ODATA with annotations for DML operations using BOPF framework. If yes, how to perform DML operations for two services in one Fiori app using BOPF. Need your expert advice. Thanks in advance.
@mandalguitar32844 жыл бұрын
What if you have two different Product-odata-services from 2 different systems. Can we do a "parse" into 1 model ?
@mandal246804 жыл бұрын
...thank you Anubhav - is it possible to put the data from 2 odata into the same list ? (we have 2 different data system where product have different field-names... )
@srikanthdoosa18862 жыл бұрын
What if we don't have a descriptor editor in manifest.json??
@VikasBanuka4 жыл бұрын
Don't we need to read the odata services to get the data.? you just added the oData models to manifest.json and the list is displayed... are you reading the data directly from oData service without JSON model?
@gunjanray118884 жыл бұрын
Vikas Banuka manifest.json automatically instantiate the oData model and no need to convert to JSON model