- View (1)
- Replies (0)
- Login to like
- Reply
Community Poll
What Motivates You to Participate Here in the PSC?
- Views (9)
- Replies (2)
- Login to like
- Reply
Reply posted on December 11, 2019 by EngincanY
I couldn't trace the non working scenario because it happened on production.
- Views (23)
- Replies (4)
- Login to like
- Reply
Reply posted on December 11, 2019 by JohnB097
After trying some code changes I was able to confirm what I knew already. Queuing the entire work object is not the best choice. It is better to queue a class that just provides a handle to the work that you need to process. For example just...
- Views (13)
- Replies (1)
- Login to like
- Reply
Reply posted on December 11, 2019 by AnthonyTham
Hi, Those properties were largely used in Management Reports on older versions of Pega. Please see below links. https://community.pega.com/knowledgebase/articles/standard-management-reports https://community.pega.com/knowledgebase/articles...
- Views (15)
- Replies (1)
- Login to like
- Reply
Reply posted on December 11, 2019 by MarcLasserre_GCSPega
Hello, Have you tried to check if your VBD node is still on joinning state?
- Views (34)
- Replies (4)
- Login to like
- Reply
Reply posted on December 11, 2019 by ShibashisS
Thanks a lot for all your help. Yes it works for me Regards Shibashis
- Views (16)
- Replies (1)
- Login to like
- Reply
Reply posted on December 10, 2019 by SudhaSundeepD
Hi Kamesh, List of tables which store case ids, can keep vary with application design. To get the complete list of tables you can consider checking all the tables associated with work, assign and index classes using DesignStudio > Data Model >...
- Views (30)
- Replies (5)
- Login to like
- Reply
Reply posted on December 10, 2019 by Abhinav7Pega
Hi Varun, Please find the complete steps of cloud migration.You need to inform Account executive for that. https://community.pega.com/knowledgebase/articles/migrating-pega-cloud-services/migration-overview Please go through the above article. Thanks,...
Need to freeze an assignment for 5 second and then auto submit.
Question posted by mohamedi2127 on December 9, 2019
- Views (19)
- Replies (4)
- Login to like
- Reply
Reply posted on December 10, 2019 by mohamedi2127
Hey Krithiga, Yes you are right. I am going to use a model window here.But the thing is I don't want to close the window. I have to run a utility after the assignment and have to come again for the same assignment. But this time the grid in...