Support Article
Busy icon appears continuous on submitting modal dialog
SA-97501
Summary
A modal dialog is configured such that it supports an Excel file upload. When the uploaded Excel data contains invalid data, an additional link displays. On clicking the link, an overlay displays with details of the invalid data. On submitting the overlay and the modal window, the Busy indicator displays continuously.
Error Messages
Not Applicable
Steps to Reproduce
- Configure a modal dialog to support Excel file upload.
- Open a modal dialog.
- Upload an Excel file containing invalid data.
- Click the link. An overlay displays with details of the invalid data.
- Submit the modal window. The Busy icon displays continuously.
Root Cause
A software use or operation error.
When the modal dialog was closed, a refresh section was configured. During the refresh, the Pega object was undefined.
Resolution
Perform the following local-change:
Remove the Refresh section from the post processing of the flow action.
Published October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.