Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

how to retry tSoap call in case on any service down/network issue for web service?

Hi,

 

I using tSoap to call web service, according to the return result , if error,retry 10 times ;else empty or has data, write to csv.
How do i design the job structure ? I am a bit confused with the different connections.

and how to re-process files or records in case on any service down/network issue for web service.

 

Thanks0683p000009MACn.png

Pratap.

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Is there any Update