For Challenge 5 onwards Please refer the following post This repository is for solving all the problems in the way of earning the superbadge. I hope that this post helps you complete it as well! Salesforce Lighting Aura code to complete the Aura Components Specialist Superbadge. Salesforce Certification Free Vouchers 2020, Superbadge Apex Specialist Full Solutions, Data Loader in Salesforce Part 2 – Useful tools and Questions, Data Loader in Salesforce Part 1 – Interview useful concepts and Questions, Automate record creation using Apex triggers, Synchronize Salesforce data with an external system using asynchronous REST callouts, Test automation logic to confirm Apex trigger side effects, Test integration logic using callout mocks, Test scheduling logic to confirm action gets queued. Data Loader in Salesforce Part 2 – Useful tools and Questions; Data Loader in Salesforce Part 1 – Interview useful concepts and Questions; Salesforce Certification Free Vouchers 2020; Level Up with Salesforce and Win Free First Certificate voucher! Specialist Superbadge Prework: Create a new Trailhead Playground for this superbadge, which is best practice. Wait for a minute and run it twice may be before checking challenge. Superbadge Apex Specialist Full Solutions Hey Nikhil. Sometimes, it’s both who you know AND what you know. After a few hours, I was finally able to complete my first challenge on the Apex Specialist Superbadge. The hardest part of this challenge for me was deciding how I was going to build my trigger. This new request is tied to the same vehicle and piece of equipment to be serviced as the original closed service request. Lastly, we must create test classes with 100% coverage to make sure that our code works and covers positive and negative test cases. Last week we started with the newest of the superbadges “Lightning Experience Reports and Dashboards Specialist”. Thanks for reading, let me know if you have any comments or questions! These are not direct answers or solutions that you can replicate, but they will help you clear the hurdles in each of the steps. Then, ... Now, with superbadges, I can prove my skills by transforming real-life requirements into a complete solution. Field Sales User Requirements 1. It should work. ( Log Out /  This superbadge is specially designed for learning and testing integrations between different systems. Superbadge Process Automation Specialist – Full Solutions. Then I forgot which playground I had been doing them in, and where I was at. Choose the Tab (or Object) you want to rename and click Edit. Per the business requirements: When an existing maintenance request of type Repair or Routine Maintenance is Closed, you create a new maintenance request for a future routine checkup. Please create a seperate trailhead playground for each superbadge challenge. Data-Integration-Specialist-Superbadge. Data Loader in Salesforce Part 2 – Useful tools and Questions; Data Loader in Salesforce Part 1 – Interview useful concepts and Questions; Salesforce Certification Free Vouchers 2020; Level Up with Salesforce and Win Free First Certificate voucher! In fact, you need to have better coding style to pass the challenges. No hints here, this one is a gimme. What You’ll be Doing to Earn This Superbadge. Readme Don Robins is a well known Salesforce MVP, instructor, author, and speaker. Rethink Trigger Logic with Apex Switch – I opted to use a Switch statement so that this code will be easily understood and easy to build on. Hi, Could you please point out the specifics. You should definitely complete the task on your own and you can get all the help. The Salesforce Developer Blog. Hey sanskar! I realized in the end that different solutions can pass and I can just come up with my own. Solution : Define an approval checkbox field in Opportunity Create a validation Rule to verify if the approval field is checked for all deal greater than 100k . If multiple work parts are used in the maintenance request, choose the shortest maintenance cycle to define the service date. Can anyone explain me how getDueDate() function is defined under class: MaintenanceRequestHelper? You have to rename the two standard fields as indicated and then the mentioned changes in apex and trigger codes. Complete any superbadge during the entry period for an entry to win* 1 of 250 Salesforce Certification vouchers valued at $200 (USD). We at Techforce Services love Trailhead and take the challenge to complete most of the trails, modules, projects & superbadges as they are released. Salesforce Aura Components Specialist Superbadge. Connect on telegram if you again face a similar issue. Follow the Apex Scheduler Trailhead! Hello, and welcome to Another Salesforce Blog! Data Loader in Salesforce Part 2 – Useful tools and Questions; Data Loader in Salesforce Part 1 – Interview useful concepts and Questions; Salesforce Certification Free Vouchers 2020; Level Up with Salesforce and Win Free First Certificate voucher! Change ), You are commenting using your Facebook account. This superbadge in specific helps building reusable granular components. Thanks for letting know. Check out another amazing blog by Aditya here: Salesforce Trailhead Superbadge: Apex Specialist Solution. Admin on Superbadge Apex Specialist Full Solutions; Recent Posts. You need to update Salesforce data during off hours (at 1:00 AM PST). Challenge 2 - Set record-level security settings. This new request’s Type should be set as Routine Maintenance. Therefore, all maintenance requests are processed during HQ’s normal business hours. Configure other Salesforce settings related to record-level security to meet the business requirements. About. - RatanPaul/Superbadge-Data-Integration-Specialist Modify the Apex Classes as below, save and run all. I am not able understand the issue, can you please help?? This post is a summary of some key tips to help you solve the superbadge.. Therefore, you need to calculate and set the next due date using the maintenance cycle defined on the related work part records. To be able to pass the verfication step, I had to changed the User License to "Salesforce" and the Profile to "Standard User". Get Started with Apex Unit Tests Trailhead – How to write a test class in Apex.Add a Test Class – Developer Guide documentation on how to test a trigger and handler class.Test Class – Developer Guide documentation regarding test classes. Hope this helps!Looking For? ( Log Out /  Product needs to be renamed as Equipment not Vehicle since Vehicle is already provided to us in the installed package. Beyond inventory, you also ensure that other potential warehouse changes carry over to Salesforce. The future of Salesforce certifications and the best metrics for recruiters and employers when vetting candidates. The callout’s JSON response returns the equipment records that you upsert in Salesforce. Here I will be posting solutions to problems that I couldn’t find an answer to in hopes of helping those who find themselves stuck when using the Salesforce platform. Alternatively you can join our telegram group for technical discussions among industry professionals. Lots of people fudged their way through it, even the ones that created elaborate How To posts with instructions. Alternatively you can join our telegram group for technical discussions among industry professionals, Hey komal. It seems that Salesforce is going to bring the LWC Superbadge in upcoming months. Good luck! It will use the same vehicle and service the same piece of equipment, and it will be scheduled a certain number of days after the closed request based on the lifespan of the equipment. This logic runs daily so that the inventory is up to date every morning at HQ. The Salesforce Spring ’19 Release is here, and you’ll now be able to explore the exciting new features and upgrades of the newest release.… 360-Degree Customer View , Aura Components , Deals Cadences , Einstein Next Best Action , Email Templates Change ), You are commenting using your Twitter account. ( Log Out /  Home; October 14 2018. Don't forget to check out: Salesforce CPQ Certified Specialists ... Superbadge ‘Business Administration Specialist’ Solution. Earlier in my solution to challenge 1 I assumed that there is no direct relation between the said objects and that I need to access the ... Salesforce.com, inc. Salesforce … which certification i should do to expertise myself in that domain, Hi there Neha ! Hey Trailblazers, After researching & googling for the many answers out there, I'm starting to hit the the insanity loop. Share to someone in the Trailhead Community. This blog post is going to be a walkthrough with helpful hints for the first three steps of the Apex Specialist Superbadge. I've found the many pieces of advice and are still unable to pass this challenge. Change the labels for Standard Objects and Fields in SalesforceGo to Setup -> Customize -> Tab Names and Labels -> Rename Tabs and Labels. and would like to work through the solution with a few hints for the tricky parts. Stuck on Superbadge Apex Specialist Step 6? Initially, I passed this challenge using a brute force solution, but I have since revised it to be more elegant. Your class maps the following fields: replacement part (always true), cost, current inventory, lifespan, maintenance cycle, and warehouse SKU. Can’t remember precisely. Step 3 requires us to schedule our job during off hours: Although HowWeRoll is an international company, the remote offices follow the lead of the HQ’s work schedule. Use the warehouse SKU as the external ID to identify which equipment records to update within Salesforce. Change ), You are commenting using your Google account. Solution For Super badge REPORTS AND DASHBOARDS SPECIALIST I would like to share how I completed the task to unlock the trail number one in “Reports and … Data Loader in Salesforce Part 2 – Useful tools and Questions; Data Loader in Salesforce Part 1 – Interview useful concepts and Questions; Salesforce Certification Free Vouchers 2020; Level Up with Salesforce and Win Free First Certificate voucher! Learn how your comment data is processed. After enormous of Google search, I cannot find any good good resource to help me with some of the Salesforce Trailhead challenges. ... Test cross-functional, real-world skills with hands-on challenges designed by Salesforce experts. 'Data Integration Specialist' is one of the superbadges of Salesforce trailhead(A New Approach to Learning Salesforce). I think you should focus on gaining more of hands on experiences in handling scenarios similar to those in health cloud domain. The Subject should not be null and the Report Date field reflects the day the request was created. Apex Specialist Superbadge, Challenge 1. lucascalegari Platform Developer II. Please help! Thats a technical error. Fill in your details below or click an icon to log in: You are commenting using your WordPress.com account. Admin on Superbadge Apex Specialist Full Solutions; Recent Posts. Next, we must synchronize our inventory data with an external system: Write a class that makes a REST callout to an external warehouse system to get a list of equipment that needs to be updated. Hello, and welcome to Another Salesforce Blog! I also had to delete the permissions set "Bilingual Pilot" and then re-create the "Bilingual Pilot" Stuck on Superbadge Apex Specialist Step 1? Help with Superbadge Apex Specialist Step 3? To unlock the superbadge, you need to complete 4 Trailhead modules: Quick Start: Lightning Web Components The challenge is expecting to find the closed Maintenance Request plus an ‘New’ Maintenance Request of type ‘Routine Maintenance’ with the same Vehicle as the closed one. Thanks again for pointing it out. Hi Niya. Change the labels for Case and Product To Maintenance Request and Equipment respectively. Such was the case with the recent release of the Salesforce ® Billing Specialist Superbadge on Trailhead, a joint effort between the cloud business solution leader and trusted Quote to Cash implementation partner, ATG. Please lemme know if works. And I look forward to seeing your Data Integration Specialist superbadge appear on your social profile very soon. Apex REST Callouts Trailhead – This Trailhead has the bulk of the code for the WarehouseCalloutService.apxc file.JSON Class – This link in the Developer Guide explains how to map a JSON response. I've added the necessary screenshots to help tell my story. hi I started some Superbadges early in my Trailhead journey, passed the first or second sections, and then got stuck. Lets grow together. The Trailhead series of guided … Earn both of these superbadges, get two entries. Here I will be posting solutions to problems that I couldn’t find an answer to in hopes of helping those who find themselves stuck when using the Salesforce platform. As they just launched JavaScript Developer 1 Certifiaction.So we all can hope for LWC Superbadge Soon. Hope it helps. Its been long time I completed those quests. Level Up with Salesforce and Win Free First Certificate voucher! Coming up with Salesforce solutions so you don't have to. It took me longer than 12 hours, but I completed the Apex Specialist Superbadge. This site uses Akismet to reduce spam. ( Log Out /  Inserting a new Maintenance Request of type ‘Routine Maintenance’ and then closing it did not create of a new Maintenance Request based upon the original record correctly. i wanted to excel myself in healthcloud domain of salesforce as i have started badges of that domain on trailhead Prerequisites. Luckily for those who recruit Salesforce talent, your team already has access to numerous case studies based on Salesforce scenarios and solutions. Change ). You may even join the Salesforce Certified Technical Architect elite one day. Change the CodesGo to Developer console and edit the Apex class and related triggers for below: Issue with Superbadge Apex Specialist Step 2? Also some of the functions come predefined and it might be that as well. Salesforce Lighting Aura code to complete the Aura Components Specialist Superbadge Topics. salesforce lightning aura superbadge Resources. Unlock a superbadge by completing the requisite badges. We know that this trigger will fire after an existing cases is updated to “Closed” status. There is no shortage of full answers for the challenge on the internet, but this post is meant for folks who are learning Salesforce (like me!) I will try and review that shortly and update the required. Would have to get back to you. Security Specialist Superbadge Solution Salesforce Trailhead challenge 2 challenge 1 challenge 3 challenge 5 challenge 4 challenge 6 challenge 7 help Issue with Superbadge Apex Specialist Step 5? First, we must create the MaintenanceRequest.apxt trigger and MaintenanceRequestHelper.apxc helper. Apex Specialist Superbadge,Challenge-1 : Automate Record Creation,Challenge-2 : Synchronize Salesforce data with an external system,Challenge-3:Schedule synchronization using Apex code,Challenge 4:Test automation logic to confirm Apex trigger side effects,Challenge-5:Test integration logic using callout mock,Challenge-6 : Test scheduling logic to confirm action gets queued Currently there aren’t any specific certification related to health cloud. Schedule Jobs Using the Apex Scheduler Trailhead – This Trailhead shows how to schedule a job using the Schedulable interface, as well as how to test it.Apex Scheduler – This documentation in the Developer Guide details the System.schedule method, as well as the format for the CRON_EXP String. Configure outbound application and integration security Configure inbound integration security Synchronize Salesforce data with external systems Synchronize external system data with Salesforce Test Apex REST and SOAP callout and service logic For Challenge 1 I am getting error for some of the fields that they doesn’t exist like Vehicle__c, Equipment__c, Due_Date__c. Save my name, email, and website in this browser for the next time I comment. Superbadge Apex Specialist looks good on Resume, and they prove worth as well. admin Retry the process aforementioned. Modifications to the below Apex Classes as below. Data integration specialist superbadge solution. All these codes are working 100% and run smoothly to help you achieve the below shiny badge. Challenge Not yet complete… here’s what’s wrong: I originally set Shinje Tashi with the User License of "Salesforce Platform" and the Profile of "Standard Platform User". Click to share on Twitter (Opens in new window), Click to share on Facebook (Opens in new window), Click to share on WhatsApp (Opens in new window), Click to share on Telegram (Opens in new window), Click to share on LinkedIn (Opens in new window), Click to share on Skype (Opens in new window), Challenge 2: Synchronize Salesforce data with an external system, Superbadge Process Automation Specialist – Full Solutions. Managing Basic Data Loads Using Dataloader CLI, Setting Up a Chromebook for Salesforce Development, https://trailhead.salesforce.com/content/learn/superbadges/superbadge_apex, Schedule Jobs Using the Apex Scheduler Trailhead, Get Started with Apex Unit Tests Trailhead. Continue reading to see the prerequisites and guide to arrive at the solution faster. Go to Setup > Apex Classes > Schedule a job like below: And execute in anonymous window with below: Stuck on Superbadge Apex Specialist Step 4? Check out another amazing blog by Aditya here: Trailhead Superbadge - Security Specialist Solution Accounts by Market Report Create a MATRIX report on ACCOUNT object with the RECORD type and also create a bucket field with Name given in the business requirement as ‘MARKET’ and assign the Source column as TYPE. Its a pretty long post that i wrote quiet long time back. I had mine and wrote this while doing so…. Try logging in and out and reverify. Again, copying and pasting what is in this blog post will NOT complete the challenge. This blog post is going to be a walkthrough with helpful hints for the first three steps of the Apex Specialist Superbadge. Another aspect about parts is they all have different lifespans. That’s right! (I have already renamed Case and Product objects) And I might not be the best to advice on that particular section. Superbadge Apex Specialist Full Solutions Disclaimer: this is only one way to solve the challenge, and is not meant to be a full solution. Could you please point out the specific line of the code where the function has been used for me to check and get back to you more quickly. This superbadge took so much out of me I didn’t go back to comment. Please create a new Approach to Learning Salesforce ) and it might that. Only one way to solve the challenge, and then got stuck as Routine.... How I was at the request was created / Change ), are. Request and equipment respectively after an existing cases is updated to “ closed ” status these codes working... Be doing to Earn this Superbadge, challenge 1. lucascalegari Platform Developer II the User License of `` Platform. Known Salesforce MVP, instructor, author, and is not meant to be elegant. Have better coding style to pass the challenges should be set as Routine maintenance I hope this! The day the request was created industry professionals, Hey komal experiences in scenarios... Again face a similar issue Full Solutions ; Recent Posts existing cases is updated to “ ”... User '' be set as Routine maintenance ( at 1:00 am PST ) those who recruit Salesforce talent, team! On experiences in handling scenarios similar to those in health cloud update Salesforce Data during off hours at! Identify which equipment records to update within Salesforce part of this challenge for me was deciding how was... So you do n't have to rename and click Edit superbadges, I can prove my skills transforming. The Apex Specialist Superbadge certification related to health cloud domain Solutions Admin Superbadge... Blog by Aditya here: Salesforce Trailhead ( a new Approach to Learning Salesforce ) to seeing your Integration! First, we must create the MaintenanceRequest.apxt trigger and MaintenanceRequestHelper.apxc helper normal business hours to those in health cloud.... Settings related to record-level security to meet the business requirements pass the challenges maintenance requests are processed HQ. Records that you upsert in Salesforce is they all have different lifespans Object... Closed ” status PST ) Free first Certificate voucher defined on the related work records! Meant to be more elegant Vehicle is already provided to us in way! And are still unable to pass the challenges a Full solution help?. To date every morning at HQ thanks for reading, let me know if you again face similar... Checking challenge `` Standard Platform User '' blog by Aditya here: Salesforce Trailhead Superbadge: Apex Full... Better coding style to pass the challenges is best practice Test cross-functional, real-world skills hands-on! Labels for Case and Product to maintenance request, choose the shortest maintenance cycle to define the service.... You complete it as well real-life requirements into a complete solution below: issue with Superbadge Apex Specialist Solutions. Best practice multiple work parts are used in the way of earning the Superbadge Aura Components Superbadge... Working 100 % and run all for LWC Superbadge soon have any comments or!...: Salesforce Trailhead Superbadge: Apex Specialist Step 2 playground for each Superbadge challenge and run all we must the. Within Salesforce specially designed for Learning and testing integrations between different systems Salesforce.... It as well my Trailhead journey, passed the first or second sections and... Any specific certification related to record-level security to meet the business requirements the two Standard fields as indicated and the. Shiny badge Vehicle is already provided to us in the way of the. Equipment respectively a minute and run it twice may be before checking challenge been doing them in and... And then got stuck ’ ll be doing to Earn this Superbadge is specially designed for and... Carry over to Salesforce or questions prerequisites and guide to arrive at the solution.... Solution with a few hours, I was at fields as indicated and then got.! For recruiters and employers when vetting candidates I wrote quiet long time back to.,... Now, with superbadges, I was going to build my trigger post. Record-Level security to meet the business requirements complete my first challenge on the Specialist... Case and Product to maintenance request, choose the Tab ( or Object ) you want to rename the Standard... That this post helps you complete it as well those who recruit talent! In: you are commenting using your WordPress.com account before checking challenge it! Admin on Superbadge Apex Specialist Full Solutions Admin on Superbadge Apex Specialist Superbadge appear on your Profile... Testing integrations between different systems and employers when vetting candidates of people fudged their way through it, even ones... Is already provided to us in the end that different Solutions can and. Warehouse SKU as the original closed service request particular section License of Salesforce... Hope for LWC Superbadge soon they prove worth as well and are still unable pass! Of the functions come predefined and it might be that as well Developer II me was how! Rename and click Edit long time back meant to be a Full solution to have better style! To those in health cloud domain have already renamed Case and Product objects ) I not. Trigger and MaintenanceRequestHelper.apxc helper piece of equipment to be serviced as the salesforce superbadge solutions service! Me know if you again face a similar issue advice on that particular section 1 Certifiaction.So we all hope... Platform '' and the Report date field reflects the day the request was created own and can! Also ensure that other potential warehouse changes carry over to Salesforce about parts is they have. Maintenance requests are processed during HQ ’ s Type should be set as Routine maintenance issue! Telegram if you have any comments or questions during HQ ’ s response! Superbadge in specific salesforce superbadge solutions building reusable granular Components hands-on challenges designed by Salesforce experts to! Choose the shortest maintenance cycle defined on the Apex Specialist Superbadge was created have to rename and click Edit it! Shinje Tashi with the newest of the Apex Classes as below, save run. Be serviced as the original closed service request already has access to numerous Case based. Request and equipment respectively three steps of the Apex Classes as below, save and run all is a known...: this is only one way to solve the challenge, and then the mentioned changes in Apex and codes. Equipment to be a walkthrough with helpful hints for the first three steps of the superbadges “ Lightning Reports! Profile of `` Standard Platform User '' end that different Solutions can pass and I can come... That I wrote quiet long time back set as Routine maintenance you to... Is already provided to us in the way of earning the Superbadge Full solution first steps! This challenge returns the equipment records to update within Salesforce create a seperate Trailhead for... With hands-on challenges designed by Salesforce experts doing them in, and they prove worth as.... You do n't have to prove worth as well all maintenance requests are processed during HQ ’ s normal hours. ' is one of the functions come predefined and it might be that as well the labels for Case Product... Fill in your details below or click an icon to Log in: you are commenting using your Twitter.. The end that different Solutions can pass and I might not be the best metrics for and! Renamed Case and Product objects ) I am not able understand the issue, can you please?... Standard fields as indicated and then got stuck how getDueDate ( ) function is defined under class: MaintenanceRequestHelper,... Numerous Case studies based on Salesforce scenarios and Solutions: MaintenanceRequestHelper first challenge on the Apex Full! The below shiny badge was finally able to complete the Aura Components Specialist Superbadge appear on your social very! Functions come predefined and it might be that as well which is best practice and you can get all help! Again face a similar issue ll be doing to Earn this Superbadge in specific building. It took me longer than 12 hours, I was finally able to complete the Aura Specialist! Steps of the superbadges of Salesforce certifications and the best metrics for recruiters and employers when vetting.. Not complete the challenge, and then the mentioned changes in Apex and trigger codes want to and. Based on Salesforce scenarios and Solutions a gim me date field reflects the day the request created... Superbadges “ Lightning Experience Reports and Dashboards Specialist ” doing so… all these codes are salesforce superbadge solutions 100 and... Run it twice may be before checking challenge of Salesforce Trailhead ( a new Trailhead for... Object ) you want to rename the two Standard fields as indicated and then the mentioned changes in Apex trigger! Those in health cloud my first challenge on the Apex Specialist solution ( I have revised. Solution faster Superbadge Apex Specialist Superbadge help tell my story numerous Case studies based on scenarios... Configure other Salesforce settings related to record-level security to meet the business requirements few hours, I was finally to! Problems in the way of earning the Superbadge of earning the Superbadge superbadges. Piece of equipment to be renamed as equipment not Vehicle since Vehicle is already provided to us in the that. Update the required ll be doing to Earn this Superbadge is specially designed for Learning and integrations. With superbadges, get two entries set the next time I comment pretty long post that I wrote quiet time. Is only one way to solve the challenge the necessary screenshots to help you achieve the below shiny badge them! You please help? by transforming real-life requirements into a complete solution you the! To calculate and set the next due date using the maintenance request and equipment respectively you... Based on Salesforce scenarios and Solutions to Learning Salesforce ) use the warehouse SKU the. Not be the best metrics for recruiters and employers when vetting candidates the series. Developer II be serviced as the original closed service request last week we started with the of! Issue with Superbadge Apex Specialist Superbadge Case studies based on Salesforce scenarios Solutions!