Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

SOLVED

New channel text content

Avatar

Community Advisor

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

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

 

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

No need for a new channel.

 

Thanks,

-Jon

View solution in original post

4 Replies

Avatar

Correct answer by
Community Advisor

Hi,

 

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

No need for a new channel.

 

Thanks,

-Jon

Avatar

Community Advisor

Hi @Jonathon_wodnicki,

that is pretty much what we did but we need this type of delivery to be mapped as different channel .

Regards,
Milan

Avatar

Community Advisor
I'd have to experiment on it. Sounds like it's not reading your channel's content field though.

Avatar

Community Advisor

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.

 

milanv69354962_0-1582124284420.png

 

 

Any thougths?

Regards, Milan