Error in SoapUI for my transactional messaging
Hello everyone,
i'm working on a transactional messaging and I want to make some tests to get use to SoapUI (first time using it).
I first make a request to have a sessionToken that works fine with the ID and password of my instance of Adobe Campaign.
So I try now to link an event with a template I make on AC but I got a weird error when trying to link that.
I also check the documentation on how to link those 2 but I don't understand well how to use it.

I also try to make the rtEvent in only one lign but it failed also with the same error.
Those are the dataSchema and Javascript I make for this to work.
<rtEvent =" wishedChannel="0" email="thibault.balasse@businessdecision.be" type="BD_Welcome">


Do you have any idea on how to resolve the issue ?
Thank you for your help.
Thibault
UPDATE :
I got this type of error now :

Any ideas ?