New channel text content | Community
Skip to main content
Milan_Vucetic
Level 9
February 6, 2020
Solved

New channel text content

  • February 6, 2020
  • 1 reply
  • 4140 views

Hi all,

 

I'm facing an issue while creating a new channel:

Created a new channel in the enumeration in the delivery data schema (extended) and created new external account for this channel. Input form is used as for SMS delivery.  Delivery execution is throwing the following error:

 

"The output message for recipient '' is empty." Document delivery has been canceled for this recipient. (iRc=-53)

 

It seems the content is not getting fetched even is inserted. Assuming that delivery  form must be adjusted additionally.

 

Any idea?

 

Regards,

Milan

 

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 Jonathon_wodnicki

Hi,

 

For SMS, create a new connector with your own settings and js.

No need for a new channel.

 

Thanks,

-Jon

1 reply

Jonathon_wodnicki
Community Advisor
Jonathon_wodnickiCommunity AdvisorAccepted solution
Community Advisor
February 6, 2020

Hi,

 

For SMS, create a new connector with your own settings and js.

No need for a new channel.

 

Thanks,

-Jon

Milan_Vucetic
Level 9
February 19, 2020

Hi @jonathon_wodnicki, I found where is the catch.

 

If you create new channel called mychannel, you have to provide content in XML code of delivery. I have added this manualy and delivery works. Now I am looking how to create this automaticaly (as SMS form is used you can see above that text is set for SMS) for new channel.

 

 

 

Any thougths?

Regards, Milan

Level 3
November 16, 2023

Hi @milan_vucetic ,

Were you able to automate this? I was able to add the content by creating custom content fields with content definition in Delivery. However, Im unable to force processDeliveryPart to use this content while triggering messages. 

 

Can you please help me understand how you were able to force your channel to be used in connector js?

 

Thanks,

Krishna