Hi,
I am getting the below error when my scheduled pipeline is triggered.
Group: default; Messages: Graph failure: Unhandled error at operator pipeline2, port error: {"event":"trigger","data":{"messages":[{"text":"failed to deploy graph: failed t...
Hi,
I have a requirement to create an archive file in SFTP folder. There is no default operator which supports this requirement. So I created a custom operator as suggested in this blog
Custom Operator
I am trying to extend python operator
I ...
Hi,
I want to read a csv file stored in Azure data lake using Dask data frame. If I built a custom operator by extending python operator and custom docker container, how to pass the connection details to this operator and utilize the same. I don't ...
Whether without using any additional reference file is it possible to capture the changes from RDBMS using SAP Data Intelligence? Kindly guide me.
Regards,
Subramanian S.
How to check whether queries has returned rows or not using SDK in Crystal Report 2008.
I could n't find anything related to this in java documentation.
I am interested in indentifying "No Data fetched" reports.
Thanks
Regards,
Subramanian ...
Thanks Lohit. The same behavior is happening here. Unfortunately I am unable to capture this failure. Unless and until I go and view the schedule instance status. Is there a mechanism out there to monitor such failure or I have to build a custom ...
Thanks James for your revert. When I include "flowagent":"3.1.4" to my docker tag. All the flow connectivity based graphs are failing. So where am I going wrong?