Expand my Community achievements bar.

CedricRey
CedricRey
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • You're welcome. Also, if you need to load more than one enum, the code is incomplete (because each query will have the same element name "enumValue-collection". If needed :myResult1 = new XML( domainsQuery.ExecuteQuery().toXMLString() ); myResult1.setName('myResult1'); //this is the real root elemen...

    Type

    Questions

    Views

    2.9K

    Likes

    0

    Replies

    0
  • Here it is :JS Script :var enumId = 123456789 //xtk:enum ID var domainsQuery = NLWS.xtkQueryDef.create({ queryDef : { schema : "xtk:enumValue", operation : "select", select : { node : [ {expr:"@label"}, {expr:"@name"} ] }, where : { conditio...

    Type

    Questions

    Views

    3.0K

    Likes

    0

    Replies

    0
  • Instead of "toSource()", can you try to use "toXML()" ? But also, I'm not sure of what it loads, I'm affraid that xtk:enumValue are not loaded. I'll check and tell you, but I pretty sure that's possible.

    Type

    Questions

    Views

    3.0K

    Likes

    0

    Replies

    0
  • Hello,As the V8 is not available, it will be difficult to give some feedback.Also, when you say difference between V6 and 7, you have to know that there is much moredifferences between v6.0 and V6.1 than between 6.1 and 7.The higher the version is, longer the support will be. I don't know how many t...

    Type

    Discussions

    Views

    3.5K

    Likes

    2

    Replies

    0
  • Ok, I didn't noticed that if you need more flexibility, you can load custom values (for example into a script just before the page) and use the context 'ctx' to populate your list : choose the second options "from context" instead of "Automatic via an enumeration". Then you'll have to give the path ...

    Type

    Questions

    Views

    3.0K

    Likes

    0

    Replies

    0
  • Hello,I agree this is a bit confusing.... But if we give a look a little closer, with the builtin webapps (for example 'deliveryOverview', 'webAppOverview' etc. by filtering webApp with "XML memo (data) contains 'contextOptions useContext="2" '), the answer is : the xpath refer to an attribute of th...

    Type

    Questions

    Views

    3.0K

    Like

    1

    Replies

    10
  • Hello, the differenc we can see between "system" and "closed" is that the "closed", very similar to the "open" but with not editable directly into forms, use the alias concept (with xtk:enumAlias schema) whereas the "system" doesn't use it. I think the system type is very technical, similar to the s...

    Type

    Questions

    Views

    1.3K

    Like

    1

    Replies

    0
  • It's easy to create some libraries to communicate outside Adobe Campaign with the simplicity of Javascript and the HTTPClientRequest class, but as Kafka is not based on HTTP protocol, it's not possible to consume or produce over topics in Campaign. Apache Kafka needs specific libraries (Java, Python...

    Type

    Ideas

    Views

    2.0K

    Likes

    3

    Replies

    6
  • Glad to help. The fact is when you preview, Campaign loads every part needed to personalize the content. But if those parts are not available anymore, it can't load it. In a workflow, the datas are only accesible by itself, not outside (temporary table). Those datas are also deleted when workflow st...

    Type

    Questions

    Views

    2.5K

    Likes

    0

    Replies

    0
  • Ho well, I need to know something important : what do you mean when you say "when I preview" ? Because the nature of "targetData" (comes from a temporary table from workflow), it is impossible to use the preview tab into the content of a delivery when the data comes from a workflow (i.e the targetDa...

    Type

    Questions

    Views

    2.5K

    Likes

    0

    Replies

    0
Top badges earned by CedricRey
Customize the badges you want to showcase on your profile