Workflow editor pop-up "An error occurred communicating with the server" in RSA Identity Governance and Lifecycle
4 years ago
Originally Published: 2016-11-08
Article Number
000042272
Applies To
RSA Product Set: Identity Governance and Lifecycle
RSA Product/Service Type: Enterprise Software
RSA Version/Condition: 7.0.1
 
Issue
While editing, saving or refreshing a workflow, the following error is displayed in the web browser:
An error occurred communicating with the server

WorkPoint / workflow edit error
Cause
This error can be caused by a variety of network issues. To get more details turn on your web browser's developer tools (F12 in Chrome) and recreate the error. You should see the URL traffic and if any requests are failing. You can then look at the access logs on the application server (JBoss, Wildfly, Websphere or Weblogic) for clues.
Resolution
If your organization is using a Single Sign-On system which forces all web traffic through an access management system, such as IBM Tivoli Access Manager (TAM), it's access control list (ACL) may have rules blocking the requests. Look at that systems access logs or use tcpdump to capture the network traffic. If the requests are failing at this server, get the administrator involved to verify the configuration. Rules are often setup where the SSO username's group access control lists restrict access to certain URL or HTTP actions GET, PUT or POST.