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

vendimb15716755
vendimb15716755
オフライン
タイプ
  • すべて
  • 質問
  • ディスカッション
  • アイデア
  • ブログ
ユーザー投稿による絞り込み
  • Thanks Vipulthis make it very clear. Appreciate your detailed explanations with this.thanks

    タイプ

    質問

    表示

    2.6K

    いいね!

    0

    返信

    0
  • Thanks VipulI followed the session.Write  to update the flag.I have a question in regards to the unsubscribe. if the user is unsubscribed why the delivery is still sending emails?  I used the unsubscribe method for the preference center so the recepient unsubscribe but when I send the delivery to th...

    タイプ

    質問

    表示

    2.6K

    いいね!

    0

    返信

    0
  • Thanks Vipul for the quick response.Once I extend the schema then in the preference center I use the javascript to update the field right?//optinif(ctx.vars.PREF=='IN'){ var recipient = <recipient _key="@id" id={ctx.recipient.@id}/>;nms.subscription.Subscribe("outPromotional", recipient, false);}//F...

    タイプ

    質問

    表示

    2.6K

    いいね!

    1

    返信

    0
  • HI has anyone build a preference center with different email frequency setup? my requirements Is build a preference center where the users will be able to choose how frequently will receive emails? is this something build on campaign to just set the values?Any help or example would be greatly apprec...

    タイプ

    質問

    表示

    4.8K

    いいね!

    1

    返信

    8
  • Hi florentlbno the issue hasnt been resolved yet. Adobe support is trying to extend the recepient schema to add an email field with uppercase value which doesnt solve our problem.  "If you want to store the values in certain way, you can certainly extend the table (in this case, the recipient table)...

    タイプ

    質問

    表示

    3.2K

    いいね!

    0

    返信

    0
  • I  am good with Rest api call. One question that I have and I need sugesstion: from the performace Standpoint how AC handle multiple calls to rest apis from a Javascript task? I will need to make around 20,000 calls to pass different productno/zipcodes to get data back and store in Schema?thanks

    タイプ

    質問

    表示

    2.9K

    いいね!

    0

    返信

    0
  • Thanks VipulI am trying following that . I cannot find on the documentation whats available for me to parse the HTTP Client Object so I can write the data back to a table. does anyone has an example? I got this code here but I get only the [Object httpClientReponse]var http = new HttpClientRequest("...

    タイプ

    質問

    表示

    2.9K

    いいね!

    0

    返信

    0
  • HIhave anyone done rest api call from workflow to get the data and store on a custom Schema? I need to pull some information from an API on weekly bases and store on a custom Data schema that I have created . The Campaign instance is on Cloudthanks

    タイプ

    質問

    表示

    5.3K

    いいね!

    0

    返信

    7
  • Thanks JSI have opened a case with Adobe as I am not sure how it allow to have records with upper case and lower case. All I know that one of the system is sending uppercase emails but I assume that Adobe should convert to lowercase automatically when saving. I am afraid that even I cleanup I will e...

    タイプ

    質問

    表示

    3.2K

    いいね!

    0

    返信

    0
  • HI JSthis is hosted on Cloud so No I dont have access to the database . the database its postgress SQL. So according to your answer we should ask support to change the Collation setting ti case insensitive right?thanks

    タイプ

    質問

    表示

    3.2K

    いいね!

    0

    返信

    0