I want to customize the autopk in our schema and start counting from p_1 like p_1,p_2,p_3,p_4,p_5.... so on and my Adobe Campaign Classic is v8.If there is any way to do this, please let me know.
Hi, I am looking to create a sequential AutoPK for a specific data schema in campaign v8. Additionally, I would like to add the prefix 'P' to the AutoPK. Is there a method to generate the AutoPK in sequence with constant prefix? Best regards,Ankita
We're trying yo integrate Adobe Campaign Classic intro mobile application following this documentation: https://github.com/Adobe-Marketing-Cloud/aep-sdks-documentation/blob/master/using-mobile-extensions/adobe-campaignclassic/README.md But we're constantly getting "HandleDeviceRegistration - Cannot ...
Hi All, I have a variable say "xyz" in javascript code in workflow and want to output colour to the variable text that starts with a bullet point. <style> tag soes not work in JS, How can I include colour to only the bullet point. example code is given below: var xyz= "<style="font-size: 14px; color...
Hi, We have observed that Workflow server (wfserver) stopped and the logs are read as below:stop requested (pid=xxxxx)stopping workflow server (pid=xxxxx, tid=xxxxx) We are not aware why this happened? Did someone ran the command to stop the workflow server?How to read those logs? Please help unders...
Hi,We recently configured an SMPP external account in Adobe Campaign classic.At first the SMS setup was working. There were no issues. And suddenly, we started seeing. SMPP connection with 'IP' deactivated.We contacted vendor about this to which they replied, 1. Please check the posts configured - ...
I have created workflow in App 1, if i check in XML it shows hostname ="App1" and scheduled it daily to run. however when i check the task details "machine where executed" is sometimes App1 and sometimes App2. how can i change this to always execute on App1?