Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 6/11/19
    Hi guys,I have built this query to join 3 schemas, but when executing is not returning any data, if I use only one sub-query it does work, but adding a second schema to join, it fails.var query = xtk.queryDef.create(  <queryDef schema="search:airport" operation="select">  <where>      <condition exp...

    Views

    3.3K

    Like

    1

    Replies

    2
  • 6/11/19
    Hi guys,It is possible to convert from a query result to a JSON object?This is the query:var query = xtk.queryDef.create(  <queryDef schema="search:country" operation="select">  <where>       <condition expr={"@codigo_iata='" + iataCode + "'"}/>    </where>  </queryDef>);query.SelectAll(false);resul...

    Views

    7.2K

    Like

    1

    Replies

    4
  • 6/11/19
    Hello All - I am wondering if your team(s) client use and develop campaigns in a Stage Environment before Migrating (Plan, Program, Campaign, Workflows, Deliveries, Delivery Templates, Folders, etc.) to production? We have been doing some setup in Stage but can not do a full setup/test of our campai...

    Views

    1.8K

    Like

    1

    Replies

    1
  • 6/11/19
    Hi team,It is possible to get the fields from a sub-query?I have created a query so it joins two schemas, but I need to bring ALL fields from main and sub schemas, is that possible?Regards,Raúl

    Views

    2.6K

    Likes

    0

    Replies

    1
  • 6/11/19
    I am being asked if there is a place where I can find the standard CPU/LAPTOP System Requirements to run ACC V7?If you could provide this it would be most helpful.Thanks in Advance

    Views

    2.0K

    Like

    1

    Replies

    1
  • 6/11/19
    Hi Team,I need to used multiple delivery templates in Single delivery through script based on certain segmented criteria and intializing that segment criteria in JS Activity just before the delivery but when I tried to use that through script just for one delivery template then It moved the delivery...

    Views

    3.4K

    Likes

    2

    Replies

    3
  • 6/11/19
    Hi all, so in our Adobe Campaign we have different users, each one of them have it's own workflows, and have it's own exports. the issue here that all the exports that the users do, go to the same folder in the server, i would like to create something (workflow or script) that take the file exported...

    Views

    5.6K

    Likes

    3

    Replies

    7
  • 6/10/19
    Hi,I want to run my workflow daily in schedule. I don't want to run my workflow if already an instance of workflow is not finished. How can we achieve this?Vapsy​, florentlb​, smacdonald2008​, Jean-Serge Biron​, hillaryc26951904​ kindly provide your feedback.

    Views

    2.6K

    Likes

    2

    Replies

    1
  • 6/10/19
    Hi,I want to use a variable, update it each time my workflow is run on a schedule.Vapsy​, florentlb​, smacdonald2008​, Jean-Serge Biron​, hillaryc26951904​ kindly provide your feedback.

    Views

    2.7K

    Likes

    3

    Replies

    1
  • 6/7/19
    hello,Can some please explain how to use this NewUUID() expression ,we want to generate a new UUID dynamically in the workflow while exporting the data to CRM.Thanks in advance

    Views

    2.3K

    Like

    1

    Replies

    1