• Elizabeth Lester
  • NEWBIE
  • 0 Points
  • Member since 2022

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 2
    Replies
I am really tired of having issues with and being sent flow application errors. Please help.


Error element myRule_1_A1 (FlowActionCall).
An error occurred when executing a flow interview.

Flow Details
Flow API Name: Add_Product_to_Ticket
Type: Record Change Process
Version: 7
Status: Active
Org: AAON, Inc. (00Dj0000001ri7u)

Flow Interview Details
Interview Label: Add_Product_to_Ticket-7_InterviewLabel
Current User: Beth Walter (005j000000CM2Ow)
Start time: 2/25/2021 10:36 AM
Duration: 0 seconds

How the Interview Started
Beth Walter (005j000000CM2Ow) started the flow interview.
API Version for Running the Flow: 49
Some of this flow's variables were set when the interview started.
myVariable_old = null
myVariable_current = Ticket__c (a003Z00000nREnfQAG)

ASSIGNMENT: myVariable_waitStartTimeAssignment
{!myVariable_waitStartTimeVariable} Equals {!$Flow.CurrentDateTime}
Result
{!myVariable_waitStartTimeVariable} = "2/25/2021 10:36 AM"

DECISION: myDecision
Outcome executed: myRule_1
Outcome conditions:
{!myVariable_current.Part_Number__c} (ASM01635) Does not equal OE332-23P-VCMX-MOD-A

DECISION: myRule_1_pmetdec
Outcome executed: myRule_1_pmetnullrule
Outcome conditions:
{!myVariable_old} (null) Is null true

ADD_PART_NUMBER_TO_TICKET_PRODUCT (FLOWS): myRule_1_A1
Inputs:
TicketID = {!myVariable_current.Id} (a003Z00000nREnfQAG)
PartNumber = {!myVariable_current.Part_Number__c} (ASM01635)

Error Occurred: An error occurred when executing a flow interview.

Hi Everyone,

 

What we are trying to achieve is to have a checkbox return a value other than "0" and "1", whether it be the field name, or a custom string of text, either would work. Does anyone know if this is possible? As far as I know, operators cannot be used in email templates?

 

Thanks for any advice