Hello @david--garcia ,In ACS you have to make a small workflow as you can't see data directly in ACS from schema likewise in ACC. Just make a simple workflow taking broadlog table as filtering and targeting dimention and make a simple query filter and you will get required results. RegardsAbhishek
Hi @krishnakanth_patnaik_cc , It seems that you are getting Deliver_SM from vendor correctly, Theidentifier is stored in the providerId field of nms::providerMsgId and this is linked to broadLogId and deliveryId. Matching operation between these 2 tables done by SMS process which is not working. The...
Hi @fern1 , Yes for android can you check below :- Android: The mobile device connects to the FCM servers on ports 5228 to 5230. You therefore must configure your firewall so that it authorizes connection with FCM. The ports to open are: 5228 (the most frequently used), 5229 and 5230. RegardsAbhishe...
Hi @fern1 , If your mobile device is connected to Wi-Fi and you are not receiving notifications, check that the FCM/APNs ports are not being blocked by your firewall.Android: The mobile device connects to the FCM servers on ports 5228 to 5230. You therefore must configure your firewall so that it au...
Hi @krs27 ,Can you confirm that you have installed virtual app in staging environment or not?Both environments needs to have virtual app created in adobe campaign environment. https://experienceleague.adobe.com/docs/campaign-classic-learn/getting-started-with-push-notifications-for-android/configuri...
Hi @jezwn ; org ID would be your ACS url that you use to access and login to the application. E.g. https://ABC.campaign.adobe.com/ https://ABC-mkt-stage1.campaign.adobe.com/ The values of ABC must be provided in place of Org ID in post request. You org ID would be:- https://mc.adobe.io/ABC/campaign...
Hi @BhaskarJC , Can you confirm what encoding you are using for SMS sending, you can check the your SMS external account. Messages containing one or more UCS-2 characters can contain up to 70 characters in a single, non-segmented message. UCS-2 messages of more than 70 characters will be split into ...
Hi @ , I will recommend you to go through https://business.adobe.com/summit/2021/sessions/sms-channel-best-practices-for-adobe-campaign-s408.html link. It will help you alot. RegardsAbhishek
Hi Everyone, Just need to understand if I can get some examples or documentation that if we declare javascript variables in below Variable section of workflow properties, how that being assigned and worked? RegardsAbhishek