Hello,
What is the best way to update a HTTP request using the response. So the
service returns a position and this position needs to be sent in subsequent
request.
1) post message with position 0
2) read response
3) update request with new position from response
4) go back and post again
any guide will be appreciated.
What is the best way to update a HTTP request using the response. So the
service returns a position and this position needs to be sent in subsequent
request.
1) post message with position 0
2) read response
3) update request with new position from response
4) go back and post again
any guide will be appreciated.