extend schema campaign (nms:operation) | Community
Skip to main content
New Participant
October 15, 2020
Solved

extend schema campaign (nms:operation)

  • October 15, 2020
  • 2 replies
  • 1693 views

hi,

I have a problem with the Seed list.

 

I extend the schema SeedMember with a new field (userID) of recipient, this is OK. I put a Seed in a delivery and it's work ok.

 

 The problem is when i put Seed Addresses in a campaign. 

Attribute 'userID' unknown (see definition of element '/seedList/seedMember/custom_nms_recipient' in schema 'Campaigns (nms:operation)').

----

XML-110013 Error line 0, column 0 (document with schema 'input')

----

The graphical component 'treeEdit0' has generated an error.

 

 

I think that the problem is the schema 'Campaigns (nms:operation)' have to point to the extend of SeedMember and not to nms:SeedMember.

 

Someone can help me ?

 

Thanks !

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 second element there with the aggregate is unneeded, though won't cause errors either way.

Are you following the same steps in the campaign and the delivery?

 

Thanks,

-Jon

2 replies

acrespo-1Author
New Participant
October 19, 2020

I have extend de schema Campaign (noms:operation) but I don't know what to put.
Maybe the fail also can be for the input form of campaign.

 

Can u help me @jonathon_wodnicki ?

Jonathon_wodnicki
Jonathon_wodnickiAccepted solution
New Participant
October 16, 2020

Hi,

 

The second element there with the aggregate is unneeded, though won't cause errors either way.

Are you following the same steps in the campaign and the delivery?

 

Thanks,

-Jon