How to perform assignments in bulk

Hi,

It is a common requirement that end user wants to perform assignments at once, in a bulk operation. In this post, I will share a simple approach how to build such function. Please see attached for the steps.

  • Notes

During your development, if you are using UI-Kit and facing any error message UI issues (examples shown below), please see https://support.pega.com/discussion/form-level-error-messages-are-displayed-top-and-bottom-harness to fix it.

  • Example 1: Error message are displayed twice at the top and the bottom

  • Example 2: Large extra blank space is inserted

Hope this helps.

Thanks,

HowToAdvanceAssignmentsInBulk_1.xlsx (2.4 MB)

@KenshoTsuchihashi Thank you

@KenshoTsuchihashi How does bulk actions work in cosmos?

Where is the attachment

Hi @keshava9!

There is an attachment in the original post at the top.

@Nizam

Activities or handling assignments logic do not have direct connection to UI, and this implementation should work with any of our UI offering (UI-Kit, Theme Cosmos, or Cosmos React). I’ve also built the same on Theme Cosmos with Pega 8.6 (see below screenshot) and it worked fine.

Thanks,