Hi all, there is a requirement to use tracking in ACC. In ACC, when any URL is used, the url in 'href' will be modified with some additional parameters which are used for tracking. Reference: Get started with personalized links tracking | Adobe Campaign Now, I want to use the given URL in html as i...
We need to valudate if columna A has already a value inserted into a schema, if so, workflow should end.Is it possible?For example: if at 9 am file myfile.csv has value: "DE1" in columna "A"... workflow should continue.If at 11 am, the same file (that maybe was replaced but has the same name) has th...
Hi We are getting continuously errors while saving the response of an API call in a custom schema. Following errors:BAS-010003 Unable to complete operation in current status.SOP-330012 Empty return for method 'Write' of service 'urn:xtk:persist'SOP-330012 Empty return for method 'ExecuteQuery' of s...
Hi , Im trying to display the values from context variable called res thats having table attributes values for image and comment but i couldnt able to display context variable values This is the code that i have triedwindow.onload = function() {var length = document.controller.getValue("/ctx/vars/...
Hey Everyone, I'm attempting to process a delivery for a campaign that includes two delivery templates. One of the templates completed successfully, but the second one is showing as "Restart" in the dashboard. This is the first instance I've encountered this "Restart" status. I'm unsure whether I sh...
hi all,need one saml helpwe have extended oob recipeient schema with 2new fileds now we need to add thise 2new fileds in oob input firm also ppeas ehelp me how can we achieve that @isahore @ParthaSarathy @manojkumar
Hi Team, Anyone help to clarify what is use of 'auto_XXXXX_XXXX_seq' is where I am finding this sequence in ACC? if provide a hands-on example it's very helpful to understand. @ParthaSarathy
@All how can we make a files mandatory in input formi read the documenttation..somewther mentioemd we need tk use leave tag and some where mentioned we need to pit required=true m confused pelase help @isahore
If start the workflow status show as “Start as soon as possible” what we need to do. @ParthaSarathy@ParthaSarathy @ParthaS @AkshayAnand @Craig_Thonis @Manoj_Kumar_ @Amine_Abedour @Marcel_Szimonisz@DavidKangni @Amit_Kumar @ShashankNigam02@Ganesh5067@Jonathon_wodnicki PLEASE HELP
We're reading a file from SFTP. This file is called file.csv every day. We only need to load its data if it is a new file, e.g. created or modified today. Is it possible to check the metada of a file within Campaign?