Recently I got an opportunity to explore SAP CAP on Mono DB.
I would like to share my learnings here.
1. Install SAP-CDS globally by executing below code
npm I -g @sap/cds-dk
2. Create a folder for our project, Go to that folder in command pr...
As explained by abinaya.seenivasan in her blog https://blogs.sap.com/2020/02/23/how-to-build-custom-ocr-in-sap-rpa/ about OCR, I have followed similar steps and wanted to share few steps which I have felt missing there along with understanding and le...
Last few days I was working in SAP IOT Edge Services, where I have developed a real time graph which display sensor details flowing in.
[ I have referred to SAP Standard graphs which display Real time graphs in Streaming services of SAP IOT Edge Ser...
I have used FM ‘BAPI_OBJCL_GETDETAIL’ in one of my enhancements where the possibility of records are very huge. When code moved to Quality it has caused serious troubles and I have been forced to change the source code.
So, I started to alternative ...
My Struggling days:
Few Months back, I have completed couple of Open SAP Course in SAP IRPA and wanted to try out myself. Tenant registration in SAP Agent is successful for the first time. I have downloaded SAP On-premise packages from SAP Store. Al...
Hi Stefan,
I have followed a blog https://blogs.sap.com/2020/02/23/how-to-build-custom-ocr-in-sap-rpa/
and implemented OCR using Python.
Either Python/DoNet we need a external installations in End User Side.
Can you please let me know if we ha...
I don't know if we can call it as bug. Ajax should genrally. I do not know why Ajax is not working. I haven't worked with basis team on this. may be there is some settings or configutation or somework around should be availble to work on ajax.
But a...