Hello, I would like to add some IP adresses to override proxy configuration. I already have few DNSs and all works well, my proxy config looks like this : <proxyConfig enabled="1" override="localhost*,*test.com*,*sample.com*" useSingleProxy="0">But adding an IP adress to the list doenst seem to wor...
I am sending emails to end user by using Adobe Campaign. I want to know the status of email sent for example whether email was delivered, open, etc. How can i achieve that.
I'm trying to do a nms.recipient.load() of one of my recipients in a Delivery, but it keeps giving me this error Error while evaluating documentAttribute 'compras' unknown (see definition of schema 'Recipients (nms:recipient)').XTK-170036 Unable to parse expression '@compras-id'.Element 'id' unkno...
Hello dear AC7 community,Can we know the reading time of a newsletter after sending in AC7 please? How can I know if a recipient has read the entire of the newsletter content?Many thanks.Virginie.
Hi, I am trying to send a delivery proof but I would like to send it to my email but with information from another recipient.Is there any way to do it? Example: my email is xxx@xxx.com and in the body of the message I would like to receive the information of another person like this: Hello yyy with ...
Hi, There is a data schema which has the composite primary key i.e., email & ticket number, and the data flows from the source system to Adobe campaign every 2 hours. A behavior has been observed, i.e., if the file has minimum number of duplicate records in the combination of email + ticket number, ...
Dear engineer, i create one jssp, it can only access localhost, but this jssp need to face to external internet, how to control jssp authentication, i think may be use session#logon(), but do not how to to do at jssp. could someone help give an example to me.
Hello,I work on an Adobe Campaign with over 200 custom schemas.Some of them are outdated and unused but I don't know wich ones.Is there a query to know for each schema when was the last time it was used in a workflow ?The ideal output would be a table with 2 columns : schema, last usage date. Thank ...
Dear all,i had use js code and external system can via adobe campaign API use SOAP. but they said use RESTFUL API to call Campaign API, and i had know can use dynamic JavaScript page to modify. i am not know how external system user can call the dynamic JavaScript page, becase i can use it even has ...