Expand my Community achievements bar.

akshaaga
akshaaga
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi @RRafiki, Based on the error message, it seems like there is an issue with the document path for the mobile application UUID in the message center. The error message indicates that the document with schema 'rtEvent' is unable to find the document with path 'Mobile applications' from key 'a4879aa2...

    Type

    Questions

    Views

    529

    Like

    1

    Replies

    0
  • @marting66652718 , If you're having trouble using xtk.session.getValue() or xtk.include() in your JavaScript file, there are a few things you can check: 1. Ensure you have included the session.js file in your JavaScript file. You can do this by adding the following line at the top of your JavaScript...

    Type

    Questions

    Views

    991

    Like

    1

    Replies

    1
  • @marting66652718, In ACC, Xtk code is used for server-side scripting and to interact with the platform's API. The xtk.session.getValue() method is a built-in function, which allows you to retrieve a value stored in the current session. The xtk.include() function is used to include other Xtk scripts ...

    Type

    Questions

    Views

    1.0K

    Like

    1

    Replies

    3
  • @Sanjana12 , Monitoring progress and performing a delivery analysis from the audit tab in the delivery dashboard are related concepts, but they are not precisely analogous. Monitoring progress refers to the ongoing process of tracking and evaluating the status of a project or task to assess its prog...

    Type

    Questions

    Views

    912

    Likes

    2

    Replies

    0
  • Hi @RobertoCervantes, In ACC, passwords are hashed with the SHA-256 algorithm and a unique salt value. This helps to protect user passwords from being compromised in the event of a security breach. Adobe Campaign Classic also supports other password security measures, such as setting password comple...

    Type

    Questions

    Views

    1.3K

    Like

    1

    Replies

    1
  • Hi @dwnuk , It's possible that the behavior you're seeing is caused by memory overflow, particularly if the function is processing a large number of records and storing all the IDs in memory at once.

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    0
  • Hi @Pradyumn ,   That's right. The xtk.workflow.Stop() method can be used to stop a workflow even if it is in a paused state. When the xtk.workflow.Stop() method is called, it will terminate the workflow and set its status to "stopped." This is useful in situations where you want to forcefully stop ...

    Type

    Questions

    Views

    5.4K

    Likes

    0

    Replies

    2
  • Hi @Pradyumn , Based on the additional information you provided, it looks like the workflow is getting paused at the end activity where you are calling a custom JavaScript code to finish the workflow forcefully, and the end activity task is also in a pending state. Regarding your question about the ...

    Type

    Questions

    Views

    5.4K

    Likes

    0

    Replies

    4
  • Hi @dwnuk, You can use the top attribute of the select element to limit the number of records returned by the query. For example, you can set top="100" to limit the result set to the top 100 records that match the query conditions. You can also add a condition that limits the query to only check for...

    Type

    Questions

    Views

    1.4K

    Like

    1

    Replies

    2
  • Hi @SD_11 , It's possible that the script was executed outside of the context of a workflow or other context where the xtk:workflowExecutionContext is available. One way to check whether the xtk:workflowExecutionContext is available is to add a try-catch block around the part of the script causing t...

    Type

    Questions

    Views

    3.0K

    Like

    1

    Replies

    0
Top badges earned by akshaaga
Customize the badges you want to showcase on your profile