Questions tagged [pega]

Pega or PegaRULES Process Commander (PRPC) is a BPMS developed by PegaSystems

Pega PRPC(Pega Rules Process Commander) Also known as BPM(Business Process Management) Tool is a proprietary suite, a market leader for many years, according to Gartner. Most of the users are from Finance, Insurance or Medical domains.

Its a app, which runs on any standard server (like ) and supports most of the common RDBMS. It offers visual editors for almost everything (processes, business rules, gui, users, services, connectors to various systems), instant propagation of changes, and its own versioning system.

See http://www.pega.com for more details or better community.pega.com for the Pega Developer Network.

The first level of certification in Pega is CSA - Certified System Architect. After that you can proceed with CSSA - Certified Senior System Architect.

127 questions
0
votes
1 answer

How to delete a table row from UI (Delete Button at the end of the each row) by primary key using activity in PEGA

I have a requirement to delete a table row by placing a delete button at the end of each row from the UI. Can anyone help me with the activity steps to perform this action? with some screenshots, it's better.
Kasun98
  • 23
  • 1
  • 4
0
votes
0 answers

how to integrate teamcity to Pega application

Can you please help us integrate teamcity to pega application. As we aware we can use prpcServiceUtils_8.8 that is provided by Pega team. So we just configured this package in git repo. But we are not sure what are all the values need to pass in…
0
votes
1 answer

Failure opening rule instance pega

I am trying to open one section but I am getting below error Failure opening the Rule Instance Unable to open instance - Possible causes may be Rule may no longer exist. Availability of the rule may be set to No/Draft, Blocked or…
0
votes
0 answers

Hi! I am looking for a solution to automate the testing process of Pega RPA bots which involves desktop applications

I am looking to automate the process of testing Pega rpa bots, these bots involve desktop applications so Figured out selenium will not work.Any ideas?
Bhav
  • 1
0
votes
1 answer

Which function to use to validate - input year should not be greater than the current year

I have a requirement where the input year should not be greater than the current year. This validation has to be given to the field... (using Integer input field)
Kasun98
  • 23
  • 1
  • 4
0
votes
1 answer

I need a Disable a particular input field. How do I do it using Pega?

When the user selects the home address field, the office address should be automatically disabled. On the other hand, when the user selects the office address field, the home address should be automatically disabled. How do I do it using Pega?
Kasun98
  • 23
  • 1
  • 4
0
votes
1 answer

Application built using Pega 7 Designer Studio running in IE11 compatibility mode in Edge

Application built using Pega 7 Designer Studio running in IE11 compatibility mode in Edge. Is there any way we can disable this IE11 compatibility in Microsoft edge.
bhanu
  • 208
  • 1
  • 5
  • 15
0
votes
1 answer

Pass parameters to report definition using activity. Pega8.6

I have created a report definition under -Data layer and I have set parameter there as a filter. Now, I want to call this report under work layer and pass the parameter using activity. How can I do that ?
AEM
  • 1,354
  • 8
  • 20
  • 30
0
votes
1 answer

currentDate in correspondence rule Pega

Currently working in Pega8.6.1, we want to put in an email(correspondence rule)/document a date field that shows a date plus 10 business days. The date should be 10 business days from the creation date of the email. Have tried <%=…
JohnZ
  • 13
  • 1
0
votes
1 answer

Pega Systems adding line connections

I am planning on creating like a family tree appearance in this scenario. Is it possible to connect two separate layouts via a line tool or any connector ? So far all I have done was static images of lines and aligning the layout so it appears…
koko_dump
  • 35
  • 9
0
votes
1 answer

Define 2 SLA's in an assignment in pega

Hi all i have a requirement, I have Two Work Objects(WO): WO-A and WO-B in work basket both of them are different types. I need to define sla for as soon as deadline is finished WO-A should be approved automatically and WO-B should notify manager.…
0
votes
1 answer

Getting this error `This action is not allowed as it is outside the current transaction` in jmeter script for Pega application

I am doing performance testing for Pega application. Getting the below error when I try to replay the jmeter script. Below is the error snapshot. Could someone help me here Below is the error This action is not allowed as it is outside the current…
0
votes
1 answer

Looking for a solution to ingest Pega cloud service logs to Splunk using Splunk addons for AWS

I am looking for a solution to ingest pega cloud service logs to Splunk. I cam across to approaches push and pull. With Push option splunk has blueprint lamdbda which can be used to push events to Splunk HTTP Event Collector (HEC). I am not finding…
Aravind Babu Konda
  • 103
  • 1
  • 1
  • 9
0
votes
2 answers

Run (java)script on dropdown change

Hey all I am trying to run a javascript when the user selects a particular option. I have created a text file by going to Create -> Technical -> Text File Once I am there I fill out the needed info: Then I click on Create And Open: And so I save…
StealthRT
  • 10,108
  • 40
  • 183
  • 342
0
votes
1 answer

Pega transfer between two siblings

I am trying to copy the page list from one child case to another child case i.e between siblings. I've tried using data transform and update shape but it doesn't seem working. What are the other ways?
Manjusha
  • 1
  • 1
  • 2
1 2 3
8 9