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

Creating Custom seed address for custom schema

Avatar

Level 3

Hi,

I have created a custom schema. consider as abc:sampleSchema with following attribute.

<element desc="sampleSchema" label="sampleSchema" labelSingular="sampleSchema"

           name="sampleSchema" autopk="true">

          

           <attribute name="name" label="name" type="string"/>

           <attribute name="date" label="date" type="date"/>

           <attribute name="city" label="city" type="string"/>

           <attribute name="age" label="age" type="long"/>

          

  </element>   

Now, How to create custom seed address for this? in default it's showing recipient seed address. But i want my schema attribute in seed address. How to create it?

I have created target mapping. I have extended nms:seedAddress. Then what should i need to do?

Kindly help me with this!

Thanks and regards,

ParthaSarathy.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

The product doc has 2 entries for external recipient seeds:

Thanks,

-Jon

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi,

The product doc has 2 entries for external recipient seeds:

Thanks,

-Jon