Hello, I am building a custom connector to send mobile push through a partner API.I have created a specific push channel and a publishing model with form/schema/JS template for content contribution.By default, the delivery form have 2 preview tabs : an HTML Preview and Text Preview tab.I am able to ...
Hi Team, In one of the delivery template we have a post processing workflow which triggers with external signal when the delivery is ran in any workflow.When the same delivery template is used and ran at the same time from different workflows the external signal in the post processing is only taking...
Hi Team, We are trying to pull the authorization data that we are sending as a header in postman and the endpoint URL is AC jssp link (which is dynamic server page). this JSSP page we have created in Adobe campaign.But not able to request this header parameter from the request.getHeader. Rather we...
Hi,I'm testing delivery weight arbitration in a Campaign workflow with prepared deliveries: Contact date and weight are set in the "script" part of the delivery:delivery.scheduling.contactDate = "2021-05-05 09:00:00"delivery.scheduling.extracted = "2021-05-05 07:00:00"delivery.forecast.weight = "20"...
Hi Team, As our adobe campaign application(on-premise) servers working under RHEL, we followed the steps from the following link for our lower environment servers. https://experienceleague.adobe.com/docs/campaign-classic/using/installing-campaign-classic/additional-configurations/configuring-spamas...
Hi community,I am sending promotional emails to my customers in a regular basis in all the weekdays and not in the weekends, out of those who are opening and registering to my email are being sent another email after 10 days. So my problem is if scheduler is not running on the weekends and if some c...
Hi, Want to know if we can create the packages from the Workflows. I know there is a standard document available :- https://helpx.adobe.com/campaign/kb/export-packages-automatically.html But need more inputs on how the code works and how can I use the code. Thanks,Adithya
After updating to Adobe Campaign Classic Rel 9187 users report they the are no longer able to access the analysis tab for delivery properties in a campaign delivery. When selecting the analysis tab an error is displayed. Adobe Campaign Classic - Client Console - Error XTK-170020 Non authorized acce...
I have page with 2 buttons based on click of button i have to perform certain task. in Java script i need help to decide on the same, so its very importnat for me to read the button id . I assume it will be something like ctx.buuton_id.click() = True or something similar but dont know and hence need...