Is there a way to create an itemized list/enumeration value in a workflow? | Community
Skip to main content
Sammar_G
November 27, 2016
Solved

Is there a way to create an itemized list/enumeration value in a workflow?

  • November 27, 2016
  • 2 replies
  • 1816 views

Hi,

I've created an itemized list under Administration > Platform > Itemized list node and I'm wondering if it's possible to create enum values (xtk:enumValues) from a workflow?

I've tried using the Update data activity, and while I can't create new enumeration values, I can update existing values in the enumeration. I've also tries using JavaScript, using the Write method.

Thankful for any advice that I can get!

Regards,

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 Linda_Stinson

Please ask your question on the new product forum for Adobe Campaign:

Adobe Campaign

We will be maintaining this forum exclusively for questions related to the online learning paths.

Regards,

Linda

2 replies

Linda_Stinson
Adobe Employee
Linda_StinsonAdobe EmployeeAccepted solution
Adobe Employee
November 28, 2016

Please ask your question on the new product forum for Adobe Campaign:

Adobe Campaign

We will be maintaining this forum exclusively for questions related to the online learning paths.

Regards,

Linda

Marcel_Szimonisz
Community Advisor
Community Advisor
December 9, 2016

Via API calls from javascript activity you need to insert records into these tables

Data oriented APIs

SOAP methods in JavaScript

BR,

Marcel