- Views (3)
- Replies (0)
- Login to like
- Reply
Community Poll
What Motivates You to Participate Here in the PSC?
- Views (24)
- Replies (2)
- Login to like
- Reply
Reply posted on December 13, 2019 by Lalit_Singh
Hi Dan, Thanks for the response!! I am using 7.4 and will try your suggestions and let you know. Thanks, Lalit
Thread switching when moving between interactions tabs
Question posted by AhmedA3336 on December 6, 2019
- Views (25)
- Replies (1)
- Login to like
- Reply
Reply posted on December 13, 2019 by RakshithPega
Hi Ahmed, What is the CS version? Is the issue is reproducible in OOTB customer service application?
Workgroups and Workbasket don't display in Robot Manager after import objects.
Question posted by JonathanPereira on October 10, 2019
- Views (62)
- Replies (1)
- Login to like
- Reply
Reply posted on December 12, 2019 by Rushabh ShahPega
This issue would be better handled by a support ticket with our GCS team. You can open it from here: https://msp.pega.com/
Create case in tenant layer with Email listener from shared layer
Question posted by Sree Evonsys on December 5, 2019
- Views (15)
- Replies (2)
- Login to like
- Reply
Reply posted on December 12, 2019 by Sree Evonsys
Thanks a lot Subramanyam for the help, it worked fine.
- Views (18)
- Replies (1)
- Login to like
- Reply
Reply posted on December 12, 2019 by GeedAPega
Hi, To wait for one or more cases to reach a specific status and to wait for one or more cases to be resolved we use Wait for (Case type) All/Any depending on the business requirement. To wait for one or more cases to reach a specific status: In the...
How to add Edit privilege for Posted messages in Pega Pulse.
Question posted by PrasanthiR on December 12, 2019
- Views (20)
- Replies (0)
- Login to like
- Reply
- Views (40)
- Replies (3)
- Login to like
- Reply
Reply posted on December 12, 2019 by AnthonyTham
I've done a little digging and unfortunately arrived at the same conclusion as you. This thread seems to support your findings. https://community1.pega.com/community/pega-product-support/question/what-report-effort-days-customer-pega-7 The...
- Views (22)
- Replies (4)
- Login to like
- Reply
Reply posted on December 12, 2019 by EngincanY
There is just "pxMultipleConnectorsOfHighestLikelihood not found" record that might be related to the action. Cause the timestamp and the operator are similar to the history log. And there is another log for the first approver which is very...
Is there a way to hide Agile Workbench on Case manager portal for particular acceess role
Question posted by srinivasa5966 on April 22, 2019
- Views (182)
- Replies (7)
- Login to like
- Reply
Reply posted on December 12, 2019 by GaneshM9
You can simply modify the OOTB when rule " pyEnableAgileWorkbench " according to your requirement. Example: Add one more AND condition to the existing when rule logic. pxRequestor.OperatorID.pyAccessGroup!= "Your accessgroup name"...