Start a new topic
Answered

Creating Attributes for Purpose of Enrichers Only

Hello,


The purpose of this specific topic question relates to the creating technical attributes that will be used to split parts of a name to be used in matching comparison. However, since these new technical attributes are essentially temp attributes that I want to use for the purpose of assigning different parts of a name from the split_part() function, I do NOT want these attributes persisting to the MD table and other tables.


We have specific indexes and payload requests already in place that require the full list of attributes in the MD table listed. I do not want these temp attributes to interfere with anything downstream, but I need them for splitting names in the enricher into multiple parts.


Thanks!


Best Answer

Hello David


once the Data is split they will be stored on those 3 technical attributes

Then you want to match the data basis of these split names, right?

and if you want to match them they will be used in the match rule and will come in all the tables

once the data is split , how are you going to use these split names?

1 Comment

Answer

Hello David


once the Data is split they will be stored on those 3 technical attributes

Then you want to match the data basis of these split names, right?

and if you want to match them they will be used in the match rule and will come in all the tables

once the data is split , how are you going to use these split names?

Login to post a comment