We have multiple Email Order Confirmations and wondering if there is a way to have different email addresses in the from fields? I see there is a way to have different subject lines by adding a "subject" variable to the .aspx file. Is there something similar for the From Field?
Thanks,
Marty
Ken,
I will give that a try,
Hi Marty,
Were you able to get this to work? I tried setting it up but it still pulls the values from the "Impresario" organization for order_email_from. Note: as we are not a consortium we just had the application and web in tr_organization before I created a new one.
The confirmation will be sent by the user from the orders screen.
Thanks,Lou Ann
No, I wasn't able to get this to work. Since this uses the web api and I think to get it to work, you have to set a session variable and doesn't appear that we can do this from the app.
I submitted a ticket with Tessitura regarding this. If they are able to get it to work then I will update the thread.
Lou Ann
Hi,
We were finally able to get this to work. In summary, we created a new organization for our group sales department. Then we made we had an Order_email ... entry for each organization along with TICKET PRINT EMAIL PURPOSE for each organization. Finally we made sure that ORDER_EMAIL_PROXY_KEY was unique for the two organizations. Finally we made sure in security that the group organizations were assigned correctly (I'm still unsure how this will affect finance reports).
Note: we did all this just so we can cc different departments depending on which order confirmation was sent.