Expand my Community achievements bar.

Amit_Kumar
Amit_Kumar
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi Parmeshwar,Take help from following strategy: Filter on the offerThis filter lets you restrict the offer propositions to be counted to specific sets of offers.Offer being presented: the offer specified in the General tab is excluded if it has already been presented.The offers which the rule appli...

    Type

    Questions

    Views

    2.0K

    Likes

    0

    Replies

    0
  • AmitKhare wrote... Hi Florent, Thanks for the guidance, Here client have requirement like he want to create the PMML in external system but import & execute in Adobe Campaign for predictive modeling. As I understand correct Adobe Campaign OTB predictive modeling capability allow marketers to perform...

    Type

    Questions

    Views

    2.6K

    Likes

    2

    Replies

    0
  • Hi Alistair, This is not available in forms now. You need to modify core functionalitynms:operationOverview.jssp and dashboardNavigation.js // this is the js which is responsible for all universe rending in the dashboard.I believe you should raise a request to adobe support.Regards,Amit

    Type

    Questions

    Views

    1.1K

    Likes

    2

    Replies

    0
  • https://docs.campaign.adobe.com/doc/AC6.1/en/RPT_Creating_new_reports_Configuring_access_to_the_report.htmlor you can simply go to action for given report and mass update the selected lines and update the value of variable to true.Regards,Amit

    Type

    Questions

    Views

    1.5K

    Likes

    0

    Replies

    0
  • parmeshwar wrote... Hi, I have tried with weight option. When I give same weight to the offer it displays random offers. Help me on how to display the offers in round robin fashion. Thanks.  You can't decide the algorithm to display offers having same weight. This will always be random. either creat...

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    0
  • Scott Gaulin wrote... Thanks for the reply Amit. We are using version v6.1 and do not have AEM. The developer is using SOAP so could you expand on how to create a custom method to return those values? We'd certainly appreciate it.   Best,   Scott  for your use case you need not to write a cutsom met...

    Type

    Questions

    Views

    1.4K

    Like

    1

    Replies

    0
  • alistairk39680404 wrote... Hi Amit, We reached a working conclusion at about the same time :) I simply reversed by query criteria and used a 'contains' operator. No need to actually split the variable. I'll need to test this further but I suspect this is will work as required. Appreciate all the he...

    Type

    Questions

    Views

    3.8K

    Likes

    0

    Replies

    0
  • Scott Gaulin wrote... Hi all, Is there a way to pull data back via API from a linked field?  We are attempting to pull back data from the subscriptions and services fields attached to our recipient data to enrich/update our internal database with the members current subscriptions. The problem is tha...

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    0
  • Hi Alistair,Here is your working solution.var listOfIds  = new Array(); for each (var sub in String(vars.varName).split(',')) listOfIds.push(parseInt(sub)); vars.listOfIds = listOfIds;      Regards,Amit

    Type

    Questions

    Views

    3.8K

    Like

    1

    Replies

    0
  • Thanks for the clarification! What i believe now you have to rely of query def to get the results.In query activity I am not sure if we can convert this to a csv integer values for INCLUDED IN results. Let's wait for Him.Regards,Amit

    Type

    Questions

    Views

    3.8K

    Likes

    0

    Replies

    0