Hi all,I need to setup a process to extract a hashed email and some
other fields from the Recipient table, which can then be loaded into AAM
elsewhere. I've been reviewing the guidance provided here: Inbound Data
File Contents: Syntax, Invalid Characters, Variables, and Examples Part
of this, however, indicates that the file that is output / loaded into
AAM should include the UserID, a tab delimited, then your extra fields
which are then comma delimited. Is it possible to output a file from AC
t...