HHH Posted September 20, 2018 Share Posted September 20, 2018 After updating to build 1330 if I use a snippet that has the variable {{customerFirstName}} or {{customerLastName}} it no longer fetches the value for those into the email. So if I have a snippet that uses Dear {{customerFirstName}}, it just says Dear No name is inserted Link to comment Share on other sites More sharing options...
Guest Ehsan Posted September 20, 2018 Share Posted September 20, 2018 Hi @HHH, We're looking into this and we will prepare a patch to address this issue. Apologies for the inconvenience that this has caused. Thanks, Ehsan Link to comment Share on other sites More sharing options...
Victor Posted September 20, 2018 Share Posted September 20, 2018 Until the snippets are fixed, I suggest using this variable: {{Customer Contact.H_firstname}} in the template itself (similar for the last name). If you are supporting internal users then use this variable: {{Customer Coworker.H_first_name}}. If using a mix then set them both using ESP conditions. 1 Link to comment Share on other sites More sharing options...
sprasad Posted October 1, 2018 Share Posted October 1, 2018 Morning Victor, Is there any update on this, please? I have tried {{Customer Contact.H_firstname}} as well as {{Customer Coworker.H_first_name}} on our Snippets but neither is populating the first name. Link to comment Share on other sites More sharing options...
Guest Ehsan Posted October 1, 2018 Share Posted October 1, 2018 Hi @sprasad, You can revert your configuration back to {{customerFirstName}} and {{customerLastName}}. This was patched on the 21st of September, after it was reported earlier that morning - Apologies for not posting an update here. Thanks, Ehsan Link to comment Share on other sites More sharing options...
sprasad Posted October 1, 2018 Share Posted October 1, 2018 Hi @Ehsan Thanks for the update, although this is not working for Snippets. I have deleted the Variable and then inserted the variable from the drop-down but the customer name remains blank. Link to comment Share on other sites More sharing options...
Guest Ehsan Posted October 1, 2018 Share Posted October 1, 2018 Shalesh, I created a Snippet as below: I then selected my Snippet within the Email Action tab and as you can see below, both variables are populated. I tried this with a Co-Worker and a Contact and I can confirm that the variables were populated on both occasions. Does the Request have a customer? Have you tried to clear your browser cache, re-login and give it another try? Thanks, Ehsan Link to comment Share on other sites More sharing options...
Martyn Houghton Posted October 1, 2018 Share Posted October 1, 2018 @Ehsan I have replicated the issue with my colleague @sprasad today. The snippet is below and it is just the customer details which are not be populated when inserting the snippet, the owner entry works fine. Dear {{customerFirstName}} Regards {{ownerName}} We replicated it on a number of requests, all external contacts, logged by phone, email and portal. We are on SM Build 1338, Platform 2942, Collaboration 941. @HHH, is this working for you now? Cheers Martyn Link to comment Share on other sites More sharing options...
Guest Ehsan Posted October 2, 2018 Share Posted October 2, 2018 @Martyn Houghton, Take a look at the example below where I'm using a Template (RequestMessage) to send an email - The variables in the Template are pre-loaded into the email body and they'll not be parsed to show the actual values. As you can see, I'm presented with {{owner.H_first_name}} instead of Ehsan (for example). That is not the case with variables in a Snippet. Below, I've clicked on my Snippet (called General) and the actual values are added to the body of the email - I'm shown Frank instead of {{customerFirstName}}. We revamped the Email Action to allow you to use pre-defined Templates and the rich-text capabilities that comes with it. Have you tried switching from using a Snippet to using a Template? We envisioned that with revamping this functionality, our users would switch from using a Snippet to using Templates as it provides you with so much more functionality and flexibility (and a extensive list of variables!) than Snippets ever did. Link to comment Share on other sites More sharing options...
Martyn Houghton Posted October 2, 2018 Share Posted October 2, 2018 @Ehsan As we have a large number of email templates for the different service desk we operate within the same instance, we have not enabled the option to select different templates, as this would not be manageable in its current state where all templates are listed. We have already raised about being to link templates to the Service, so the list is restricted and context aware. Therefore we are still reliant on snippets for corporate elements, as well as for the end users who want to setup personal snippets, which would never be deployed as templates. As it appears to be specific to our instance and you are not able to replicate it, I will raise support request so we can arrange to demonstrate the issue. Cheers Martyn Link to comment Share on other sites More sharing options...
Guest Ehsan Posted October 2, 2018 Share Posted October 2, 2018 @Martyn Houghton Great, thanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now