Recording Attributes in Tessitura application from TNEW?

Hi everyone,

Does anyone know if there are any (preferably 'out-of-the-box') mechanisms in TNEW that record Attributes to constituent records?  All the custom form options seem to point towards creating CSIs, but I'd be interested to know if there are any other data capture routes available.

We're still a relatively new adopter of TNEW, so any help or advice would be gratefully received! Slight smile

Many thanks in advance and very best wishes,

Martin

Parents Reply Children
  • Considering my work is a complete theft* of JAM2.0's work ... I concur

    There are sections to the SProcs for incoming TNEW data that are pretty uniform.  Easy to Colour code in a copy-pasta style guide.

    There are also advanced oddities like what if the cheeky monkeys in Edumacation want 42 fields (and some on them are varchar(8001))
    insiders tip you can chain sprocs one after another to capture all those Pokemon Parameters.

    Protips like:

    1. should I save to a local table? 
    2. should that be displayed in Client Ref tables?
    3. should create a CSI at the end for uniformity?
    4. why does it save twice?
    5. should I go to bed it's after 12 and what day is it?

    * by theft: I asked on slack and he took pity on me a gave me code