Question
Ministry of Education Saudi Arabia
SA
Last activity: 29 Sep 2021 7:11 EDT
Pega 8.3 LSA Architecture Application Build Exam - Retired Exam Question
Can you please share Pega 8.3 LSA Architect application build exam - Retired exam questions like you shared it for 7.3/7.4.
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
Updated: 29 Sep 2021 7:11 EDT
Pegasystems Inc.
US
@Vachan.Chauhan It is in the 8.6 LSA course solution downloaded here: https://academy.pega.com/challenge/creating-booking-and-fsg-applications/v3/in/29551/30026 FSGSample.zip is included in the RAP as a Rule-File-Binary. An AAS is very simple: Records -> SysAdmin -> Authentication Service. Choose "Anonymous". Specify your model operator. Use the AAS's URL for Mashup authentication.
Pegasystems Inc.
US
@KiranKS8.3 exams are still active. It is unlikely we will be able to post a solution for every 8.3 exam question that has been asked. Once 8.3 exams have run their course we will consider using them for example solutions. We are currently working on providing example solutions for other 7.3/4 exams. Those solutions would be designed with Pega 8.5 technology in mind, as opposed to what existed in 7.3/4.
Pegasystems Inc.
US
@SomnathSar , @KiranKumarS3582
In 7.3/4 we had a Ferry Service "mini-scenario" exam question.
The link below is an 8.5 Design Document solution for that mini-scenario:
https://drive.google.com/file/d/1e0Q9AWRJB7rToQYQ5UbcGFaeG4Jzdsha/view
-
SatyaPrasad AVR
Ministry of Education Saudi Arabia
SA
@pedel Is there any new Design Documents in Pega 8.5? is there any discussion thread or location where you are going to place the upcoming designs or do we need to continue this thread?
Updated: 23 Jul 2021 8:56 EDT
Pegasystems Inc.
IN
Hi @pedel
It would be great if you could help me with the below information:
- In the ferry service sample design the last few sections like Extensibility and Specialization, Reusable assets, User interface and Reports are not updated. Is the same update in your priority list?
https://drive.google.com/file/d/1e0Q9AWRJB7rToQYQ5UbcGFaeG4Jzdsha/view
- Is there any plan to make the 7.4(latest) and 8.3 design and build questions (not answers/solutions) available in community as those exams are now retired?
Pegasystems Inc.
US
@sena1 The problem we run into is time and similarity to in-progress exams. Only the "heart" of the Ferry Service design was completed, i.e., just the process analysis, case design, data model, application structure sections. The overview that comes before and what comes after the application structure discussion was not filled out. We do want to make more examples available. The original 8.3.1 exam, which actually was carried over from 7.4. is retired. We can take a look at it exposing that exam. The second 8.3.1 exam is still wrapping up. Included in that second 8.3.1 exam were requirements that involved Mashup. The 8.6 LSA course update, which will be available next month - when I can't say, will include an excellent example of B2C Mashup.
@sena1 The problem we run into is time and similarity to in-progress exams. Only the "heart" of the Ferry Service design was completed, i.e., just the process analysis, case design, data model, application structure sections. The overview that comes before and what comes after the application structure discussion was not filled out. We do want to make more examples available. The original 8.3.1 exam, which actually was carried over from 7.4. is retired. We can take a look at it exposing that exam. The second 8.3.1 exam is still wrapping up. Included in that second 8.3.1 exam were requirements that involved Mashup. The 8.6 LSA course update, which will be available next month - when I can't say, will include an excellent example of B2C Mashup.
We added a Sales Portal to the Booking application. A customer is now persisted to the Customer Data schema as an FSG-Data-Contact, it is no longer an embedded Field Group. Customers can register themselves using Mashup, plus submit a self-service quote in one sitting. Within the Sales Portal, Sales Executives can view a UI Page that show every BookEvent case in the Quotation stage. Each such BookEvent case can be launched from that UI page then either approved or rejected. By default an approved case will move forward to a SalesExecutive work queue where it waits for the customer to confirm or reject the quote. The code that handles contact registration and case approval is contained in the FSG application. Any application can leverage it, not just the Booking app. A SalesExecutive can also initiate a quote. When doing so, they retrieve the targeted customer's information using auto-complete. When a customer initiates the BookEvent case, they only see the first two stages.
-
Abhisek Sen
Pegasystems Inc.
IN
Hi @pedel
The 8.6 LSA course is now out and I reviewed the B2C mashup solution. I have one general question on the build exam in particular. For similar mash up scenario do we need to package a zipped webapp folder the way FSGSample has been packaged? Or instruction to test in any webapp (like steps to include the snippet in html file), in the deliverable document should be good enough.
Thanks,
Abhisek
Pegasystems Inc.
US
@sena1It takes very little effort to package your own solution. That is what you would do on a real projects. Asking a grader to "follow instructions" and do all the work, when you can just as easily implement those instructions yourself then package that solution, will result in a lower score. "Less is more". Less work for the grader = more points.
//////////////////////////////
Tips:
Use an Anonymous Authentication Service
Use localhost for the host, not IP address assigned to your VM when developing your solution In your instructions you can say to edit /etc/hosts if wanting to use an IP address other than Proprietary information hidden.
-
Vachan Chauhan
LTIMindtree
DE
@pedel : I'm looking Booking Application in Pega 8.5 VM, but could not found Sales Portal as channel. could you please help to look ?
I'm also looking solution for anonymous authentication option for Mashup. if you could provide a way to create/enable it for Pega 8.5 App. It would really help me.
Thank you.
Accepted Solution
Updated: 29 Sep 2021 7:11 EDT
Pegasystems Inc.
US
@Vachan.Chauhan It is in the 8.6 LSA course solution downloaded here: https://academy.pega.com/challenge/creating-booking-and-fsg-applications/v3/in/29551/30026 FSGSample.zip is included in the RAP as a Rule-File-Binary. An AAS is very simple: Records -> SysAdmin -> Authentication Service. Choose "Anonymous". Specify your model operator. Use the AAS's URL for Mashup authentication.
-
Vachan Chauhan Himanshu Negi Abhisek Sen Amit Narula