コミュニティアチーブメントバーを展開する。

matt-gardner
matt-gardner
オフライン
タイプ
  • すべて
  • 質問
  • ディスカッション
  • アイデア
  • ブログ
ユーザー投稿による絞り込み
  • When using the Adobe Campaign Data API I have a long running query that eventually seems to time out with this error "WEB-530011 Service temporarily unavailable.".  Is there a system setting that controls when this error is returned? I cannot find it in the docs anywhere.This timeout happens when I ...

    タイプ

    質問

    表示

    3.9K

    いいね!

    0

    返信

    2
  • Thanks for input.  We did try the incremental query but in Adobe Campaign 7 it is not possible to get new and modified records via an incremental query.In the end I created a workflow with a javascript node that read a last_run_date from a file and captured the current date-time - both values were w...

    タイプ

    質問

    表示

    4.4K

    いいね!

    0

    返信

    0
  • In my workflow I am populating an instance variable with the last run date:instance.vars.last_run_date = new Date()Each time this workflow runs it populates the variable.  My question is - how do I use this variable in a query node target selection - I want to only pull back records where the expres...

    タイプ

    質問

    表示

    6.3K

    いいね!

    2

    返信

    4