Creating Custom seed address for custom schema | Community
Skip to main content
Level 3
January 22, 2019
Solved

Creating Custom seed address for custom schema

  • January 22, 2019
  • 1 reply
  • 2185 views

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.

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,

The product doc has 2 entries for external recipient seeds:

Thanks,

-Jon

1 reply

Jonathon_wodnicki
Community Advisor
Jonathon_wodnickiCommunity AdvisorAccepted solution
Community Advisor
January 22, 2019

Hi,

The product doc has 2 entries for external recipient seeds:

Thanks,

-Jon