내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

extend schema campaign (nms:operation)

Avatar

Level 1

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.

Captura de pantalla 2020-10-15 a las 11.28.16.png

 

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

Captura de pantalla 2020-10-15 a las 11.24.54.png

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 !

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

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 답변 개

Avatar

정확한 답변 작성자:
Community Advisor

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

Avatar

Level 1

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 ?