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

Need Referral Name for downloading Pega Personal edition for self-learning

I am new to pega, i want to download and install pega 7 for personal learning. I am going through the process of downloading but at the end it asks for "Please enter the name of the pega sales representative or partner who referred you to this page"…
Mandrek
  • 1,159
  • 6
  • 25
  • 55
0
votes
1 answer

How is Pega better than ser Doxis4 in BPM?

I have been extensively researching about Pega and Doxis4 over the last 2 days but I could not find any comparison. I would like to know how Pega is better over Doxis4 ? Comparing several functionalities like Montiring, Rule Engine, Exception…
Tai Lung
  • 89
  • 3
  • 15
0
votes
1 answer

Generate XLS File from Page List in Pega PRPC

I'm working in PRPC 7.x; I need to generate an xls file with two worksheets each of which is basically just information copied from each of two page lists. We don't have any jars aside from default PRPC, which means we don't have apache poi. We do…
Wickerbough
  • 365
  • 1
  • 4
  • 15
0
votes
4 answers

can I call PEGA rules from an external application or from Informatica?

I'm currently working on delveoping a new web application. Some of the business rules that I need to utilize are already implemented in a PEGA implementation. Can I simply call these rules from my webapplication using REST/SOAP? If not, then I will…
user35437
  • 1
  • 1
0
votes
1 answer

Auto Complete list not displayed while automating using QTP

I am trying to automate web application built using PEGA 7 with UFT 12.0. There is one auto-complete dropbox, when start typing country name it will display list of options. During recording I was able to see the list and select. But while playing…
Aditya
  • 457
  • 2
  • 8
  • 27
0
votes
1 answer

PEGA Axis error: Parser already accessed

We have a PEGA frontend, from where we are keying in double byte characters like Japanese and being send to distributed java webservice through axis. This is working fine when we send singlebyte characters. Only failing while using double byte…
Amaldev
  • 91
  • 1
  • 1
  • 16
0
votes
1 answer

Integrating our Development evironment Pega 7 with VersionOne

we are trying to integrate our day to day code changes to a specific user story with Version One So that we can keep track of user story and rules modified. Please clarify below points in order to proceed further. Is it possible to update Version…
0
votes
2 answers

Capture non-unique/dynamic objects in Pega using Selenium

We are facing lots of problem to capturing objects using developer tool because of IFrame / Frame, all objects mapping with more than one IFrame and Frame. Kindly let me know Selenium webdriver is suitable for automating PEGA application?
Limbtz
  • 13
  • 3
0
votes
1 answer

ACTIVE DIRECTORY,EXCHANGE, SHAREPOINT via REST

Hello everyone I'm trying to retrieve a user data from Active Directory, like Names, departments they belong to etc., and send all that info to a client via REST how can I achieve this? Also I have a sharepoint application that retrieves part of…
yokodev
  • 1,266
  • 2
  • 14
  • 28
0
votes
3 answers

REST API's and PEGA

I can see that you have some expertise with REST API's and PEGA. I would like to know if we expose web call using REST API's to PEGA, will we get all custom rules and all or we need to replicate the rules? Regards, Sudhanshu
user3794752
  • 9
  • 1
  • 3
0
votes
3 answers

Error while saving data to data table in Pega PRPC

While saving data in Pega PRPC using activity with Obj-save method, I got following error message: pyCommitError: A commit cannot be performed because a deferred save of instance ANDY-FW-ANDYCARRENTALFW-DATA-CARINFO L3 failed: code: SQLState: …
Andy
  • 1
  • 1
  • 1
0
votes
1 answer

Radio button onclick does not change value

I am trying to execute the below JS. I have a radio button , which on click should set a property of variable RefreshMapping to child as specified in the below code. however, this doesnt seem to be working. I have set the default value of…
Ankit
  • 129
  • 7
  • 17
0
votes
1 answer

oLog is the object of which class?

I am a PEGA developer and we have an object oLog created for logging messages into our log files. We are trying to figure out from which class was this object created? All these classes belong to Apache4J Logger.
Ankit
  • 129
  • 7
  • 17
0
votes
1 answer

Format Date Time generating errors in log

I am using the following function for formatting DateTime FormatDateTime(UniversalIndexingPage.DateOfDocument, "DD-MON-YY", "", "") However i am getting the following error in the log |10.67.60.74 - Cannot create format…
Ankit
  • 129
  • 7
  • 17
0
votes
1 answer

Profiling option for application developed using PEGA

I am from Performance Engineering background, we have a workflow application developed using PEGA.Is it possible to Profile that application using JProfiler or is there any tool available exclusively to Profile the applications developed using PEGA
1 2 3
8
9