Great videos as always !! Keep it coming through. It’s very very useful !!
@CustAndCode Жыл бұрын
Thank you very much for your feedback! 😀🤗
@SebastienJALADE5 ай бұрын
Great tutorial, very comprehensible and direct to result with efficiency and without thousand of useless lines and silly complementary process (the hell with SM59 !) THANK YOU VERY MUCH. You made my day
@CustAndCode5 ай бұрын
haha Thanks! 😀 I'm glad you liked it. And thank you for watching! 🤗
@mylengoc227 Жыл бұрын
Thank you so much for this video. I have learnt a lot from your videos.
@CustAndCode Жыл бұрын
I'm glad to hear that! Thanks for the feedback! 🤗
@alexx097246 ай бұрын
Thank you for sharing! Can you tell me how I can implement JSON web tokens (JWT) in this code or recommend a site where I can find more information about this?
@CustAndCode6 ай бұрын
Unfortunately not I'm not experienced with JWT. 😐
@pratikpawar3579 Жыл бұрын
Thanks for the Great Videos!
@CustAndCode Жыл бұрын
Thank you! I'm glad to hear that! Thanks for the feedback! 🤗😀
@ardydk9944 Жыл бұрын
Thankyou very much sir! youre so kind to share your knowledge about sap abap. its very helpful for me Have a great day sir!😄
@CustAndCode Жыл бұрын
Thank you very much for your kind feedback! 🤗 Yes, sharing knowledge is one of my reasons to do this channel! 🤗😀
@ardydk9944 Жыл бұрын
Sir, how to check if my API is connect or not in sap abap debug ? i try in postman and its ok status 200., but in sap abap when in o_client->receive( ) the program stopped and show that http_communication_failure @@CustAndCode
@CustAndCode8 ай бұрын
Maybe you have to install a certificate I have made a video about that 🤗
@suhel8150Ай бұрын
You are always welcome
@CustAndCodeАй бұрын
🤗🤗🤗
@Leo1-k6q11 ай бұрын
Hey man, is there are way that we could show only the text translated in the result? (Instead of the entire json response)
@CustAndCode11 ай бұрын
There is always a way... 😉 You can work with substrings or you can translate the Json to an ABAP structure like an internal table... have a look at this video: kzbin.info/www/bejne/rJCwlIV9pNyVmNE 😀
@zivgur11 ай бұрын
hi friend, very good video, can you please share the abap code ?
@CustAndCode10 ай бұрын
Unfortunateley I do not maintain a blog. 🤗 But in my videos we have not that much code, is typed quickly 🤗
@satishkumar-uy4lv5 ай бұрын
can we access Graph QL also?
@CustAndCode5 ай бұрын
I haven't used Graph QL yet. It should be possible but not like this way. There are some conversions necessary. 🤔
@bvelmurugan Жыл бұрын
Hi expert, I added the certificate but still it showing HTTP_COMMUNICATION_FAILURE error...
@CustAndCode Жыл бұрын
Have you picked the right folder (Standard)? and is the certificate in the certificate list? 🤔
@juneduddin76146 ай бұрын
I have uploaded the certificate in STRUST but still the status code is 0 .
@CustAndCode6 ай бұрын
Have you added the cert to the certificate list? 🤔