HI
can someone suggest a good way to send transactional message ( order Confirmation) using Soap to call message center f ? I am able to call the Push event through soap. now with Order confirmation it can be complicated as a user can order multiple items and different item can have different discounts.
do I have to cover all the variables (ctx) on the template and bind those on the soap call?
Any suggestions, sample would be appreciated. As I mention I am able to send a simple message using the Soap or Dunamic JS in message center.
thanks in advance