Hi, I am trying to add two Application variables into push notification templates (both Android & iOS). It works fine when there is only one variable added - the push is received on the device and in the app's log the variable is visible.The situation changes after adding the second variable. The de...
Hi,In my setup I have two services that are connected to Firebase Cloud Messaging for Android and Apple Push Notifications for iOS version of the app. The setup looks more-or-less like that: Service1:- for iOS is using token-based authentication, with key id, team, bundle id and private key- for And...
Hi,I need to set up the landing page that will contain a short text and the button. If an user clicks on the button, I need to register that fact along with his/her id. The link to this web app will be sent only for recipients from the database, adding encrypted recipient id (domain.adobe-campaign.c...
Hi, I am looking for the way to get the workflow's attributes (e.g. internal name, label or timezone) using the JS activity. I know that it is achievable by querying Workflow schema but I am looking for a universal method to always being able to get current workflow attributes. Thanks,Dominik
Hi, I am looking for a way to include sent push notification deliveries in the Recipient view. To be more precise, I want to put them along with email and SMS deliveries in Recipient input form, in the Deliveries 'tab':I have checked the Recipient input folder, but couldn't find element that exclude...
Hi,I am looking for ways to troubleshoot mobile services connected to Firebase Cloud Messaging. In the current setup I have two services configured:- for old app - using HTTP legacy API version- for new app - using HTTP v1 API The numbers for registered users available in Firebase dashboard are dras...
Hi,I need to decrypt the private key for Fire Cloud Messaging authentication. In the UI is hidden:After right-click and selecting 'Edit XML source...' I see that password is stored in attribute fcmPrivateKey. In the next step, I copy the value from this attribute and in use it as parameter in javasc...
Hi,I have made changes to a Javascript template - replaced some part of images with their newer version. The template is used in publication model as part of content management system. Now, I want to apply those changes into running deliveries.What is the next step? Should I restart all the workflow...
Hi,I am looking for a way to add existing instance to user's profile in Campaign Control Panel. I assigned the Product profile and gave the administration right, but still the instance is not available under Instance lists, for example: for IP whitelisting section.Can you give me a hint what should ...
Hi, When I tried to stop it from the Deliveries list view, only the wave planned for the current day was cancelled. The next day, next wave has been executed. What's the way to have it fully cancelled? Thanks.