Hello,I would like to ask if it is possible to manage passwords in Adobe Campaign Classic in a way that allows us to add some logic such as: Force the newly created user to enter their password on their first login.Establish a minimum security criteria for the creation of the user's password (length...
Hi all, please I need help. I have created a schema (capture), and in turn a target mapping associated with that schema. I am trying to understand why when doing a targeting workflow, in which a super-simple query is made (email contains mioconsulting), and later an attempt is made to create a de...
Hello, Im trying to create a new input form for a custom node that I will add to our workflows. But for some reason I can't even add a <input xpath="@label"/> I get this error: So Im not sure what is wrong? And when I preview I can't see anything: Best Regards, Martin
Hi Experts, Documentation for Adobe campaign is very different then AEM documentation regarding oracle java support. Client is seeking clarification on alignment. AEM documentation is clear that client can use oracle java with AEM without a need to have a contract with oracle directly. https:...
I want to delete from a schema abcMySchema. In this schema I am storing the Label of the workflow: MyWorkflow. I have added a SQL Code Action: DELETE FROM abcMySchema WHERE sWorkflowName = <%= instance.label %>; I am getting the following errors: PGS-22000 PostgreSQL error: ERROR: column "myworkf...
Hi Team, Could someone please explain how to change the time zones in Campaign Classic V8? We discovered that Adobe adheres to EST timings, hence we must set them to UAE timings.Appreciating a quicker response.Thank you!
Hello! Im trying to create a new custom channel with will be using an API to send the target group and content to a specific place. I haven't created a channel template from scratch, so Im a little stuck on what steps to take. What I have done:Create a new External Account for the use of routing....
Hi Experts We are seeking technical advice to approach a new type of messaging we need to send. We are building a message center on our company's website, where members will have an "inbox" of messages they have received. Some of these messages will be duplicates of emails or text messages they ha...
All, I've asked this question before in a previous post, and never really got a good answer. Here's my dilemma: I'm creating a process that will convert a numeric into a string, where I format it to look like Currency (the Format Currency function in ACC does not work). So I create the following...