Solved

FSM 5.7 - Substitution Map not reading correctly

  • 22 April 2020
  • 3 replies
  • 127 views

Userlevel 5
Badge +13

We have a substitution map for @place.email_address

the notifications are not going through unfortunately. the rule works as the user that is listed on BCC is getting the emails. The BCC is listed as an actual email address with no map needed. its only when using this map does it not work

 

we do have other maps that work just fine but it seems to be this one that doesn't

Here is the substitution map.

Here are the code table

here is the result from the notification log. you can see the TO is missing

 

icon

Best answer by Mike The FSM TechnoGeek 22 April 2020, 15:26

View original

3 replies

Userlevel 5
Badge +13

@Mike The FSM TechnoGeek  i require your big brain sir!

Userlevel 5
Badge +17

The place_id you are expecting might be in TASK.PLACE_ID_CUST rather than TASK.PLACE_ID.  Try that.

Userlevel 5
Badge +13

The place_id you are expecting might be in TASK.PLACE_ID_CUST rather than TASK.PLACE_ID.  Try that.

that actually makes complete sense and i feel like a fool for not even looking further. one of our other admin’s did this and i figured everything was fine.

 

Thanks for your prompt response!

Reply