XTK-170024 The temporary 'temp:notification2' schema is not defined in the current context | Community
Skip to main content
New Participant
July 14, 2020
Solved

XTK-170024 The temporary 'temp:notification2' schema is not defined in the current context

  • July 14, 2020
  • 1 reply
  • 1520 views

Hi Team,

Hi Team,

 

i am downloading a file from sftp and loading into Adobe (data load activity) and sending the emails to only those address using external file mapping in delivery template. Every node i have created from scratch.

Emails are going fine and everything is looking fine but in the logs and also on the delivery activity i am getting this error : "temp:notification2"

 

 

 

There is a javascript code which ties delivery to workflow and campaign as it's getting issues with this js, i have commented out. (maybe this is the reason of error i don't know) below is the jscode which i commented: 

 

 

i dont know where this "onAfterCall()" function is called in the whole workflow it has function defination but i can't find the call where it is made. Really don't know if this is the issue or not. emails are working fine but the execution is stopping at continous delivery component throwing this error. 

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by kapilKochar

Hi , 

 

Error is coming from Notification activity. Try to check which technical delivery template is used with notification activity in this workflow and check does this user which running the workflow have write access or not. 

 

Thanks,

Kapil 

1 reply

kapilKochar
kapilKocharAccepted solution
New Participant
July 15, 2020

Hi , 

 

Error is coming from Notification activity. Try to check which technical delivery template is used with notification activity in this workflow and check does this user which running the workflow have write access or not. 

 

Thanks,

Kapil