function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Ronak SFDCRonak SFDC 

Struggling with Lightning Experience Specialist SuperBadge Process Automation > Fulfillment Creation

Hi All, I'm stuck on the above mentioned section of the Lighning Experience Specialist Superbadge.

The area I think I've made the error(s) is the field mapping for the newly created Fulfillment Object, if someone could post their field mappings for the various fields that you set the values for when the fulfillment object is created by the process, I would really appreciate it.

Thanks.
Narender Singh(Nads)Narender Singh(Nads)
Hi Ronak,

This should be the mapping:

Field                                    type                      Value     
AdventurePackageId          FieldReference     [OpportunityLineItem].id
Adventure Package Cost    FieldReference     [OpportunityLineItem].TotalPrice
Adventure                           FieldReference     [OpportunityLineItem].Product2Id
Expedition Leader              FieldReference     [OpportunityLineItem].Product2.Expedition_
Explorer                              FieldReference     [OpportunityLineItem].Explorer__c
Fulfillment Name                FieldReference     [OpportunityLineItem].Product2.Name+'-'+[OpportunityLineItem].id
Opportunity                        FieldReference     [OpportunityLineItem].OpportunityId
Schedule Date                    FieldReference     [OpportunityLineItem].ServiceDate