You need to sign in to do that
Don't have an account?

Superbadge: Lightning Experience Specialist Step 4
Hi All,
I have added all the Field References in the process builder, but I don't get the reference to [OpportunityLineItem].Id in the picklist.

Can anyone help me regarding this?
Thanks and Regards
Vijay
I have added all the Field References in the process builder, but I don't get the reference to [OpportunityLineItem].Id in the picklist.
Can anyone help me regarding this?
Thanks and Regards
Vijay
Sorry for this issue you are encountering.
May I suggest you please check with below link from the success community with a similar discussion which might help you further.
- https://success.salesforce.com/answers?id=9063A0000019SxNQAU
Please let us know if this helps.Thanks,
Nagendra
Thanks for the prompt reply. However, the issue I've encountered is different from the ones discussed in the thread you provided.
To elaborate on the issue I'm facing:
I have created the process, and added the action to create the Fulfillment record.
I have also provided all the field references to the Fulfillment object, except for AdventurePackageID, which is supposed to be referenced to [OpportunityLineItem].Id
The issue is that, the field [OpportunityLineItem].Id is not available in the picklist to be referenced. Hence, I'm unable to proceed further.
Please refer to the above image in the question for the screenshot.
Any help on this would be much appreciated.
Thanks and Regards
Vijay Kalyan
Well I am getting a differnt error on Total Proce of Opportunity Line Items. Can anyone help me out.
Challenge Not yet complete... here's what's wrong:
There was an unexpected error in your org which is preventing this assessment check from completing: System.DmlException: Insert failed. First exception on row 0; first error: CANNOT_EXECUTE_FLOW_TRIGGER, We can't save this record because the “Fulfillment Creation” process failed. Give your Salesforce admin these details. This error occurred when the flow tried to create records: FIELD_INTEGRITY_EXCEPTION: field integrity exception: TotalPrice (total price must be specified). You can look up ExceptionCode values in the SOAP API Developer Guide. Error ID: 912264637-104360 (-1749599120): []
Here is the Criteria I have
and Field Values
Adventure Package cost - Reference - [OpportunityLineItem].TotalPrice
Adventure - Reference - [OpportunityLineItem].Product2Id
Expedition Leader - Reference -[OpportunityLineItem].Product2.Expedition_Leader__c
Explorer - Reference - [OpportunityLineItem].Explorer__c
Fulfillment Name - Formula - [OpportunityLineItem].Product2.Name + [OpportunityLineItem].Id
Schedule Date -Reference - [OpportunityLineItem].ServiceDate
Status- Picklist - New
Opportunity - [OpportunityLineItem].OpportunityId