Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!
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

5 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

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