Hi, We have also same requirement to upload multiple files from ftp server and sends an email without storing the records in table. we noticed that delivery is considering records only from the last file. Any help how you have managed this would be greatly appreciated. thank you in advance!!
Hi, You can debug the mobile app using any web debugger tool like charles or fiddler when you launch the app. In the logs, you can find a demdex call (audience manager) that should have a registration token under of the variable. ACS gets registration token from demdex call (https://dpm.demdex..net)...
Hi,There are many factors like how event data (registered or anonymous users) is being passed from web to Adobe campaign.If it is a registered user then even data should have some identifier like email id and then you can reconcile that email id with the profile email, which is linked to app subscri...
Hello everyone,We are using transaction message in ACS for sending the push notification. External system sends event context (ctx) data (payload) to ACS and then ACS sends a personalized push message to the app users using the event and profile data.In the rtEevnt schema, we can see the history bas...
Hello Campaign Users,We have been working in some use cases that need to make REST API call to external system from ACS.We are already using Adobe IO currently for REST API call to ACS from external events.In AC classic, we use JS code for the same purpose but since JS is no available at the moment ...
Hi Campaign Users,Is there any limitation for REST API call in Adobe IO.We have to use Adobe IO for ACS transaction message so just wanted to understand more about the limitation for REST API call.Any inputs would be greatly appreciated.Thanks in advance..
Hello Adobe Campaign Standard Expert,I am using multilingual template for push notification template and it uses content block that determines which variant to select for the particular languages. If target populations are from different countries then content block decides the template based on cu...