• Kevin Savage 5
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 1
    Replies
I am trying to create a flow which will add my closing dates for my opportunities into my calendar.  I contacted Salesforce support but unfortunately they are not able to help with the error I keep getting....    Below is the error report I get when trying to create an opportunity when this flow is activated.  At the bottom it says required field missing [Activity Date], what is this field?  Any help is appreciated. 


This report lists the elements that the flow interview executed. The report is a beta feature.
We welcome your feedback on IdeaExchange.

Flow Details
Flow Name: Closing_Dates
Type: Workflow
Version: 8
Status: Active

Flow Interview Details
Interview Label: Closing_Dates-8_InterviewLabel
Current User: Kevin Savage (005f4000000xem8)
Start time: 9/7/2017 8:32 PM
Duration: 0 seconds

How the Interview Started
Kevin Savage (005f4000000xem8) started the flow interview.
Some of this flow's variables were set when the interview started.
myVariable_old = 006f4000002VoSJAA0
myVariable_current = 006f4000002VoSJAA0
RecursiveCountVariable = 0.00

ASSIGNMENT: myVariable_waitStartTimeAssignment
{!myVariable_waitStartTimeVariable} Equals {!Flow.CurrentDateTime}
Result
{!myVariable_waitStartTimeVariable} = "9/7/2017 8:32 PM"

DECISION: isChangedDecision2_myRule_1_CloseDate
Executed this outcome: isChangedRule_2_myRule_1_CloseDate
Outcome conditions: and
1. {!myVariable_old} (006f4000002VoSJAA0) Is null false
2. {!myVariable_old.CloseDate} (August 30, 2017) Does not equal {!myVariable_current.CloseDate} (October 1, 2017)
Logic: All conditions must be true (AND)

DECISION: myDecision
Executed this outcome: myRule_1
Outcome conditions: and
1. {!isChangedRule_2_myRule_1_CloseDate} (true) Equals true
Logic: All conditions must be true (AND)

RECORD CREATE: myRule_1_A1
Create one Event record where:
IsAllDayEvent = true
OwnerId = {!myVariable_current.OwnerId} (005f4000000xem8AAA)
Subject = {!myVariable_current.Id} (006f4000002VoSJAA0)
Result
Failed to create record.

Error Occurred: This error occurred when the flow tried to create records: REQUIRED_FIELD_MISSING: Required fields are missing: [ActivityDate]. For details, see API Exceptions.
 
I am looking to build a custom app that I can post external sales numbers and share with our team which is separate from our opportunities we are working on.  We are a manufacturers representative and we receive month reports from each manufacturer and I would like to manually plug these numbers into a custom app that would be shared with our team, and have the ability to create charts.  (IE. Sales by province, YTD VS Goal, Etc, etc).  We currenlty share within a excel spread sheet as attached but would like integrate into salesforce.  I am new to Salesforce, so if someone was able to point me in the right direction it would be greatly appreciated.  

User-added image
I am trying to create a flow which will add my closing dates for my opportunities into my calendar.  I contacted Salesforce support but unfortunately they are not able to help with the error I keep getting....    Below is the error report I get when trying to create an opportunity when this flow is activated.  At the bottom it says required field missing [Activity Date], what is this field?  Any help is appreciated. 


This report lists the elements that the flow interview executed. The report is a beta feature.
We welcome your feedback on IdeaExchange.

Flow Details
Flow Name: Closing_Dates
Type: Workflow
Version: 8
Status: Active

Flow Interview Details
Interview Label: Closing_Dates-8_InterviewLabel
Current User: Kevin Savage (005f4000000xem8)
Start time: 9/7/2017 8:32 PM
Duration: 0 seconds

How the Interview Started
Kevin Savage (005f4000000xem8) started the flow interview.
Some of this flow's variables were set when the interview started.
myVariable_old = 006f4000002VoSJAA0
myVariable_current = 006f4000002VoSJAA0
RecursiveCountVariable = 0.00

ASSIGNMENT: myVariable_waitStartTimeAssignment
{!myVariable_waitStartTimeVariable} Equals {!Flow.CurrentDateTime}
Result
{!myVariable_waitStartTimeVariable} = "9/7/2017 8:32 PM"

DECISION: isChangedDecision2_myRule_1_CloseDate
Executed this outcome: isChangedRule_2_myRule_1_CloseDate
Outcome conditions: and
1. {!myVariable_old} (006f4000002VoSJAA0) Is null false
2. {!myVariable_old.CloseDate} (August 30, 2017) Does not equal {!myVariable_current.CloseDate} (October 1, 2017)
Logic: All conditions must be true (AND)

DECISION: myDecision
Executed this outcome: myRule_1
Outcome conditions: and
1. {!isChangedRule_2_myRule_1_CloseDate} (true) Equals true
Logic: All conditions must be true (AND)

RECORD CREATE: myRule_1_A1
Create one Event record where:
IsAllDayEvent = true
OwnerId = {!myVariable_current.OwnerId} (005f4000000xem8AAA)
Subject = {!myVariable_current.Id} (006f4000002VoSJAA0)
Result
Failed to create record.

Error Occurred: This error occurred when the flow tried to create records: REQUIRED_FIELD_MISSING: Required fields are missing: [ActivityDate]. For details, see API Exceptions.
 
I am trying to create a flow which will add my closing dates for my opportunities into my calendar.  I contacted Salesforce support but unfortunately they are not able to help with the error I keep getting....    Below is the error report I get when trying to create an opportunity when this flow is activated.  At the bottom it says required field missing [Activity Date], what is this field?  Any help is appreciated. 


This report lists the elements that the flow interview executed. The report is a beta feature.
We welcome your feedback on IdeaExchange.

Flow Details
Flow Name: Closing_Dates
Type: Workflow
Version: 8
Status: Active

Flow Interview Details
Interview Label: Closing_Dates-8_InterviewLabel
Current User: Kevin Savage (005f4000000xem8)
Start time: 9/7/2017 8:32 PM
Duration: 0 seconds

How the Interview Started
Kevin Savage (005f4000000xem8) started the flow interview.
Some of this flow's variables were set when the interview started.
myVariable_old = 006f4000002VoSJAA0
myVariable_current = 006f4000002VoSJAA0
RecursiveCountVariable = 0.00

ASSIGNMENT: myVariable_waitStartTimeAssignment
{!myVariable_waitStartTimeVariable} Equals {!Flow.CurrentDateTime}
Result
{!myVariable_waitStartTimeVariable} = "9/7/2017 8:32 PM"

DECISION: isChangedDecision2_myRule_1_CloseDate
Executed this outcome: isChangedRule_2_myRule_1_CloseDate
Outcome conditions: and
1. {!myVariable_old} (006f4000002VoSJAA0) Is null false
2. {!myVariable_old.CloseDate} (August 30, 2017) Does not equal {!myVariable_current.CloseDate} (October 1, 2017)
Logic: All conditions must be true (AND)

DECISION: myDecision
Executed this outcome: myRule_1
Outcome conditions: and
1. {!isChangedRule_2_myRule_1_CloseDate} (true) Equals true
Logic: All conditions must be true (AND)

RECORD CREATE: myRule_1_A1
Create one Event record where:
IsAllDayEvent = true
OwnerId = {!myVariable_current.OwnerId} (005f4000000xem8AAA)
Subject = {!myVariable_current.Id} (006f4000002VoSJAA0)
Result
Failed to create record.

Error Occurred: This error occurred when the flow tried to create records: REQUIRED_FIELD_MISSING: Required fields are missing: [ActivityDate]. For details, see API Exceptions.