Hi All,
We have an internal Excel tool that recovers suspended tickets using vba and WinHttp.WinHttpRequest.5.1
Following is the process that we follow:
1. - Read the tickets in the suspended queue (using a winhttp and .json url)
2. - fetch the json data for the suspended ticket (excel vba...