Source Name-Custom List Criteria

Hi,

Wondering if anyone has already done the work of creating a custom list criteria for Source Name?  Can I copy off your paper?

Thanks,

Kanani

Parents
  • Hello Kanani! I wasn't sure if you've solved this yet, but here's how to create a custom list criteria for a promoted source name based on promotions data. Add a row to T_KEYWORD with the following values. Values not specified can be left blank:

    • Description: Promotion Source Name
    • Data Type: String
    • Edit Mask: Alphanumeric 
    • Detail Tbl: VXS_APPEAL_MEDIA_TYPE
    • Detail Col: !.source_name
    • Category: Promotions 
    • Use for List: List Only
    • Keyword Desc: The source name on a promotion.
    • Primary Group Default: Default Value No
    • Parent Table: vs_promotion
    • Parent Key Column: source_no
    • Key Column: source_no

    Since source names are an open-ended text field, and since your Tessitura system will accumulate thousands of sources over time, this field is configured as an open-ended text field. You can use the following operators: 

    Hope that helps!

    -Michael 

Reply
  • Hello Kanani! I wasn't sure if you've solved this yet, but here's how to create a custom list criteria for a promoted source name based on promotions data. Add a row to T_KEYWORD with the following values. Values not specified can be left blank:

    • Description: Promotion Source Name
    • Data Type: String
    • Edit Mask: Alphanumeric 
    • Detail Tbl: VXS_APPEAL_MEDIA_TYPE
    • Detail Col: !.source_name
    • Category: Promotions 
    • Use for List: List Only
    • Keyword Desc: The source name on a promotion.
    • Primary Group Default: Default Value No
    • Parent Table: vs_promotion
    • Parent Key Column: source_no
    • Key Column: source_no

    Since source names are an open-ended text field, and since your Tessitura system will accumulate thousands of sources over time, this field is configured as an open-ended text field. You can use the following operators: 

    Hope that helps!

    -Michael 

Children