I have created a survey webApp with few questions which involves responses through radio button and checkbox input fields. I have created archived fields to store the responses. Now I'm facing couple of issues. The responses are not getting stored into archived fields.I have below query to write res...
Hi, one question, is it possible to automatize the process of uploading htmls in Adobe Campaign Classic? So by that way I can be faster and avoid loosing time uploading one by one. Thanks in advance as always. Kind regards,Blanca
According to the message of the error, I understand that the database's table where the data is exported to has changed? Is there anything else I can check on Adobe Campaign's side?Error: 20/04/2024 06:04:11 The dataschema to be exported specified by the transition ('temp:query') does not comply wit...
Company wants to upgrade the process on how they produce the data that goes into Adobe Campaign. Currently they have an on-premise DataLake, but they're moving to the Cloud.So they want to have 2 recipients tables:01.- Our current Recipients (that has an extension with custom fields for our recipien...
Hi there, I have setup the below workflow to trigger the qualified customers and send email that consists of their data. So , when they approve they should receive an email else if they reject I should receive an email with the remarks included in it. Is it possible to get the remarks in the alert e...
Hello all,I need to invoke a HTTP API call having an API key as authentication methodfrom a workflow (Javascript)I'm using HttpClientRequestand I set NO header so farI get as reponse:Unauthorized: no API Key provided. Please contact technical supportCan you help me build this code?Thank you!Sal
Hello, Everyone. In our project, We use an external accout for Google BigQuery Data Connection.There's no problem to use this one by administrator right.But, There's data access error if no admi operators try to use it. Error message is like following :You do not have access to data in the data sou...
Hello everyone, I used the solution on this page to insert a data on the specific table:https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/how-to-get-an-id-of-a-newly-inserted-recipient-in-javascript/m-p/322274 But when I add a data from this query, the id generated is...
Hello, I have this content in the delivery:The result is:I know that i can use:But I would like to know if I can set a default format date for the delivery.Thank you in advance.@Manoj_Kumar_ @ParthaSarathy @Parvesh_Parmar @DavidKangni
I need to look for a specific text in all the existing delivery templates. However when I tried building a workflow to fetch the HTML content of the templates, the field is missing in nms:delivery schema - snapshot below. I guess there should be a content(source) field under HTML content (html).I'm ...