Activation Criteria to Trigger Tasks - does not work in portuguese — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Activation Criteria to Trigger Tasks - does not work in portuguese

edited Dec 18, 2023 2:02PM in Journeys 2 comments

Summary:

I have a journey that uses the criteria to display the next task, when I answer the questionnaire in English it works, but when I answer in Portuguese it doesn't work.

Content (required):

I use fast formula and value set

Version (include the version you are using, if applicable):

22C

Code Snippet (add any code snippets that support your topic, if applicable):

Fast formula:

INPUTS ARE ALLOCATED_CHECKLIST_ID(number)

DEFAULT FOR L_ATTR IS 'C'

ELIGIBLE = 'N'

ALLOCATED_CHECKLIST_ID_STR = TO_CHAR(ALLOCATED_CHECKLIST_ID)

QUERY = '****'  

QUERY = '|=AllocatedChecklistId='''||ALLOCATED_CHECKLIST_ID_STR||''''

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!