Version BI4.1 SP4 Patch 4
Clustered Windows Environment
One WACS Service (default settings)
Using C# HTTPWebRequest and HTTPWebResponse for all the steps
Workflow
1. POST Login (using Enterprise)
2. PUT Refresh document no parameters (using docid)
3. GET Refreshed document - This Step Fails (Operation timed out)
4. POST Logoff - This step fails (Operation timed out)
The workflow fails about 90% of the tries. We also noticed that some of the steps take a long time to process. For example refreshing the document in Launchpad takes about 13 seconds, but using REST calls it varies from 30 to 120 seconds
When we do the same steps using a REST Client (in browser) we are able to process all the steps without failures. We did notice the same processing time as mentioned above.
Report in BI Launchpad works without any issues.
Please advise.