Expand my Community achievements bar.

Parvesh_Parmar
Parvesh_Parmar
Online
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hello @joannasmith , In Adobe Campaign Classic, the Hotclicks report operates based on the data from the Consolidated Tracking schema and Delivery schema. To delve into the specifics of the report's functionality, you can explore the report code, which is typically located at the following path:   F...

    Type

    Questions

    Views

    541

    Likes

    2

    Replies

    0
  • Hello @rich1991 , I haven't come across any functional documentation for the `genAccessors` attribute either. From my observations, it seems to be a string-type attribute associated with the `xtk:srcSchema`.Typically, it is used to pass a value similar to a normal attribute. In many schemas, the val...

    Type

    Questions

    Views

    535

    Like

    1

    Replies

    1
  • Hello @Sanjana12 , WorkflowEventID serves as the primary key for the out-of-the-box xtk:workflowEvent table, utilizing the XtkWorkflowEventId pksequence to manage its primary key generation.    Upon running a workflow, an entry is created in this table. The issue you're encountering may arise when t...

    Type

    Questions

    Views

    543

    Likes

    2

    Replies

    0
  • Hello @satyendardu ,Based on my exploration of the Adobe Campaign documentation, it appears that HTTP DELETE requests might not work seamlessly with the out-of-the-box `HttpClientRequest` class. You can find more details about this class in the Adobe Campaign documentation https://experienceleague.a...

    Type

    Questions

    Views

    944

    Likes

    2

    Replies

    2
  • Hello @Kumar_27 , You can find the details about the Advanced JS activity on below URL https://experienceleague.adobe.com/docs/campaign-classic/using/automating-with-workflows/action-activities/sql-code-and-javascript-code.html?lang=en#adv-js-code-desc FYI: 

    Type

    Questions

    Views

    1.2K

    Like

    1

    Replies

    0
  • Hello @dwnuk ,With the instance variable in a JavaScript activity, you can easily retrieve workflow attributes.PFA: Screenshot  For e.g. if you want to obtain the value of the internal name of a workflow, you can achieve this through 'instance.internalName'. Here's an example code snippet that print...

    Type

    Questions

    Views

    524

    Likes

    0

    Replies

    0
  • Hello @Heku_ , If I understood your question correctly, you would like to implement a drop down option in an input formFor example, if you have a custom field 'customerClass' with three possible values ("Class1," "Class2," or "Class3"), you want to display a drop down menu in the input form, allowin...

    Type

    Questions

    Views

    723

    Likes

    0

    Replies

    3
  • Hello @thomaso88829577 ,I would recommend that you follow these steps:Create a shared folder on your AC server.Drop the file there.Select the option calculated from activity .  Put the path of the file.Then you can edit the file and run it. You will not need to upload the file again and again. Uploa...

    Type

    Questions

    Views

    1.3K

    Likes

    2

    Replies

    2
  • Hello @nagendersingh80  Did you try to use the following function?https://experienceleague.adobe.com/developer/campaign-api/api/f-cryptString.htmlhttps://experienceleague.adobe.com/developer/campaign-api/api/f-decryptString.html For e.g.I tried the following code to encrypted  a string and attached ...

    Type

    Questions

    Views

    10.5K

    Likes

    2

    Replies

    2
  • Hello @god_prophet,  Can you please clarify if you would like to do this conversion with the SQL code activity direclty or if you would prefer to use multiple Adobe Campaign activities?  If you want to do directly using SQL code please try the following steps: Add only SQL activity.Try the following...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    1
Top badges earned by Parvesh_Parmar
Customize the badges you want to showcase on your profile