Pega - CASE TYPES || CASE MANAGEMENT || Software Job Interview || Harsha Trainings

Поділитися
Вставка
  • Опубліковано 9 січ 2025

КОМЕНТАРІ • 66

  • @iehsanalami
    @iehsanalami 2 роки тому +2

    Your command over PEGA is just mind-blowing... Thanks for the video, can't wait for the next video.

    • @HarshaTrainingsacademy
      @HarshaTrainingsacademy  2 роки тому

      Hi Ehsan, Thank you for your complement. Pleas subscribe to channel. Share with your friends too...

  • @lavanyakishore2231
    @lavanyakishore2231 2 роки тому +2

    Thank you Harsha your explanation is the best . what are the new features added in pega 8.6 as compared to older versions like 7.5 and 8 . Please make a video on all about pega express methodology .

    • @HarshaTrainingsacademy
      @HarshaTrainingsacademy  2 роки тому

      Hi lavanya kishore... Sure I will do that for sure... Pls share it to your friends and other circle

  • @SrihithaKarunya
    @SrihithaKarunya 2 роки тому

    It's a wonderful explanation Harsha.Thank you very much

  • @vishalpanwar1706
    @vishalpanwar1706 2 роки тому

    Hi harsha thank you for this interview session , this will be more helpful to us for cracking the interview. please upload more topics interview. you done a great job

    • @HarshaTrainingsacademy
      @HarshaTrainingsacademy  2 роки тому +1

      Hi Vishal panwar, Thank you for following us... Kindly don't forget to subscribe the channel... We will do more interview sessions...

  • @sriharshaa5532
    @sriharshaa5532 2 роки тому +3

    If data needs to be propagated from child to parent then it's achieved through aggregation.

    • @HarshaTrainingsacademy
      @HarshaTrainingsacademy  2 роки тому +1

      Hi this can be done. but Could you please what you meant by aggregation??
      waiting for detailed query so that can help u my level best...
      Please post if you have any further queries.. we are happy to help... Please refer your frineds to our expert level pega trainings. New Batch starts from April 12 - time 7 AM to 8 AM IST

  • @payaltyagi-df7wf
    @payaltyagi-df7wf 2 роки тому +1

    Very well explained 👏

    • @HarshaTrainingsacademy
      @HarshaTrainingsacademy  2 роки тому

      Thank u payal.. will add more videos on all pega topics of CSA and cssa going forward

  • @repakaramya2782
    @repakaramya2782 2 роки тому +1

    Can you please explain what is the locking mechanism pega has and relation between parent and child locking

    • @HarshaTrainingsacademy
      @HarshaTrainingsacademy  2 роки тому +1

      Hi Repaka, This is too lengthy to answer here, we will make a video on this in the bext upcoming sessions... Please subscribe to our channel to receive notifications...
      Please post if you have any further queries.. we are happy to help... Please refer your frineds to our expert level pega trainings. New Batch starts from April 12 - time 7 AM to 8 AM IST.

  • @gudlasatyanarayana809
    @gudlasatyanarayana809 2 роки тому +2

    Nice explanation sir. It will me more helpful for interviews.
    I am having one question. How can we remove duplicates in a case types?
    Thanks in advance

    • @HarshaTrainingsacademy
      @HarshaTrainingsacademy  2 роки тому

      Hi Gudia, we can remove duplicate case type by identifying them at the time of case creation itself... There is a rule available for this purpose called "case Match" Rule. We can make use of this to identify the duplicate cases and remove them

  • @bhumimeher3765
    @bhumimeher3765 Рік тому

    Hi Harsha ,
    i have parent and child cases already defined and the configuration is already defined in setting tab. Locking mechanism is defined as default to both parent and child cases . Now i want multiple user can access and work on the child cases. How to archive this ?
    Condition is i cant change the locking mechanism in parent and child case .

  • @g_b_m
    @g_b_m 2 роки тому +1

    Could you please tell me some user stories in banking app and what are the case types in banking app?

  • @vinodkumarvemula5136
    @vinodkumarvemula5136 2 роки тому +1

    After creating case using activity, how to run at the case at back end automatically to complete total case

    • @HarshaTrainingsacademy
      @HarshaTrainingsacademy  2 роки тому

      Hi Vindo, we can create a case buy calling ootb activity New, NewFromFlow etc... We can run it automacally by creating a straight through process... In future sessions i will make a video about straight through process... Please subscribe to our channel for more videos.
      Please post if you have any further queries.. we are happy to help... Please refer your frineds to our expert level pega trainings. New Batch starts from April 12 - time 7 AM to 8 AM IST.

  • @suribabu4656
    @suribabu4656 2 роки тому +2

    What are different shapes in case management ?

    • @HarshaTrainingsacademy
      @HarshaTrainingsacademy  2 роки тому

      Hi Suribabu, we have regular flow shapes, advanced shape, automatical shapes availalbe... I will be making a video about each of these flow shapes in future videos... keep watching , please dont forget to subscribe to the channel
      Please post if you have any further queries.. we are happy to help... Please refer your frineds to our expert level pega trainings. New Batch starts from April 12 - time 7 AM to 8 AM IST

  • @ravikumar-rf5gv
    @ravikumar-rf5gv 2 роки тому +1

    Hello Sir,
    If there are 5 stages in case type rule and can we go from 3rd stage to 1st stage based on specific condition.

    • @HarshaTrainingsacademy
      @HarshaTrainingsacademy  2 роки тому +1

      Hi Ravi Kumar, yes it is possible to go like that, we have to use a decision shape and Change Stage step... then it will work.

  • @avinashavi6805
    @avinashavi6805 Рік тому

    Hi sir, I have question like we have 10 pages in one pagelist property I want to find duplicate pagelist how to configure this one

    • @HarshaTrainingsacademy
      @HarshaTrainingsacademy  Рік тому +1

      In Pega, you can use a combination of activities and data transforms to find duplicate entries in a PageList property. Here's a step-by-step guide on how to configure this in Pega:
      1.Create an Activity:
      Log in to your Pega application.
      Navigate to the "App Explorer" and choose the appropriate application.
      Right-click on "Activities" and select "Create."
      Give your activity a meaningful name, such as "FindDuplicatePageListEntries."
      2.Add Steps to the Activity:
      In the "Steps" tab of your activity, add the following steps:
      a. Page-Declare-Expressions:
      Create a new Page-Declare-Expressions step.
      Specify a unique Page Name, e.g., "UniquePageList."
      In the "Page Context" section, select the class and scope where your PageList property resides.
      In the "When" condition, define a filter to get distinct PageList entries based on a unique identifier (e.g., a property name).
      Configure the "Source" to copy data from your PageList property to the "UniquePageList" page.
      b. Property-Set:
      Add a Property-Set step.
      Set the target property to your PageList property.
      In the "Value" field, use an expression to copy the "UniquePageList" page back to your PageList property. This will remove duplicate entries.
      3.Save and Test:
      Save your activity.
      Test it by running the activity, ensuring that it successfully removes duplicate entries from your PageList property.
      4.Invoke the Activity:
      You can invoke this activity from a flow or any other automation process where you need to eliminate duplicates in your PageList.
      5.Review and Adjust:
      Carefully review and adjust the activity and conditions as per your specific use case and data structure.

  • @chiruglory2523
    @chiruglory2523 2 роки тому +2

    Hi Harsha, question on moving back to previous stages or steps.
    1. Case with 5 stages, will it possible to move the case from stage-4 to stage-2 ?
    2. Stage-1 has 5 steps, will it possible to move back to step-2 from step-4 ?

    • @chiruglory2523
      @chiruglory2523 2 роки тому

      Hi Harsha, Another question:
      I have a case with two stages(Stage-1 & Stage-2), Stage-1 has 2 steps(A&B) and Stage-2 has 3 steps(P, Q, R). Generally after 1st step completion 2nd step starts the execution right, now the question is, in the 2nd stage once 1st step(P) execution completed, 2nd and 3rd steps(Q&R) should start execution at same time. Means 3rd step(R) should start the execution along with 2nd step, without any dependency with 2nd step(Q). Can we do this one ?

    • @HarshaTrainingsacademy
      @HarshaTrainingsacademy  2 роки тому +1

      1. Yes possible use change stage
      2. yes, by using decision shape or ticket..
      We offer pega trainings with 4 real time projects, complete hands on. If you or any one of oyur friends looking for same , please forward our number 9652532753.
      New batch stared from sept 9, time 7 PM to 830 PM IST
      Please do not forget to subscribe our channel. Your Subscription will help us to do more better videos. Also hit the BELL icon for new video notifications.
      Harsha Trainings is one of the leading and Placement Consultant Provided training with qualified trainers on PEGA,DEVOPS, PowerBI,JAVA,DATA SCIENCE, MULESOFT ,Spring&Microservices,OracleFinance,Appian,Core&Advance java,Django,Communication&Varbal and other various leading software technologies….
      For those who have gap after education, we have job placement assurance courses...
      Subscribe to our channel to learn best of best in technology... For training call us on 9652532753, 9885312299

  • @RaushanKumar-ki2zt
    @RaushanKumar-ki2zt Рік тому

    Hi Harsha, I have one question , Can you please tell me how can we prevent the first stage model dialogue window while running the case form portal. By Default in case type first stage always opening in model window in above pega 8.4 version .

    • @HarshaTrainingsacademy
      @HarshaTrainingsacademy  Рік тому

      This is OOTb feature, we need to use live ui to see how this is been called into local action and then change the option of model dialouge to current document...
      Thank you so much for visiting our channel , Your comment will help us to provide better content for our subscribers👍.
      Please don't forget to Subscribe our channel, hit bell icon 🔔 for more Knowledgeable Updates. If you are looking for a fresher's Job | Gap after education looking for an IT Job | Looking for a Good Package Job in IT then Harsha Trainings is Right Place. 🤙Talk to our Experts to get Complete Details : +91-9652532753 | +91-9885312299 | +91-8121092753

  • @suribabu4656
    @suribabu4656 2 роки тому +1

    what is the use of Update Page in DT apart from creating new page ?

    • @HarshaTrainingsacademy
      @HarshaTrainingsacademy  2 роки тому

      Update page will assign date of properties from one page to another page...
      There is no create Page option in DT

    • @suribabu4656
      @suribabu4656 2 роки тому

      @@HarshaTrainingsacademy
      For updating properties we can use Page name. Property also no
      Then what is the advantage of the Update page?

  • @santoshampolu
    @santoshampolu 2 роки тому

    What is the exact use of create stage in case type from pega 8.5??
    Any example for this? And the reasoning

    • @HarshaTrainingsacademy
      @HarshaTrainingsacademy  2 роки тому

      Hi Santosh, the create stage is introduce from 8.5 version onwards.. which will directly call the activity add.. starting from 8.5 pega has provided a feature to create WO directly by calling the case type without having a started flow. In case if we process the files, service quests , we can created a cas without passing the flow name to the activities new newfromflow.. Though there is no starter flow, still work objects gets created.

  • @gopisankar.nelluri3637
    @gopisankar.nelluri3637 2 роки тому +1

    Hi Harsha
    I have a question.
    I want to update the work object status,
    Let's say after submitting an assignment I want to update a case status. How do we do that?
    Thanks in advance!!

    • @HarshaTrainingsacademy
      @HarshaTrainingsacademy  2 роки тому +1

      Hi , we can set the property pystatuswork in post processing DT of flow action...
      Please do not forget to subscribe our channel. Your Subscription will help us to do more better videos. Also hit the BELL icon for new video notifications.
      Harsha Trainings is one of the leading and Placement Consultant Provided training with qualified trainers on PEGA,DEVOPS, PowerBI,JAVA,DATA SCIENCE, MULESOFT ,Spring&Microservices,OracleFinance,Appian,Core&Advance java,Django,Communication&Varbal and other various leading software technologies….
      For those who have gap after education, we have job placement assurance courses...
      Subscribe to our channel to learn best of best in technology... For training call us on 9652532753, 9885312299

  • @amitgautam6019
    @amitgautam6019 2 роки тому

    With respect to the question of sharing the data between two different case type. There is an enhancement provided in pega 8.6 onwards called as Remote case type which allows two different cases to have data sharing being a producer and consumer systems, hosted at two separate servers. Could you/any one please elaborate the concepts of Remote case type??

    • @HarshaTrainingsacademy
      @HarshaTrainingsacademy  2 роки тому +3

      Hi Amit, Sure, I will do a video on this next week... Thank you... Please do not forget to subscribe our channel

  • @sivaramaprasadp8540
    @sivaramaprasadp8540 2 роки тому +1

    What are temp case and persist case?

    • @HarshaTrainingsacademy
      @HarshaTrainingsacademy  2 роки тому

      Temp case gets created but not stores in db, to make it permanent we use persistent case flow shape which stores into work table permanently.. this feature has been deprecated in 8.5 or later release ..

  • @lokeswariloki3719
    @lokeswariloki3719 2 роки тому +1

    How to withdrawn work object before it's accept or rejected

    • @HarshaTrainingsacademy
      @HarshaTrainingsacademy  2 роки тому

      Hi lokeswari, you want to be auto withdrawn or manual. If manual a user has to be provided with a withdraw button , on click of the button, it shouwl call an activty "WithDrawWorkObject"... It moves case to status Resolved-Withdrawn...

  • @mukkantigunji5866
    @mukkantigunji5866 2 роки тому +4

    Hi Harsha,
    Iam one among your previous students, 2019. Didn't get job on pega.Finally landed in public service ( a small Govt.job).
    You are doing great job, doing interview sessions like this is really helpful to all the new people who are trying to get in to PEGA 🔥 World... Thankyou very much...keep going....

    • @HarshaTrainingsacademy
      @HarshaTrainingsacademy  2 роки тому

      Hi Mukkanti... All the best for your career...
      Harsha Trainings is one of the leading and Placement Consultant Provided training with qualified trainers on PEGA,DEVOPS, PowerBI,JAVA,DATA SCIENCE, MULESOFT ,Spring&Microservices,OracleFinance,Appian,Core&Advance java,Django,Communication&Varbal and other various leading software technologies….
      For those who have gap after education, we have job placement assurance courses...
      Subscribe to our channel to learn best of best in technology... For training call us on 9652532753, 9885312299

  • @sairam4562
    @sairam4562 2 роки тому +1

    Can we move from 1 alternate stage to another alternate stage

    • @HarshaTrainingsacademy
      @HarshaTrainingsacademy  2 роки тому +1

      We can move from one state to anothere state at alterrnate stage by using pxchangestage...

  • @chiruglory2523
    @chiruglory2523 2 роки тому +1

    Hi Harsha, Another question:
    I have a case with two stages(Stage-1 & Stage-2), Stage-1 has 2 steps(A&B) and Stage-2 has 3 steps(P, Q, R). Generally after 1st step completion 2nd step starts the execution right, now the question is, in the 2nd stage once 1st step(P) execution completed, 2nd and 3rd steps(Q&R) should start execution at same time. Means 3rd step(R) should start the execution along with 2nd step, without any dependency with 2nd step(Q). Can we do this one ?

    • @HarshaTrainingsacademy
      @HarshaTrainingsacademy  2 роки тому

      Hi Chiru, yes we can do ut... 2 nd stage has to be designed like this.
      Step 1 P, Step 2 Call subflow which is Q (with spin off), step 3 R. Now, Q and R steps will execute at the same time...
      We offer pega trainings with 4 real time projects, complete hands on. If you or any one of oyur friends looking for same , please forward our number 9652532753.
      New batch stared from sept 9, time 7 PM to 830 PM IST
      Please do not forget to subscribe our channel. Your Subscription will help us to do more better videos. Also hit the BELL icon for new video notifications.
      Harsha Trainings is one of the leading and Placement Consultant Provided training with qualified trainers on PEGA,DEVOPS, PowerBI,JAVA,DATA SCIENCE, MULESOFT ,Spring&Microservices,OracleFinance,Appian,Core&Advance java,Django,Communication&Varbal and other various leading software technologies….
      For those who have gap after education, we have job placement assurance courses...
      Subscribe to our channel to learn best of best in technology... For training call us on 9652532753, 9885312299

    • @chiruglory2523
      @chiruglory2523 2 роки тому

      @@HarshaTrainingsacademy thanks Harsha, but in case type under when to start that step dropdown we have only two options right, 1. Upon stage entry, 2. After previous step. Either of one we need to select right, then how come 2nd step will start without complete(it can be skip step or complete) 1st step and same with 3rd step with 2nd step ?

  • @suribabu4656
    @suribabu4656 2 роки тому

    Who we know how many work objects created by user in develop environment by using Report defination?

    • @HarshaTrainingsacademy
      @HarshaTrainingsacademy  2 роки тому

      Hi, this can be acheieved by creating a report deiniton rule and use the where conditons property, pxcreateOperator. Pass the operator ID. This will bring the cases created by the respective operator.
      Please post if you have any further queries.. we are happy to help... Please refer your frineds to our expert level pega trainings. New Batch starts from April 12 - time 7 AM to 8 AM IST

  • @SatishChinthakindi
    @SatishChinthakindi Рік тому

    If there are two case types in the application say CT 1, CT 2, how can we give access to case types for two different users only CT 1 to one user and CT 2 to one user?

    • @HarshaTrainingsacademy
      @HarshaTrainingsacademy  Рік тому

      Hi,Sathish Thank You for Your Comment !!! Keep Support Our Channel !!!!
      Thank you so much for visiting our channel , Your comment will help us to provide better content for our subscribers👍.
      Please don't forget to Subscribe our channel, hit bell icon 🔔 for more Knowledgeable Updates. If you are looking for a fresher's Job | Gap after education looking for an IT Job | Looking for a Good Package Job in IT then Harsha Trainings is Right Place. 🤙Talk to our Experts to get Complete Details : +91-9652532753 | +91-9885312299 | +91-8121092753

  • @yaswanthreddy9558
    @yaswanthreddy9558 2 роки тому

    I get a question sir, in the case type i have four stages, this application already in live production now suddenly the business told, they want to change the flow. like the flow change once finish stage 1 after it will go stage 3 and come back to stage 2 finally it will go stage 4 how we do sir?

    • @HarshaTrainingsacademy
      @HarshaTrainingsacademy  2 роки тому +4

      Specialise the case type with a condition based on production release date... And re order the stages as u wish...
      So inflight casees will go through old case type and new cases will go through circumstanced flow...

  • @chaitanyasaikolla7468
    @chaitanyasaikolla7468 2 роки тому

    Hi Harsha, what was the duration of complete course and also the fees

    • @HarshaTrainingsacademy
      @HarshaTrainingsacademy  2 роки тому

      Hi Chaitanya .. New batch starts from April 12th onwards, Duration complete 3 Months.
      Please reach us on 9652532753 for More Details.

  • @rdvlogs2826
    @rdvlogs2826 2 роки тому

    Price of course, will you provide job opportunities after completion of course in harsha trainings

  • @praveenaparasa3957
    @praveenaparasa3957 2 роки тому +1

    Hello Harha,
    could you explain me this please
    1. In book my show applcation, When we book the tickets, How the data will stored.
    when we cancel it, how the plugin(seats) become active, so that other customer can select it.

    Need to consider: Show time, Theater, city, movie name

    Customer can do multible ticket booking (means i can book multible tickets at same time and also multible times)

    How will you handle the saving of data and canslation.

    When we cancel, need to retrive the ticket details and cancel the seats.

    Partial cancellation allowed. (In 10 tickets, I can cancel 7 seats, 3 I'll put)

    ---------------------
    hints: when we cancel, we'll give email or phone nuumber, based on that it'll retrive your ticket details.
    you create a list on the screen, you click on one of the ticket, it'll keep you the number of seats. or
    you can show a check box (I can select one or multible seats) and then I can submit or delete.
    I'll update the table either remove the record, rejected etc..
    Similarly, while looking it. I can create a table....

    • @HarshaTrainingsacademy
      @HarshaTrainingsacademy  2 роки тому

      Becuse this is a big requirement, We have conversation over phone and it was sorted out... I will explain this scenario and solution for it by making a seperate video...

  • @btovenu
    @btovenu 2 роки тому

    Nice explanation but we need notes so that we can prepare easily please provide