Hello All,
I am getting an error in API call from Postman UI for my inference pipeline. Following are the steps I did:
1. Created an inference pipeline to read the data from HANA table and also accept the input from postman in JSON format
2....
Hi All,
Did you try graph terminator with HANA Client operator? I am having an issue in terminating the graph after the load is completed. My graph is as below:
Constant Generator -->> SAP HANA Client -->> Python Operator -->> SAP HANA Client -->...
We raised this issue to SAP and after various checks done by them, it was concluded that this is a product issue in SAP DI 3.1 on-premise deployment. They have released a patch for DI cloud to fix the issue but patch for on-prem is yet to come.We tes...
Hi andreas.forster ,
After re-deployment of pipeline, I am using the updated URL but the issue is still there. What's weird is, it works sometimes and then it stops suddenly with the error I shared in the previous comment.
Regards
Achin Kimtee
...
Hi andreas.forster ,As suggested in this post, I did the API call from Postman and it worked for 2-3 times. But after that it started throwing below error.Illegal URL request path '/openapi/service/1381f941-8c02-477b-8679-57a07dcd9752/v1/uploadjson/'...
Hi ian.henry ,
Thanks for a very informative blog. I am trying to acquire the csv data from https url with your code but it runs indefinitely and does not give any output to the wiretap. Is it not correct to use the same code for https url? Please p...
Hi mihail.sevdiev My graph is working perfectly fine without graph terminator. But the only issue is I don't want to manually kill the graph every time especially it's not possible when the graphs are to be scheduled. I am looking to automate the c...