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

Case data is read from another case via FCM

SA-35947

Summary



The search panel is used to open two different cases in two different tabs. When switching from one tab to the other, data from the last-added tab is referenced, no matter what the current tab is that is selected.

Error Messages



Not Applicable


Steps to Reproduce

  1. Find and open a case using 'FCM Search Case'.
  2. Find and open a second case using 'FCM Search Case'.
  3. Click on the first case tab.
  4. Select a link to launch a window with additional case data.
  5. Observe that data from the second case is opened for the first case.


Root Cause



An issue in the custom application code or rules . The script FCMROpen is being used to create the tab, and is not being passed an "id" parameter.

This parameter is appended to the thread name used to hold the tab. Each tab should have its own thread. Without this parameter, the same thread is used for each tab.

Resolution



Perform the following local-change: Supplying a unique id for each execution of the script will ensure each work object opens on a unique thread.

Published April 7, 2017 - 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