Hi, !I am wondering, is their any possibilities to automate raw data field report(tracking log). i want to send this report directly to client inbox through workflow.Please let me know if this scenario feasible or not?. if yes, please let me know the process how to do.
Dear forum users,Can someone tell me how to find the field type of the zip code field out of the profiles? (Or which field type it has?)I found this description of the Campaign data model: Adobe Campaign Standard - Datamodel But it doesn't contain the zip code as a field and I don't know where else ...
We were doing POC to read/write data to campaign from redshift and now getting upgraded to Standard Version. Is FDA supported in Standard version ? If yes, is there a training material to get started.Any pointers would greatly help
Hi All.While doing data loading , i have selected "Keep rejects in a file" and given the file name .But this will generate files when ever data loading happens , irrespective of any error rejects are there or not.Is there anyway to control it , that file generates only when reject record is there.Th...
I am trying to use some images in the email. So I uploaded the image from local machine and when trying to use it it is not working. So I checked in the "Administration\Resources\Online\Public resources" folder and when I try to preview the image it is giving webpage cannot be found error. Same if I...
Hello All,Can anyone please tell me the difference between Dynamic JavaScript Pages and JavaScript codes in explorer tab of the Adobe Campaign Console.I am inserting the screenshot for your reference: I am interested in how we can utilize these two.Please provide insights on which of these we have t...
Hello everyone, Does anybody know how to declare a variable on Adobe from a list ? I have a list with 4 columns and I want to create a variable for each cells of the list : that means for each line there will be 4 variables (the final aim is to put the variables in a delivery ). I think I should us...
Q. Is it possible to use iframe in a delivery when it is supposed to be opened in clients like - gmail or outlook.I am using a sample iframe in below format in my html (<iframe src="https://www.w3schools.com">), however, in the originating email, in the outlook it is not rendering at all. Is it an i...
This is writing to the rec table but it is not subscribing to the service.Not sure what I am doing wrong.Any help would be great. var service = "lwTFOBS"; var create = true; var rcp = <recipient _operation="insertOrUpdate" _key="@email" xtkschema="nms:recipient" firstName=...
Hi Team,I want to retrieve the records based on size from schema in adobe campaign...so how to implement this one in Adobe campaign.For Example:if schema having 100 records then i need to select 20 records only from 100 recorsAnd next time i need to retrive from 20 to 40 records and next ineed to r...