Thank you Sir for posting such an informational video. :) I needed your help on below questions: 1. Suppose there are 5 child cases and we want the parent case to get resolved once any 3 of the child cases are resolved. How can we do this? 2. How can we make the parent case wait until all of its child cases are resolved. 3. How can we resolve the parent case when none of its child cases are resolved?
@HarshaTrainingsacademy2 жыл бұрын
1. There is no OOTb feature for this, but we can implement this by using declare on change rule... We have to manually create this decalre on change rule which monitors pxCounveredCountOpen property. We need to call one OOTB activity pxForceCaseClose at onchange activity. 2. This is an OOTb option availalbe in Wait shape. 3. We can process to resolve the parent case without wiating. Please subscribe to our channel for more technocal and knoledgeble videos.
@jayramprabhu2 жыл бұрын
Had got a question . If we are using connect rest integration to store docs images in cmis repository and use base64 encoding how do we clear the cache as the docs take up lot of memory
@HarshaTrainingsacademy2 жыл бұрын
Hi Jayaram, You asking about the cache on PRPC server or Content Management Server. If it is PRPC related cache, we need to delete the content from cache tables by using Admin studio or we can directly do it by running sql scripts on tables. truncate table pegadata.pr_sys_queue_ftsindexer; truncate table pegadata.pr_sys_queues; truncate table pegadata.pr_log; truncate table pegadata.pc_history_work; truncate table pegadata.pr_sys_statusnodes; truncate table pegarules.PR_SYS_CACHE_ENTRY; truncate table pegarules.PR_SYS_CACHE_IMPL; truncate table pegarules.PR_SYS_CACHE_DEP; truncate table pegarules.PR4_rule_sysgen; truncate table pegarules.pr_assembledclasses; Or else if it is server cache, please write linux or windows scripts to auto delete all different typs of cache... These have to be done with the admin teams.. For Pega Training Please join or refer your friends at Harsha Traininigs, reach us on 9652532753
@jayramprabhu2 жыл бұрын
Also had one more question. If you have a soap connector and there is cage in wsdl by adding 2 fields how do you modify the connect rest rule
@HarshaTrainingsacademy2 жыл бұрын
Hi Jayaram... We need to modify the connector at our end by modifying the parse xml rule and create the respective properties in the data class called requestor. For Pega Training Please join or refer your friends at Harsha Traininigs, reach us on 9652532753
@kalyanik62972 жыл бұрын
And also explain ABAC and RBAC , it's implementation.
@HarshaTrainingsacademy2 жыл бұрын
Hi Kalyani, Please explain about your Query in detail.. We are not able to understand the question. For Pega Training Please join or refer your friends at Harsha Traininigs, reach us on 9652532753
@rg_adda2 жыл бұрын
It's security related rules in pega
@routhstars2 жыл бұрын
Are you doing futures and options trading also 😊.
@HarshaTrainingsacademy2 жыл бұрын
Nit sure sir...
@kalyanik62972 жыл бұрын
Pls explain authentication process while pega user login to the application??
@HarshaTrainingsacademy2 жыл бұрын
Hi Kalyani, the aunthentication process in enterprice application works like this. There are multiple servers involved, like Single Signon Server, LDAP server, Web Server (Load Balancing ) , Applicaiton Server. 1. When user access the application by URL 2. Request will got to Single Sign-on server 3, when user name and password provided, it checks the LDAP directly on LDAP server 4. On successful authentication it goes to WebServer (Load balancing), there it gets redirected to the application 5. Now, it hits app server and authorization happens to load applicaiton. For Pega Training Please join or refer your friends at Harsha Traininigs, reach us on 9652532753
@nirmalvarma70952 жыл бұрын
At first instance, it is making more complex after hearing
@HarshaTrainingsacademy2 жыл бұрын
Okay .. watch two three times , it will be clear ..
@rg_adda2 жыл бұрын
what is work group vs work pool ??
@HarshaTrainingsacademy2 жыл бұрын
Hi Ravi, Work Group is team of operators... Work pool is the case types that a user can access under his access group. For the best course that is suitable for your , please call / whats app us on +91-9652532753, our team will assist you in a right way...