Hello All, I have developed a Node-red flow ( Which reads an email attachment and convert it into JSON format)and hosting it over Ngrok. I have created a NodeJs Application to connect to Ngrok API and getting the attachment of email in JSON fo...
Hello All,
I am trying to call a URL : http://<hostname>:8000/mycompany/MyFirstJavaFile.xsjs
and getting Error 500 - Internal Server error .Below are the files which have been created
a) .xsaccess file
{
"exposed" : true,
"authenticat...
Hi All,
I am planning to attempt a course exam to earn a record of achievement . The course name is "Building Application with SAP Cloud Application Programming Model" and now its a self-paced course.
I am unable to buy a reactivation code for i...
I have built following Flowgraphs
Joining condition:
MD_Business_Partner.PARTNERID = MD_Employees.EMPLOYEE_ID
Business_Partner is a left table.
In case statement I am segregating data with CURRECY = 'EUR' and 'USD' in separate Data target...
I am new to Hana Cloud and to know it more, I am using Hana Cloud trial account.
Can someone help me in understanding SDI for Hana Cloud perspective. Following are some points which I need to know
a) How to set up SDI in Hana Cloud?
b) Do I ne...
Hello All, We are trying to build the same integration in our system and We are not getting any values in the HTTP response. We are trying to read a PDF file from a Mail in GMAIL and saving it in a specific folder (say "V1") in CHATPDF, but its...
Hello Lokesh, I tried writing the name of the table with the schema name as "Varun_NS1"::"PERFORMANCE" but it seems there is still a syntax error . However, I dig in some from my end and found that if write the table name as "Varun_NS1:...