You need to sign in to do that
Don't have an account?
Yogesh D
Issues with Trailhead Superbadge "Apex Specialist"
Hello,
For this superbadge in the given entity relation diagram there is no connection that depicts the direct relation between Maintenance Request (case) and Equipment (Product). It is very confusing looking at the diagram given to understand this. 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 Equipment data by traversing the junction object (Work Part). Solution became much simpler when I swa that there is already a direct relation between Maintenance Request (case) and Equipment (Product).
Please look into this. Correct me I am wrong. Thank you.
For this superbadge in the given entity relation diagram there is no connection that depicts the direct relation between Maintenance Request (case) and Equipment (Product). It is very confusing looking at the diagram given to understand this. 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 Equipment data by traversing the junction object (Work Part). Solution became much simpler when I swa that there is already a direct relation between Maintenance Request (case) and Equipment (Product).
Please look into this. Correct me I am wrong. Thank you.
Thanks for trying superbadges!
Jeff Douglas
Trailhead Developer Advocate
Send this back to the BA! No "First Ascent" flag for me :(
Jeff Douglas
Trailhead Developer Advocate
Am I missing something here or is this still an outstanding issue?
In case it might help you, here is a complete version of the Trigger and the Helper, in order to pass the first challenge: https://gist.github.com/EndritSino/652ad3033bf7a998ab2912b4a2d75541
E.
Another aspect about parts is they all have different lifespans. Therefore, you need to calculate and set the next due date using the maintenance cycle defined on the related work part records. If multiple work parts are used in the maintenance request, choose the shortest maintenance cycle to define the service date.
Challenge Not yet complete... here's what's wrong:
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. 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.
Close errors
Please check answer at:
https://developer.salesforce.com/forums/?id=9060G000000UZQeQAO
Yogesh D ..,
still i would not understand what you've comes to say.,
and im still strugling on the same iisue..,
Challenge Not yet complete... here's what's wrong:
Closing a Maintenance Request of type 'Routine Maintenance' or 'Repair' did not create of a new Maintenance Request with the correct due date. The challenge is expecting the due date to be calculated using the maintenance cycle defined on the related equipment records. If multiple equipments are used in the maintenance request, choose the shortest maintenance cycle to define the service date.
Close errors
Thanks In Advance..
Anyone with solutions please provide!.
Thanks in advance.