Hello, what named rights are required to create Visual Fragments in the ACCv8 web console? We are running version 8.6.4 and admin users are able to create visual fragments, but for end users, the "visual fragment" option is greyed out. They are able to create expression fragments. What permissions a...
Hi experts,I am stuck while writing where condition in script activity of a web application. Below is the actual query of say 'xyz' schema. Help me completing the where condition.NLWS.xtkQueryDef.create({ queryDef: {schema: "sam:xyz",operation: "select",select: {something... something....}where: {co...
Hi, I'm trying to create a typology rule that checks whether or not the Source HTML Content of an email contains a specific Personalisation block, and will block send if not included. e.g. Personalisation block = <%@ include view='PBTest' %> I've tried a few different ways but no joy so far and JS e...
Hi,Is possible to set some "Advanced parameters" to be checked by default - especially "Disable automatic filtering of 0 ID records" ? When is not enabled sometimes it generate cartesian joins queries or queries with bad optimizer plans. regards
Hi, somehow all the subfolders in our stage instance got deleted.I've recreated them, but I'm worried becuase the aren't linked to their "schema". For example, the Recipients folder doesn't show anything, when cliecked. Same for Predifined filters and others. Why?
Hi Community! I have a use-case which I wanted to sparre with some of you about. We are looking into making an integration from an external system to ACC, to allow sending push notifications with dynamic content values such as title, sub title, text, and custom params. Also, the external system shou...
Hello, I can't find any documentation for this. I would like to know the difference between the attributes xpathsToLoad/xpathsToLoadOpt of the form. Thank you in advance,Heku
Hi Team,I need to fetch Delivery Templates and check the URLs used or incorporated within their content. My goal is to replace only the prefix part of the URL while keeping the rest of the URL unchanged. Additionally, I need to perform a mass update across multiple Delivery Templates.Could you pleas...
Hi Team,I am writing a script to mass update parameters such as Sender Address and Reply Address from the Deliveries schema. Additionally, I need to update the Routing (External Account) of Delivery Templates, but I'm unable to do so as the value does not get updated when using the Routing Primary K...