0

I am using geokettle tool and while ETL operation is performing I want to send a request after extracting from source and before loading it into target. Please help me.

Brian Tompsett - 汤莱恩
  • 5,753
  • 72
  • 57
  • 129
GOVINDA
  • 119
  • 1
  • 6

1 Answers1

0

Doing a quick check I found that I could send an HTTPS request when the HTTPS site is not using a self signed certificate, otherwise I get an error.

Example GeoKettle transform testing HTTPS resources

user27874
  • 312
  • 3
  • 20