OIC Synchronous Call from VBCS not behaving as expected
Summary:
Hi All,
I am facing some issue in my action Chain while triggering OIC integration. We are having a synchronous call from UI—→OIC
OIC returns a response code based on which I am refreshing my SDP based table. There is a if condition in my action chain where if response code is Success, I refresh the table. This works fine if OIC returns the response fast. For few scenarios, OIC integration takes time to return response, in that case action chain is ignoring my if condition and proceeds with code inside if condition even though UI has not received the response from UI.
Tagged:
0