I’d recommend you split the String in a separate step prior to the iteration. Also, validate that you really do receive the expected parameter from the HTTP request in the first place.
I’d recommend you split the String in a separate step prior to the iteration. Also, validate that you really do receive the expected parameter from the HTTP request in the first place.