Hi all,I'm having a very simple question: I have some logInfo and logError commands within a script code block in a Web Application and can't find where the log is located. The most obvious place is the Web Application Audit, but nothign is saved there.Could you please have a look?Thanks very much i...
Hello,In a delivery template, in the text version, we use this code to retrieve the subject dynamically:<% document.write(delivery.mailParameters.subject); %>The problem is that if there is javascript inside the subject, it is not executed.For instance, if the subject is : <%=recipient.firstName%>, ...
Is there any way to capture the http request header that is sent to a webapp(hosted in ACM)? I need to modify the content of the webApp according to http request header values and modify the response header also.Thanks in advance.RegardsSaikat
Hello,I have a question about add a link into a transactionnal profile event. I created a new field in an Profile Extension, it is a personalized Id (idCRM).Now, I would like link my Event with a field from the API Call fired on this event and my custom id.The problem is that when i'm trying to find...
Hi,I recently get this error only with a specific Salesforce connector:JST-310000 Error while compiling script '/crm/connectorDataMgt.js' line 4879: out of memorySomeone has an idea on how to solve this issue??Amy_Wongkirti.rawatflorentlb@Vipul RagavAdhiyan @Jean-Serge BironAdobe Campaign
I need to be able to execute a delivery for direct mail and/or Phone where the delivery just executes ALL rows, regardless of whether the recipient record has a terrestrial address or phone number on it. The file is being appended externally with address and/or phone number elements that are (or ma...
HI Team,I am looking for best practices to recommend number of outgoing IPs for an internal licensing .Is there a best practices document I can refer to formulate this?Regards,Adi
Hello, i would like to know if i can delete an attribute from a native schema of AdobeCampaign. I need to delete some but i dont know how does it will affect neolane or the DB. I will also need to know how to do it .thanks
Hello,We have a problem to launch and ACS event with an API Call.The Event (and event message) has been published and on the ACS environment but we still can't launch it from our BackOffice.We did the JWT authentification to have a token, but still have a problem with the POST.here you can find the ...
Hello Team,I am looking for some informations about the subject in Adobe Campaign.I want to build an expression in the subject like IF First Name is not null, then write "First Name happy new year" and IF is not null then write " Happy New Year".Is possible to do this in the subject without using th...