Hi @user07978 It's not in the Delivery Form but in Delivery Schema. So basically almost all the schemas in ACC has the field "XML memo (data)" which is the XML field and contains all the metadata about that schema attribute. You can access that from WF or from the Schema itself.
Hi @Filip123 , All the SMS Providers have different configurations for "API", "Web Service", "SMPP" Connection etc. Hence, you need to ask your SMS Provider for the complete Configuration Documentation as this should be standard on their side.I got the same issue when we changed the SMS Connector at...
Hi @liz7986 , If you are using "Coupon Management" package, then you can extend the "nms:couponValue" schema to include two new Fields for the Friend's coupons. This way they will be mapped to one single recipient and can be used in the Delivery as Personalization.
Hi user07978,I don't think we have the ability to check if the "SAVE" button is enable or not in the delivery. But you can try to compare the "mDATA" attribute of the Delivery Schema for that particular delivery, if there are any changes before and after, it means that some changes were made to the ...
Hi Abhilash, Both options are fine, either the build upgrade on existing instance or the New Install.For the New Installation, there can be issues sometimes when we point to the Old Database, like Images are not loaded properly in emails, but that too depends instance to instance. Opt for New Instal...
For the survey webapp, I think you can create the Form Rendering in the Administration -> Configuration -> Form Rendering.And use that form rendering in the WebApplication -> Properties -> Rendering -> Template.
Hi Raul,If you want to create such kind of campaign effectively, then create three different workflows:1. First WF -> Having First Delivery and will be trigerred Every 15 Min.2. Second WF -> Query the recipients who have received the first delivery 3 days before and send them the second delivery. (Q...
Hi,You can create the One Pressure Type Typology Rule - Pressure rules And if you want to apply this rule to only certain deliveries, then create a new typology with this rule, and use that typology only in the deliveries in which you want to use this rule.Hope it helps.Best Regards,Kapil Sharma
Hi,This is not possible in the Predefined filters as per my understanding. As Aggregates functions uses the GroupBy clause which can't be achieved in the PreDefined Filters.BR,Kapil