Custom Connector - Address | Community
Skip to main content
May 20, 2021
Solved

Custom Connector - Address

  • May 20, 2021
  • 1 reply
  • 1764 views

Hi, I'm building a push connector and I need the "message.address" to contain a specific recipient field.

I've created a schema for my deliveryMapping adding an attribute, also adding to the deliveryMapping form.

I've created a new deliveryMapping, targeting recipient, filling my new field with the information I need.

When I get to the deliveryPart, message.address is empty, and Address in the Broadlog Table is also empty.

 

Is there some specifics that I need to know about ? 

I've checked and my messageType is the correct channel. Information is being inserted into my custom broadlog table.

 

Thanks for your help about setting up a new connector

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 Naveen_Srinivas

Can you check new attribute in delivery mapping name and messageType value are same?

1 reply

Naveen_SrinivasAccepted solution
Level 2
June 16, 2021

Can you check new attribute in delivery mapping name and messageType value are same?

cmouliaAuthor
June 18, 2021

Hello, I was sure there was something about two values being the same. I happened to made it work, but I didn't know how.

Thanks for your answer