Creating Custom seed address for custom schema | Adobe Higher Education
Skip to main content
Level 3
January 22, 2019
Beantwortet

Creating Custom seed address for custom schema

  • January 22, 2019
  • 1 Antwort
  • 2186 Ansichten

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.

Dieses Thema wurde für Antworten geschlossen.
Beste Antwort von Jonathon_wodnicki

Hi,

The product doc has 2 entries for external recipient seeds:

Thanks,

-Jon

1 Antwort

Jonathon_wodnicki
Community Advisor
Community Advisor
January 22, 2019

Hi,

The product doc has 2 entries for external recipient seeds:

Thanks,

-Jon