Again came with different topic, loved it and Learned the usage of some OOTB rules… Thanks for sharing the valuable info…waiting for some more valuable tutorials 🤩
@myknowpega2 жыл бұрын
Thanks for the comment Rachuri 😊 sure you will find more videos
@nepalkoiri8180 Жыл бұрын
Very good session
@karthickk60772 жыл бұрын
Thank you show much sir its help me my projects lots
@karthikyuvi92482 жыл бұрын
hats off to ur efforts and thank you so much for knowledge sharing
@myknowpega2 жыл бұрын
Thanks Karthik😊
@BEC-ShankarPirajins2 жыл бұрын
Sir can you say what you have typed in status under propertyvalue in property set at activity democretor operator id
@tongqingtonychen98472 жыл бұрын
I am also a CLSA. I am impressed with skill and presentation style. Are you actually in Holland?
@myknowpega2 жыл бұрын
Thanks Tony 😊.. Yes I am in Holland
@pramodkale28302 жыл бұрын
Hello Prem, Can you please make a video on debugging application in pega?
@myknowpega2 жыл бұрын
Yeah sure Pramod.. very soon 👍
@poojyesh Жыл бұрын
I want to create operator IDs by activity in the background batch process. Per my research, the CreateOperator activity seems to be a standard OOTB activity to reuse, but this activity has only limited parameters. I want to set first name, last name, full name, position, telephone, e-mail address, locale, timezone, workgroup, calendar, etc just like we create it from UI.
@kesavand4463 Жыл бұрын
Bro can u please give me the jump condition of DemoCreateroperatorid activity
@arunareddyvanipenta52472 жыл бұрын
Hi Prem Kumar,thanks for explaing. Recently i have faced an interview and the question is that there is one parent case which is having 3 child cases. As we know that we can propogate data from child to parent through updatecase smart shape or by writing an activity. But, the question is here when 3 child cases are trying to propogate data to parent at the exactly same time,what will happen? They have stressed its 100% at the exact same time and its real time scenario. Could you please explain it?
@myknowpega2 жыл бұрын
Yeah I think the interviewer want to know how to handle the locking situation in the parent case.. You may need to use the queuing mechanism to update the parent case, so that it retries in case of lock error. Basically you need to think of solution to handle the locking error situation
@arunareddyvanipenta52472 жыл бұрын
@@myknowpega Yaa i agree,thank you so much prem kumar
@santhoshram89032 жыл бұрын
Sir how to launch the pega application in a local web server as you did ?
@suraj09iitg2 жыл бұрын
Hi Prem-thanks for the video. question- why we need to pass pzuath=guest in second form submit but not in the first form submit when you click signup?
@myknowpega2 жыл бұрын
Very good question, which I missed to address in the video! In the first screen Web-Login HTML, as soon as you click the SignUp button or forgot password button, Pega automatically pass the pzAuth=guest parameter ( it will be under some code). You can check it on your own by using the developer tools network tab and the click on trouble signing in link, you will see that :)
@hashimzamer8835 Жыл бұрын
How do we do this in 8.8? I tried this method but it is not reflecting. Is there any other changes to be done with 8.8?
@IamKLAUSmikelson Жыл бұрын
Bro in this video exactly on 26.20sec i don't have the div tag for sign up as default in my web log in html in pega. then what should i do????
@priyamitra18582 жыл бұрын
Hi Prem.. while doing this after saving activity and on Web-Login while clicking the sign up button i am getting an error "Error There has been an issue; please consult your system administrator" any idea why i am getting this?
@myknowpega2 жыл бұрын
Hi Priya, the error which you mentioned is kind of very generic error.. Can you please logs and stacktrace there you should find the origination of this error
@santhoshram166 Жыл бұрын
Hai Priya, have you resolved this error ? If so can you share the method to rectify it...
@SoniIsts Жыл бұрын
I follow your instruction but pega platform login page get error please help
@pegasupports11 ай бұрын
hello sir all the process is working but I couldn't create the operator ID. I have tried this process 3 times but still, I couldn't able to create an operator ID
@karthickk60772 жыл бұрын
But How can do in application way
@chidambarama5682 Жыл бұрын
Hii sir I got an error please rectify sir.
@medalzeroone2 жыл бұрын
I am not understanding how to follow this
@nubajackson2865 Жыл бұрын
This tutorial was informative, but WHY FOR THE LOVE OF GOD does your big head have to be in the frame the whole video?! I got so many syntax errors at the end of the tutorial because your head was in the way! Like this is a PEGA Tutorial not a tinder profile….next time I think it would be significantly more helpful if you didn’t crop yourself into the ENTIRE lower right of the screen - Thanks Management
@myknowpega Жыл бұрын
Sorry about that.. I will try to minimize my presence occupying smaller space! I received good feedback showing my face to give real teaching experience and that is my style and am not gonna change it!! ( no comments about tinder profile) - Welcome Management
@nubajackson2865 Жыл бұрын
@@myknowpega thank you for the response and sorry for the delivery of my initial comment was just really frustrated at the end there lol thank u for taking in my feedback looking forward to more informative videos …. You really are a very knowledgeable PEGA Engineer and this tutorial did help a lot
@hashimzamer8835 Жыл бұрын
How do we do this in 8.8? I tried this method but it is not reflecting. Is there any other changes to be done with 8.8?