Skip to Content
0
Jan 25, 2023 at 11:47 PM

SOAP web service returns 301 when calling from ABSL script

187 Views Last edit Jan 25, 2023 at 11:47 PM 2 rev

Hi all,

I am trying to consume a soap web service from an ABSL script in SAP Business ByDesign.

With SoapUI it all works fine, but when trying to consume the web service in ABSL script I keep getting response 301 Moved Permanently.

How can I handle this response in ABSL ?

I noticed that when I do it with SoapUI everything works because the follow redirects is enabled. Is there a way to also turn it on for soap request somehow in byd ?

Thank you