Numeric Classifications in Classification Rule Builder | Community
Skip to main content
New Participant
November 13, 2017
Solved

Numeric Classifications in Classification Rule Builder

  • November 13, 2017
  • 5 replies
  • 4065 views

I have an evar that is a string packed with multiple values, such as "type:color:price".

I want to use the classification rule builder to divide that string into the the three classifications that I have for that evar; two strings and a numeric.

Is this possible?  The drop down in the rule builder doesn't list the numeric classification, but it does list the other two.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by PratheepArunRaj

Dear Nik,

Got your point.

Hope Numeric 2 Classifications can be done only via Importer(SAINT). Check Numeric 2 Classifications .

Also, i saw the blog which says that "Only standard text classifications can be classified using the rule builder. Date-enabled, Numeric, Numeric 2 and child classifications cannot be classified with the rule builder.".

Blog Link : Rule-based Classifications (Part 3: How to build rules) | Adobe .

AbhijeetKMishra​ Please confirm!

Thank You!

Arun

5 replies

nikb747Author
New Participant
November 15, 2017

Thanks!

Employee
November 15, 2017

Hi,

Yes, Numeric2 classifications are currently not supported by RuleBuilder.

They can be classified using Classification importer only.

PratheepArunRaj
PratheepArunRajAccepted solution
New Participant
November 15, 2017

Dear Nik,

Got your point.

Hope Numeric 2 Classifications can be done only via Importer(SAINT). Check Numeric 2 Classifications .

Also, i saw the blog which says that "Only standard text classifications can be classified using the rule builder. Date-enabled, Numeric, Numeric 2 and child classifications cannot be classified with the rule builder.".

Blog Link : Rule-based Classifications (Part 3: How to build rules) | Adobe .

AbhijeetKMishra​ Please confirm!

Thank You!

Arun

nikb747Author
New Participant
November 14, 2017

Thanks, I am using Regex to break up the string but I am unable to assign $3 to the desired classification.  The dropdown does not list numeric classifications, only the string based ones.

PratheepArunRaj
New Participant
November 14, 2017

Hello Nik,

You can use RegEx to classify. Please go through Regular Expressions in Classification Rules to create your own RegEx. It has an example same as your case to understand better.

Thank You!

Arun