- Views (23)
- Replies (2)
- Login to like
- Reply
Reply posted on October 23, 2019 by JohnnyN4
Thanks, chakri5122.
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!
Congratulations to Anthony Tham for achieving the title of Participant of the Week! Anthony proactively assisted several users with their queries, which helped them progress with the troubleshooting and arrive at successful solutions. We appreciate your efforts to share knowledge in the community. Hope to see you around and keep up the great work!
Thanks, chakri5122.
We achieved this by executing both the queries by using single query command, and the queries are seperated by semicolon.
I figured out the rest of my question too... The way to get an exit code from the Process is to extract a proxy from the result. Then add a "waitForExit" method to the automation and the proxy will then be populated with whatever exit code...
Thanks Thangasuresh. The post you referenced was very helpful and we were able to leverage it to find a solution.
Hi, The OOTB 'ValidEmailAddress' validation rule will validate only the format " xxx@xxx " We need to perform customization based on business requirement. I have tried the below customization at my end, Create a EditValidate rule...
Thanks Thomas
Question posted by BHABANISHANKARJ on October 21, 2019
Currently, there is no other option to use an external vault other than CyberArk. Talk with you Pega leads about upcoming features and perhaps they can provide you with any information on when or if third-party vaults will be supported.
Question posted by DavidM1397 on October 21, 2019
Project Configurations cannot be modified by the end user. To change them, you must build a new package. If you would like some setting sot be external, then you should create your own config file to store them in. You'd then need to write...
Question posted by mqamar1994 on October 9, 2019
Hi Nick, I changed my ruleset for PegaRoboticAutomationConsole to 02.01.01 and it worked. Pega 7.4 is compatible with Robot Manager 5.2 not 6.2 hence the change.
Use StringUtils component from toolbox and the method Substring with 3 parameters. Substring(input value, 0, 100)
Please wait while we search for PDN content that suits your question.