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

Bulk action pyFilter value not getting set for Workbasket filter

SA-38571

Summary



When using the Bulk actions functionality, pyFilter values are not getting set intermittently.

When choosing the value from a drop-down, the pyFilter value does not reflect the value chosen from the list.

It works for the first few times and later when the filter value is changed, the value does not get picked up.


Error Messages



Not Applicable


Steps to Reproduce

  1. Launch Bulk Actions screen and select ‘Process’. A new screen will be displayed with filter options.
  2. Select ‘Case Type’ as “is Any” and in the next filter select “Assigned to Workbasket’ and in filter value provide a valid workbasket name in the filter value and click on the ‘Filter Cases’ button, all the cases assigned to that workbasket will be displayed.
  3. Repeat the step 2 few times changing the Workbasket value successively.
  4. Intermittently the filtered list is not shown for the Workbasket selected.


Root Cause



A defect in Pegasystems’ code or rules

The AutoComplete control used in the "pyDisplayPropertyTypeInBulkProcessSpl" in Pega 7.1.9 is deprecated control.

So, whenever there is RHS change in the Filter conditions, a few values are missing.

Resolution



Note: The issue is resolved in Pega 7.2.2.

Perform the following local-change step for Pega 7.1.9:

  1. Save the Embed-FCondition.pzGetAssignedToBasketList activity as GetAssignedToBasketList in the application and comment out the step 4.​​
  2. Change the deprecated AutoComplete control ( in the layout 3) used in the "pyDisplayPropertyTypeInBulkProcessSpl" section to new pxAutoComplete control.
  3. Use the Same configuration as the deprecated AutoComplete control to populate the results, and refer the new activity "GetAssignedToBasketList" in the run activity.

Published July 11, 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