Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Action is not allowed as it is outside the current transaction

SA-30280

Summary



Clicking on a button in the pop up window closes and the main window displays "This action is not allowed as it is outside the current transaction." error on the screen.


Error Messages



"This action is not allowed as it is outside the current transaction."


Steps to Reproduce



1.Configure a button to open popup.
2.In Popup, configure button with name "Sync" and on click Run activity and Run script.
3.In the script function implement selft.close() and parentwindow refresh API.

Root Cause



A software use or operation error.

While RunScript method is reloading the parent window, it has the old transaction id as the RunActivity action already updated the transaction id in the DB.

Resolution



Perform the following local-change:

User should remove the parent window reload api in script method and on the 'Sync' Button. This refresh of the parent window should be done upon demand.

 

Published November 18, 2016 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us