Implement VBCS Polling In OIC
Summary:
I'm trying to implement polling for a request in the VBCS API via OIC, but the Polling-Location call returns error 400.
Content (please ensure you mask any confidential information):
Hello, I'm trying to create an integration that makes a request to a business object in a VBCS application via REST API using polling and then retrieves the data from that request through the request's Polling-Location response header.
As the premise is that this request takes time to complete, I perform a loop that waits 1 minute, requests the Polling-Location uri and, if the Polling-Location response header of this last execution returns empty, the integration ends the loop and stores the reference of the recovered file.
Tagged:
0