• mregan
  • NEWBIE
  • 0 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
Is it possible to skip the Record Type selection screen if I hardcode the Record Type ID and just open the Case Layout?

 
  • December 10, 2018
  • Like
  • 0
Is it possible to skip the Record Type selection screen if I hardcode the Record Type ID and just open the Case Layout?

 
  • December 10, 2018
  • Like
  • 0
I'm receiving the following error despite the successful creation of the task as assigned:
Challenge Not yet complete... here's what's wrong: 
The Fulfillment Creation process does not appear to be working properly. Please check that your task was created with all of the field values set appropriately.
This is a really simple challenge and so I'm wondering if there's a problem with the check.  Here are my values:

Assigned To ID - [OpportunityLineItem].Opportunity.OwnerId
Priority - Normal
Status - Not Started
Subject - Update Explorer
Related To ID - [OpportunityLineItem].Opportunity.Id
Description - double check the explorer data is properly mapped to the fulfillment record.

Here is the task description:
Create a task for the sales rep to review the fulfillment, and remind rep to double check the explorer data is properly mapped to the fulfillment record.
  • Assign a task to the opportunity owner.
  • Add this task to the opportunity with Priority = Normal, Status = Not Started, and Subject = any sentence you choose to explain the task.