in notification not picking the compnay name

Gillerla Rajesh
Tera Contributor

notification is triggering based on condition, but it will not picking the company name

GillerlaRajesh_0-1711637390216.png

 this is the mail gettign so company name not getting

GillerlaRajesh_1-1711637463685.png

 

and this is the content i passed in notification,

 

Hi Team,

${parent}  is assigend to ${assignment_group}

 

Company: ${company}

Company Name: ${company.name}

Location: ${location}

Short description: ${short_description}

 

 

any one help me what is the issue and how to solve this one.

 

Regards,

 

 

4 REPLIES 4

AshishKM
Kilo Patron
Kilo Patron

Hi @Gillerla Rajesh

Can you please check and share the variable name of this Company field.

 

 

-Thanks,

AshishKM


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

Hi @AshishKM ,

 

company is referecne filed it will reference to core_company table, this is the thing gettign when i click on show company

GillerlaRajesh_0-1711639510660.png

 

Hi @AshishKM ,

Thnaks for your reply , now it's taking backend varaible mistake only 

 

Company :${wm_task.work_order.company} this one is working  fine

 

Regards,

Rajesh

good to know that it's working now.

 


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution