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

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

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

해결됨

nms:group

Avatar

Level 7

Hi, can somebody explain what is @TyPe wrt nms:group?

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

Hello @Sanjana12 ,

it's list type depending on where you create list

Marcel_Szimonisz_1-1680721880020.png

 

Under the  Lists folder

When you create new list it will be automaticall of type Group. It is static list of recipients.You can add recipients here manually via rich client.

 

Marcel_Szimonisz_0-1680721787064.png

In workflow

When you create list from workflow dynamically it will be type ot List. Here you can extend schema by any additional columns comming from the targeting dimension.

 

"

File

  • If you use temp schema as a target in the workflow it will create a list of type File. Example importing External files or enrichment or other temp schema s in adobe campaign.

Template

  • List type Template is sometimes used by Campaign job process to import multiple step import export as campaign jobs. rarely used by us.

" aswered by @Amit_Kumar from same question asked here:

https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/technical-differences-betwe...

 

More information about the first two types

https://experienceleague.adobe.com/docs/campaign-classic/using/getting-started/profile-management/cr...

 


Marcel

원본 게시물의 솔루션 보기

3 답변 개

Avatar

정확한 답변 작성자:
Community Advisor

Hello @Sanjana12 ,

it's list type depending on where you create list

Marcel_Szimonisz_1-1680721880020.png

 

Under the  Lists folder

When you create new list it will be automaticall of type Group. It is static list of recipients.You can add recipients here manually via rich client.

 

Marcel_Szimonisz_0-1680721787064.png

In workflow

When you create list from workflow dynamically it will be type ot List. Here you can extend schema by any additional columns comming from the targeting dimension.

 

"

File

  • If you use temp schema as a target in the workflow it will create a list of type File. Example importing External files or enrichment or other temp schema s in adobe campaign.

Template

  • List type Template is sometimes used by Campaign job process to import multiple step import export as campaign jobs. rarely used by us.

" aswered by @Amit_Kumar from same question asked here:

https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/technical-differences-betwe...

 

More information about the first two types

https://experienceleague.adobe.com/docs/campaign-classic/using/getting-started/profile-management/cr...

 


Marcel

Avatar

Level 7

Hello, do we use the functions 

nms_group_Register and 
nms_group_Unregister for list type lists?

Avatar

Community Advisor

Hello @Sanjana12 ,

yes you can with group and list
check the implementation of the register over here 
https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/nmsgroup-register-...
It seems i had similar struggles in the past