Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Currently, we are using Adobe Messaging Center to send event emails(Campaign purpose).
We have a plan to use Adobe Campaign to send the emails for other needs and have some questions on it.
1) is it possible to add attachments (dynamic) to the transnational email?
2) is it allow to send a regular email (dynamic Subject, body, from and to)
3)What is the difference between rtEvent(reatTimeQueue) and batchEvent(batchQueue)? How it will work internally?
4)What will happen if we pass the wrong ctx elements to the MC API's?
Solucionado! Ir para a Solução.
Visualizações
respostas
Total de curtidas
Hi
1) is it possible to add attachments (dynamic) to the transnational email?
Yes, you need to upload the attachments on a sftp that url is accessible publicly
2) is it allow to send a regular email (dynamic Subject, body, from and to)
Yes, but there are some limitations. You need to pass them through variables in your payload e.g ctx.rtEvent.SubjectLine.
For the from address it needs to be an authorized address on deliverability side
Thanks
David
Hi
1) is it possible to add attachments (dynamic) to the transnational email?
Yes, you need to upload the attachments on a sftp that url is accessible publicly
2) is it allow to send a regular email (dynamic Subject, body, from and to)
Yes, but there are some limitations. You need to pass them through variables in your payload e.g ctx.rtEvent.SubjectLine.
For the from address it needs to be an authorized address on deliverability side
Thanks
David
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
Hi @bsudabathula ,
If I have understood correctly. You want to generate WSDL of a schema for the localhost instance. Kindly use the following link to do so
http://localhost:8080/nl/jsp/schemawsdl.jsp?schema=nms:rtEvent
Regards,
Dhanesh
Visualizações
respostas
Total de curtidas
Hi @dhanesh04s , I am trying to connect Adobe MC RT2 instance to get the session token through Soap Ui, which is throwing invalid credentials. I got the RT2 MC Credentials from the adobe support team .
Visualizações
respostas
Total de curtidas
you should use <MC instance URL>/nl/jsp/schemawsdl.jsp?schema=nms:rtEvent
Visualizações
respostas
Total de curtidas
@DavidKangni , I am using this url <MC instance URL>/nl/jsp/schemawsdl.jsp?schema=nms:rtEvent which is redirecting to the login page. I hae provided my MC credentials here which is throwing Invalid User details.
Note: Adobe Support team shared MC credentails with me.
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
Hello,
1. yes but the extensions have to be whitelisted on all instances
2. yes we do it for some campaigns.. you can do it either by one value for all recipient (adding delivery variables.. its here on forum how to do them Solved: How to insert a VARS inside a delivery template - Experience League Community - 269157). or you can do it different values for each record these has to be added to the inbound data of delivery
Visualizações
respostas
Total de curtidas
First of all your Question is a little confusing. Are you using message center to sending campaign purpose email or Transactional emails?
1) is it possible to add attachments (dynamic) to the transnational email?
yes,
2) is it allow to send a regular email (dynamic Subject, body, from and to)
yes you need to pass everything Via ctx. you need to use RtEvent Schema and there are some required parameters.
<rtEvent email="xx@adobe.com" type="smsDel" wishedChannel="0" externalId="Testing" origin="txt">
<ctx>
<scheduledDate>4/22</scheduledDate>
</ctx>
</rtEvent>
Visualizações
respostas
Total de curtidas
@vendimb15716755 Thanks for your response. How can we pass the Subject, Body?
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas