Hi All,Is there a way to parse JSON string coming from Query activity in technical workflow without creating Java Script Activity? Java Script Activity is limited to a number of records it can process (I think 10,000) - so I am trying to determine if there is a function or expression that can be use...
I have a custom container which I am including in nms:delivery input form like this: <container ref="cus:outboundPhone:outboundPhoneContainer" xpath="."/>I am trying to add a validation-method, by adding a <leave>-tag in the container mentioned above but the only way I have got the leave-tag to trig...
Hi, I want to have a personalized salutation in my emails. So it opens with something like:Dear JohnDear Maria etc. Because of the way our setup is established i cannot use the target data extension for personalization. So i tried it with javascript code and the delivery variables. But i'm stuck,...
Is it possible to insert a variable in an error message in input forms? Non working sample code for illustration:<check expr="[/tmp/@validationResult] == ''"> <error>$([/tmp/@validationResult)</error> </check>
Hi,I am trying to add 2 text fields onto form. These 2 fields are Foreign Keys in the schema which are referring to respective fields (Composite Primary Key) in linked schema.However, when I am trying to view the object I am getting following error on the Input FormMy understanding is it is looking ...
I am looking to carry data in a variable from one web app to another web app in Campaign classic v7. I am getting a language choice selected by the user and I am calling a second web app URL in the end activity of first web app. I have to access that variable in the second app to make a workflow.I a...
Hi All, I have a custom webApp and I have check the 'Enable access control' in the webApp. I have a few operators who will be using the webApp. These operators will not be using adobe campaign.In the link below, it is said that webapp operators must be administratorhttps://experienceleague.adobe.com...
I want to create a survey form which captures a couple of bits of information about customers. I have followed some of the Adobe documentation online but as yet haven't been able to make it work - I'm hoping someone on here may be able to point out where I've gone wrong. As the customers aren't necc...