Expand my Community achievements bar.

Amit_Kumar
Amit_Kumar
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi Mano,Host 1: Application server (nlserver web)This process exposes the full range of Adobe Campaign functionality via Web Services APIs (SOAP - HTTP + XML). Furthermore, it can dynamically generate the Web pages used for HTML-based access (reports, Web forms, etc). To achieve this, this process i...

    Type

    Questions

    Views

    3.6K

    Likes

    2

    Replies

    0
  • Hihave you seen this?Using aggregates Create a query. Here, the goal is to calculate the last known creation date out of all of the recipients in the database. The query therefore does not contain a filter.Select Add data.In the windows that open, select Data linked to the filtering dimension then F...

    Type

    Questions

    Views

    2.9K

    Likes

    3

    Replies

    0
  • Hi Jaspreet,Create a new view of the delivery templates in your instance and identify the missing models and only import the missing one. To fix this import problem Search  "notifySupervisor" in your Del-notifySupervisor package content that you are importing in your instance and either rename this ...

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    0
  • Hi Vipin,Event recycling as mentioned in the official document, it is not supported ootb, you need to write a custom workflow to do that.Regards,Amit

    Type

    Questions

    Views

    1.8K

    Likes

    0

    Replies

    0
  • Hi Dominik,You are not following the instruction correctly.create a package definition in your instance.Add required content to this package definition in your instance.write the required query as mentioned in the document to get the list of package from package definition i.e. from the specFile sch...

    Type

    Questions

    Views

    2.6K

    Likes

    0

    Replies

    0
  • Hi,have you seen Importing data ?Adobe Campaign cannot import XML files using standard file import activities. It is possible to import XML files using JavaScript but only with small volumes: less than 10K records per file.You are getting this error because of js memory limit. There is a maxMB setti...

    Type

    Questions

    Views

    2.8K

    Like

    1

    Replies

    0
  • Hi,No, it will not be a clash, in fact, it will be an efficient architecture. Allow me to explain, how this works:When an operator performs an action on a workflow (start, stop, pause, etc.) like tracking workflow, the action is not executed straightaway by the 'nlserver' module(Adobe Campaign serve...

    Type

    Questions

    Views

    3.6K

    Likes

    2

    Replies

    0
  • Hi,There is no official package for React js in Adobe Campaign. based on your use case, you have to go with Custom implementations. one simple example would be Adobe Campaign Classic:Create to backend services(React JS/Node JS/.net/Java).Service one will be used to establish the connection from Webs...

    Type

    Questions

    Views

    1.8K

    Likes

    0

    Replies

    0
  • Hi Kevin,You should use a formatDate function to format your dates in deliveries.in your case you have two options:Options 1: efficient solution( if a developer is involved while preparing deliveries.)add this script in the top of your delivery<%var currentDate = new Date();var startDate = new Date(...

    Type

    Questions

    Views

    5.8K

    Likes

    0

    Replies

    0
  • Hi,This is possible and we do the same most of the time. Read this document for more details Enriching data . The idea is quite simple to enrich your base query using additional data from list or file activity and add a column field1 with the data from your file and this data will be available as ta...

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    0