SAP TechBytes -- ABAP CDS Access Control
13:02
SAP CodeTalk with Olga Dolinskaja
24:31
SAP CodeTalk -
20:31
Ай бұрын
SAP Developer News
6:34
Ай бұрын
SAP Build Lobby - Introduction
2:58
Пікірлер
@andrewbarnard911
@andrewbarnard911 14 сағат бұрын
There was a moment in the stream when you asked about the effect of the use of '\' at the end of the line in bash. The Bash Reference Manual describes it very nicely. A non-quoted backslash ‘\’ is the Bash escape character. It preserves the literal value of the next character that follows, with the exception of newline. If a ewline pair appears, and the backslash itself is not quoted, the ewline is treated as a line continuation (that is, it is removed from the input stream and effectively ignored).
@GuilhermeGAMP
@GuilhermeGAMP 2 күн бұрын
Este vídeo apresenta as novidades para os desenvolvedores SAP, incluindo eventos TechEd, Devtoberfest e o SAP CodeJam Roadshow na América Latina. Também menciona o desafio mensal de desenvolvedores e a migração de conteúdo do openSAP para o site de aprendizado da SAP. 00:07 Preparativos para o TechEd Eventos presenciais e virtuais Experiência prática e conteúdo inovador Devtoberfest antes e depois do TechEd 02:18 SAP CodeJam Roadshow Integrações orientadas a eventos Eventos em São Paulo, Santiago, Buenos Aires e Bogotá Vagas disponíveis em algumas cidades 02:49 Desafio de desenvolvedores SAP APIs reversas com CAP e endpoints API Quarta tarefa de um total de doze Estilo de serviço RESTful 03:48 Migração do openSAP Conteúdo migrado para o site de aprendizado da SAP Certificações disponíveis até o final de julho Conteúdo unificado com outras jornadas de aprendizado
@carloslira3661
@carloslira3661 2 күн бұрын
Y en Perú????
@kivancaktas
@kivancaktas 2 күн бұрын
Thank you for the demonstration. I would appreciate it if you could clarify the following points to better understand the implementation and design of authorizations on a larger scale: How were the "Authorizations" implemented in your demonstration? How can we effectively segregate the roles of authorization experts and developers in a larger project? Can this concept be managed through "SAP Access Control" with connectors, or does it require entirely siloed authorization management? Your input on these questions would be highly valuable.
@santoshkumar-op2zr
@santoshkumar-op2zr 2 күн бұрын
Also we facing the issue..while creating the api management instances..it's failed...
@santoshkumar-op2zr
@santoshkumar-op2zr 2 күн бұрын
Please provide the end to end api management course
@gouravmisra2317
@gouravmisra2317 2 күн бұрын
Excellent 👌👌
@user-of7ng3tn5d
@user-of7ng3tn5d 3 күн бұрын
Huge assumption: audience knows about and uses Docker. This makes me think I'm not ready for this despite being familiar with SAP development, services (ahem, DJ), NPM, VSS, et al. Then you tell me (as an afterthought) it's not required for local use - after I've spent a couple of hours boning up on Docker.
@isyrafismail7801
@isyrafismail7801 3 күн бұрын
Are VCF able to attach a file like pdf, excel and so on?
@isyrafismail7801
@isyrafismail7801 3 күн бұрын
I use sandbox for this and get nothing in return. I also put alert dialog for the data variable, got empty array
@MattiaZanotti-sc6yl
@MattiaZanotti-sc6yl 3 күн бұрын
hi, there is the possibility to catch the user data logged into the workzone with node in Cap?
@akmr71
@akmr71 3 күн бұрын
I have a need to excute an "ALTER SEQUENCE" sql statment. I have migrated some data in HDI Container now want to reste Sequence, but could not find how to do this with CDS.
@sapdevs
@sapdevs 3 күн бұрын
CDS is not going to have any syntax to alter a sequence. To set the next value on a sequence you are going have to do that with SQL from an HDI admin user and the SQL Console.
@B1Builder
@B1Builder 3 күн бұрын
Hi, I did the whole exercise and I get a 404 error, if I try the API and credentials using Postman, everything is Ok
@carrion83
@carrion83 4 күн бұрын
And then we will need another tool to monitor the monitor app
@stuartsmith801
@stuartsmith801 4 күн бұрын
How do you create relationships between entities?
@NemanjaSimovic
@NemanjaSimovic 4 күн бұрын
❤❤❤ Simply great! ❤❤❤ Finally, a weapon to fight against bad old habits . 😊
@bibrcn
@bibrcn 4 күн бұрын
Brilliant ! Thanks a lot Willem
@MeghanaSainik-wp4sk
@MeghanaSainik-wp4sk 4 күн бұрын
how to extend creation event for standard object, for example if we want restrict to trigger sales order creation based on certain criteria.. how to handle that scenario
@allenc9212
@allenc9212 4 күн бұрын
Nice!
@Gzus
@Gzus 4 күн бұрын
Given the number of services required, how many CPEA credits does it consume per month to run this application assuming we have none of those services currently provisioned?
@diegovalentino2083
@diegovalentino2083 5 күн бұрын
I really like this TechBytes. They are really useful!
@MeghanaSainik-wp4sk
@MeghanaSainik-wp4sk 5 күн бұрын
Great video!! Thank you! If we have a requirement like sales order creation event should not trigger at all the instances. Only on conditional basis if we want to trigger then would it be possible and how could we achieve this
@Aveltro
@Aveltro 5 күн бұрын
Loved the video.....and then I noticed that you need the Hana Cloud instance...... Would be so much better if we can use a Postgresql instance for example.
@gamveloper
@gamveloper 6 күн бұрын
Thanks a lot. I have a question, CDS Access control is possible for CDS in CAP Model? Or how to reuse it from CAP services?
@borntoexcel14
@borntoexcel14 9 күн бұрын
Thanks for wonderful content. Is this tutorial hosted on any public repo, ex. GitHub or so? would be really helpful. Thanks
@sapdevs
@sapdevs 8 күн бұрын
Thanks! Unfortunately there isn't a specific repo for this, it's more of a live stream, but you may find some useful content over in the SAP-samples org on GitHub: github.com/SAP-samples - good luck! 🚀 [dja]
@DJAdams
@DJAdams 9 күн бұрын
Also, as well as forgetting to turn my key light on (which I did eventually remember to do), I forgot to move my mic over towards me, hence the slightly quieter audio in this episode. Sorry about that!
@aravindd8422
@aravindd8422 9 күн бұрын
How to add the systems to my system landscape?
@heikkiladau6872
@heikkiladau6872 10 күн бұрын
can you create FPM in bas also? if yes, how?
@_sriramB-iv3cl
@_sriramB-iv3cl 11 күн бұрын
Hi mam, Thanks for this session. I have doubt regarding the custom objects like reports. I am currently working in Public cloud project as Functional Consultant. So in our project business came up with new requirement like Aging report for both customer and supplier. So, with the help of our SAP community and Blogs we developed the report by using the existing available standard CDS views and analytical queries mam. So now my doubt is in SAP S4HANA we have SE16N-Table View to pass the values and check the FS before sharing with Developers but in cloud i think so Table View SE16N is not available. So, if any report we need to develop with the help of developer means how we can write a FS based on cloud data sources because i can see in cloud we have a sap standard data sources and in cds view we can use multiple data source as associated data source. So, my question is if we are going to develop a report with the help of developer how we can convey logic into their language. Is there smiliar APP in cloud same as SE16N. As a functional consultant i try to understand the cloud functionality. So kindly let me know mam.
@wdjimenez
@wdjimenez 12 күн бұрын
whats is the difference between create the BADI from ADT or to the create from Custom Logic app because there is an option inside this application to create BADI
@husnulatifgurel9540
@husnulatifgurel9540 12 күн бұрын
appreciated
@ata5496
@ata5496 13 күн бұрын
Hi, in all my process automation tutorials i got the same error 500. The destination is configured but, i also get an succesfull toast message, but there is no running instance in the monitoring. I really need help in this topic. The Error message is: {"error":"Failed to build headers.","message":"Unable to fulfill proxy request"}
@kartefact
@kartefact 13 күн бұрын
If the original (standard) CDS view entity selects data based on a certain where clause with some hard-coded values, is there a way to modify the where clause using extensions?
@saprecruitershub
@saprecruitershub 14 күн бұрын
This video is a fantastic introduction to the SAP Cloud Application Programming Model (CAP)! It effectively breaks down the basics, making it easy to understand and follow. Thank you for providing such clear and valuable content for beginners and professionals alike!
@sapdevs
@sapdevs 8 күн бұрын
Thanks very much, I appreciate the comment! [dja]
@gadorny
@gadorny 14 күн бұрын
Hello
@educationvishal1200
@educationvishal1200 15 күн бұрын
CDS virtual elements are supported by BODS as well, or it is specific to ODATA alone..
@sapdevs
@sapdevs 13 күн бұрын
Virtual Elements are only supported in RAP and is Odata dependent
@educationvishal1200
@educationvishal1200 9 күн бұрын
@sapdevs Thank you so much for the response. Sorry to ask these basic questions, As I am new to SAP, still trying my best to understand these concepts and making myself familiar with SAP technology. Coming to my doubt, If I understood it correctly , virtual elements used to fetch Text (READ_TEXT) in BODS extraction will not provide the expected results. Even if we use Odata specific annotations, too.. Please suggest. Is there a way to extract Sales Order details along with Header/Item order text using CDS view in BODS extraction.
@ndz7372
@ndz7372 15 күн бұрын
James is a super brilliant guy!
@chiaramariadedominicis5944
@chiaramariadedominicis5944 16 күн бұрын
What a great lesson! A lot of useful information and clarifications 💪
@DJAdams
@DJAdams 16 күн бұрын
Thank you Chiara! You and the rest of the folks make it what it is 🚀
@FoeverDirt
@FoeverDirt 16 күн бұрын
Is there a reason to have two seperate node.js modules for the xsjs and srv folders, could these not just run from the same node module?
@sapdevs
@sapdevs 16 күн бұрын
Basically the reason: so it will be supported by SAP. SAP strong recommends and only supports separation of the XSJS compatibility module and regular Node.js or CAP into separate services. There is too much chance of interdependency/conflight of underlying modules. While it technically does work as the XSJS compatibility module uses Express and can be technically integrated into a single module, it's just too much chance that something might go wrong. Therefore our samples always show these two services separated.
@ssuniljust4u
@ssuniljust4u 17 күн бұрын
How do I use this service with Sap Mobile Service MDK, kindly advice
@FoeverDirt
@FoeverDirt 17 күн бұрын
I'm getting GET [domain]:30033/node/getSessionInfo 404 (Not Found) when trying to run the application
@sapdevs
@sapdevs 16 күн бұрын
Perhaps it would be better to post this question in the SAP Community Q&A where you can provide more details about your service and it's setup.
@isyrafismail7801
@isyrafismail7801 19 күн бұрын
Do we need exactly use that name for the destination?
@sapdevs
@sapdevs 18 күн бұрын
Yes, it must be exactly that name. For productive accounts, I believe the booster used to set up SAP Build Process Automation will set this up automatically but trial does not have a booster.
@sachanrxfitnessfacts
@sachanrxfitnessfacts 19 күн бұрын
Like i m from functional SAP SD so what should i choose i wanted to know about generative AI
@sachanrxfitnessfacts
@sachanrxfitnessfacts 19 күн бұрын
Sir can u plzz tell me where can i get course SAP generative AI
@saurabhkabra2009
@saurabhkabra2009 22 күн бұрын
Thanks for the very nice overview on how to use the event broker. However, I am still not able to understand its utility. Why we have an additional event broker, when the same can also be done as part of the existing brokers from SAP like EMIS or AEM? You explained it very recently in one of your live broadcast kzbin.info/www/bejne/qoaseGZqrblmpdE. In other words, What is the added benefit of using SAP Event Broker vs traditional EMIS(aka Event Mesh)? Best Saurabh
@Dreamz_vlogz
@Dreamz_vlogz 22 күн бұрын
What should we use to connect to cpi, is it AMQP or webhook and why?
@FoeverDirt
@FoeverDirt 23 күн бұрын
I'm able to sucessfully get my token, but even after putting it in the header I still get not authorized
@Sygyzmundovych
@Sygyzmundovych 23 күн бұрын
Because of the travel, I missed including my segment announcing Week 3 of the developer challenge using #SAPHANA Vector Engine in our @SAPDevs Developer News: community.sap.com/t5/application-development-discussions/submissions-for-quot-sap-hana-cloud-multi-model-quot-developer-challenge/td-p/13736471
@solletibhavyapravallika467
@solletibhavyapravallika467 23 күн бұрын
Looking for next videos in this series
@fellipemendes6104
@fellipemendes6104 25 күн бұрын
Please, another question that I have, related to the Bussiness Users presented in this demo session. If we only receive the ID of the user in the message, for example, if we have a requirement to send the data of this new user to an external application, should we get the details/data inside the iFlow using a specific API for that? Thank you