Hello everyone,after having encountered a bounce issue with a german ISP, we took a look at the delivery logs to see if the issue has been resolved.We noticed a behaviour that we cannot make any sense of: This recipient received a couple of emails from 07/30/2020 to 10/04/2020. The last email has be...
Hi, I wonder how we can change generated SQL statements likeINSERT INTO WKFxxxxxxx (col1,col2.....) SELECT ..........intoINSERT /*+ append */ INTO WKFxxxxxxx (col1,col2.....) SELECT .......... which is in fact bulk insert into table (Oracle database) - and it's greatly reduce redo logs size. Any clu...
Hi According to the documentation "Batch size" option translates into:The Batch size field lets you select the number of inbound transition elements to be updated. For example, if you state 500, the first 500 records dealt with will be updated. Which sounds a bit misleading... It sounds like when I ...
Hiya folks, We're fully hosted and just upgraded to the latest "RC" build 9182 and was wondering if any of y'all have it too. We've already had 2-3 observations which we have reported with Support and are awaiting their response, a) Accessing heatmap crashes the client console almost every time, es...
Hi, Please help on how want install Adobe Campaign in my local machine. I am a User of Adobe Solutions partner from my organization. Is there any specific access or permission needed for that. I have completed All training exercises from my catalog in training environment. Now I want to implement al...
Hello, we have a workflow that initiates using 5 queries. Downstream we have an Approval activity set up to email the marketing team to approve the specific values prior to splitting off in to channels. I need to create a separate "approval" step for the team running this workflow to QA the populati...
Hello, where do the Approval Activity remarks via ACC URL approvals land in ACC? I saw this question answered for ACS, but not for ACC. Thank you in advance, Jordan
Hi, I am trying to split the records based on the channel type but after split activity i am not getting all the channel type records. I am getting two email records only rest of the 4 records are Mobile type not getting. Here is my workflow Thanks in advance.
We have been using offers in our email deliveries that contain personalization just fine.For deliveries that have a file extraction, reference to [proposition/offer/view/textSource] is empty. The text content in the offer contains something like "Hi <%= recipient.firstName %>" In the file extracti...