Hi @Sukrity_Wadhwa , Thanks for your help, we have fixed the issue and are live with the call back JSSP as well. we are now getting delivery response in real time. Hi @_Manoj_Kumar_ , Thanks for your help on the same. Thanks,Shine v.v
Hi @_Manoj_Kumar_ , @Sukrity_Wadhwa , Thanks for the help, We are working it out. we are getting the below error when trying to load and update Rcp delivery logs. Though the delivery log id (17819000) exists. Could you please help debug the issue. Thanks in advance. var deliveryLogs = NLWS.nmsBroadL...
Hi Team, We have integrated a custom communication channel in Adobe Campaign Classic V8, the vendor is looking for a call back url to share the delivery status back to Campaign, can anyone help on how to implement call back in Adobe Campaign Classic? Thanks much in advance. Thanks,Shine v.v
Hi Team, We have implemented Push Notification In Android in Stage Marketing instance, we have a requirement for RT Push Notification as well, but when we trigger from postman the below payload, <?xml version="1.0" encoding="utf-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/en...
Hi @LakshmiPravallika , the detailed error logs and target mapping screenshot is below 13/10/2023 09:54:48 XSV-350122 An error occurred and the process has been stopped.13/10/2023 09:54:48 SOP-330011 Error while executing the method 'PrepareMessageImpl' of service 'nms:delivery'.13/10/2023 09:54:48 ...
Hi @LakshmiPravallika , Thank you for your help. Tried with the first approach (mobile phone number field to the Agency Identifier field), we had the same issue the new channel delivery is not picking up the address field as mobilePhone. The second approach we added the additional field in the ta...
Hi Team, We have a custom whatsApp channel created as a separate messageType(whatsApp) in nms:delivery extension schema, we have also created the external account with the new messageType(whatsApp) and configured the JS connector as well. we are not sure how to map mobilePhone filed form nms:recipen...
Hi Team, We have a requirement to list all product details in the email body shared in the ctx payload, the payload is as below <ctx> <orderDetails> <firstName>Shine</firstName> <lastName>vv</lastName> ...
Hi Team,
We have added few fields by extending nms:delivery and have used userEnum(<attribute label="Market" length="50" name="market" type="string" userEnum="market"/>) for the field values. The enumeration is System and has values.
The nms delivery form is also modified by adding the new input...