- Views (14)
- Replies (2)
- Login to like
- Reply
Reply posted on November 29, 2019 by Abhinav7Pega
Hi, Did you verify in database whether table really exists or not.If the table itself is not present in schema then this is expected error. Thanks, Abhinav
Collaborate with developers, support engineers, and experts who build and work with Pega products and services. Join us to get fast answers to your questions, and participate in our Ask the Expert sessions!
This week we recognize Cloe Walker as our Participant of the Week! Cloe is using the PSC in an effective manner by actively driving their discussions forward and acknowledging the community for the responses received; thus, building successful solutions. Hope to see you around and Congratulations!
Hi, Did you verify in database whether table really exists or not.If the table itself is not present in schema then this is expected error. Thanks, Abhinav
Hello Greeta, I managed myself to get to the solution without deleting the value but able to remove the messages: Instead of myStepPage.clearValue(property); I use myStepPage.putString(property,myStepPage.getString(property)); This simulate the...
Hi, I have found out the root cause of the issue was invalid DB-Admin-DB-Name instance in the Database. If you see the screenshot, the pzInskey of spsecific DB was wrong and other values were null. Not sure why such entry was added by Pega. After...
Hi, Please have a look at the below links which may help you: https://community1.pega.com/community/pega-product-support/question/export-excel-feature-grid-layout https://community1.pega.com/community/pega-support/question/export-excel-export-data...
Question posted by Angelo Mermiklis on November 29, 2019
Was this resolved? also facing the same problem in the receiver.
Hi Asma, Can you check whether all the nodes can communicate with each other or not. You can take help of your server team, They will ping another node from one node. Is the same node getting failed every time. Start analyzing logs of the failed node...
Hi, Try to save the particular rule which agent is trying to class in the same were you have create the activity and try to run the agent again. This is a known issue where because of Rule Resolution agent will not be able to find the rule in other...
Hi, Can you please try to save all the activity in the same class with the same ruleset. Agent usually will not be able to find the activities because of rule resolution.
Tagging @SumanKumar in case he can help!
Please wait while we search for PDN content that suits your question.