Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 8/25/20
    Hi Friends,i have a question and it would be helpful if i get the solution. Created a javascript code with function abc() and the filename as "xyz.js".In Campaign email delivery template i have used the below code to call the function and the javascript filename: <script src="xyz.js"></script><%=abc...

    Views

    2.7K

    Likes

    0

    Replies

    6
  • 8/25/20
    Hello team, In one of our project we're using interaction schema to provide data dynamically in SOAP request `<context></context>`. Is there a Javascript API to read all the filters/conditions used in the campaign, the idea is to find all the @interaction fields used in the campaign? My use case is ...

    Views

    763

    Likes

    0

    Replies

    1
  • 8/25/20
    I'm using the Salesforce CRM Connector in a workflow and need to update a field in Salesforce that has a value with null. However, the connector does not change the value of the field. Any ideas of how to do this?

    Views

    802

    Likes

    0

    Replies

    1
  • 8/24/20
    Hi, Can I change the language of month? For example instead May in english, I'd like write in french (mai) or spanish (mayo). Is it possible too?

    Views

    1.6K

    Likes

    0

    Replies

    1
  • 8/24/20
    Hello everyone,I experience an issue where an user is not being able to add or modify any workflow but few days before was able to do those actions in a daily basis. From the user view, it looks like this, mentioning that the campaign is in "read only" mode and has the activity options disable.Can't...

    Views

    1.3K

    Likes

    0

    Replies

    5
  • 8/24/20
    Hi , I am trying to see if I can only filter out certain domains to be tracked in the tracking code. Trying to assign an option variable to a variable and not able to do that .something likevar pattern = new RegExp(%><%@ include option='Option_whitelistDomains' %><%, 'i'); Is this even possible. Tha...

    Views

    2.4K

    Likes

    0

    Replies

    7
  • 8/24/20
    Dear All I'm getting the below error while executing the script in admin console. could you please help me on this. Thanks in Advance SELECT CreateSequenceIfNecessary('NeoCustomId', '1000', 'cache 1000');create or replace function GetNeoCustomId() returns integer as 'declareiId integer;beginselect i...

    Views

    2.4K

    Likes

    0

    Replies

    5
  • 8/20/20
    Hi Team,I'm trying to get the data into workflow transition from external API service. Below is the code snippet to call the API for each record.//function to call the api and return the response function apiCall(url) { var http; try{ http = new HttpClientRequest(url); http.method = 'GET...

    Views

    3.4K

    Likes

    0

    Replies

    3
  • 8/20/20
    Does anyone know where I can find a list of common Adobe Campaign Classic vocabulary definitions?

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 8/20/20
    Hi I'm using a document as an attachment in a delivery, that will convert to a pdf with personalisation.  The attachment creates perfectly well. If however, in the document, I choose to embed the fonts in the document (which you would need to do as the customer may not have the font loaded on their ...

    Views

    1.4K

    Likes

    0

    Replies

    2