Author |
Message |
Topic: How to send text messages to mobile devices using WMB v6.1 |
dbennett9283
Replies: 6 Views: 5293
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Apr 30, 2009 10:42 am Subject: How to send text messages to mobile devices using WMB v6.1 |
OK, so MQ is one possible connectivity protocol between Broker and SMS - which would be consistent with how the Pager sample is set up. It sounds very doable, with the non-persistent message flow fol ... |
Topic: How to send text messages to mobile devices using WMB v6.1 |
dbennett9283
Replies: 6 Views: 5293
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Apr 30, 2009 9:12 am Subject: How to send text messages to mobile devices using WMB v6.1 |
Jeez - you're giving me an acronym right from the start. OK - SMS - some sort of messaging protocol, right? I can only speak to my Broker domain environment: AIX v5.3 w/MQ v6.0. Please enlighten me - ... |
Topic: How to send text messages to mobile devices using WMB v6.1 |
dbennett9283
Replies: 6 Views: 5293
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Apr 30, 2009 8:59 am Subject: How to send text messages to mobile devices using WMB v6.1 |
Hi,
I would like to know the easiest way to use Message Broker (v6.1) to send text messages to a mobile device. I've imported the Pager sample and used the debugger to analyze the message flow, bu ... |
Topic: MQInput Node xml validation |
dbennett9283
Replies: 15 Views: 12305
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jan 29, 2009 6:48 am Subject: MQInput Node xml validation |
Kimbert - I followed your instructions. Shown below is the trace output produced right before the HTTP Request Node. I've highlighted both the properties ccsid setting and the addressLine2 value per y ... |
Topic: MQInput Node xml validation |
dbennett9283
Replies: 15 Views: 12305
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 28, 2009 11:53 am Subject: MQInput Node xml validation |
ASBITSTREAM-to-BLOB does not apply in my case as I am building my SOAP message via MRM in the XMLNS domain. The HTTP Request Header has a "charset" value on "Content-Type" and I as ... |
Topic: MQInput Node xml validation |
dbennett9283
Replies: 15 Views: 12305
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 28, 2009 6:30 am Subject: MQInput Node xml validation |
Kimbert - Thanks again for your help as your responses have been very helpful. One more question...I tried tinkering w/the HTTP Request Header in order to pass the proper code page to WAS so these str ... |
Topic: MQInput Node xml validation |
dbennett9283
Replies: 15 Views: 12305
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 26, 2009 12:33 pm Subject: MQInput Node xml validation |
Shown below is another SOAP excerpt. This is what is being passed from WBIMB to WAS via the service call. Could 'encoding="UTF-8"' on the xml declaration be converting the extended ascii c ... |
Topic: MQInput Node xml validation |
dbennett9283
Replies: 15 Views: 12305
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jan 23, 2009 12:03 pm Subject: MQInput Node xml validation |
On the subsequent web service call via HTTP Request node, the following SOAP segment is generated in MRM and sent to WebSphere Application Server 6.1.
<NS9:customerInfo xmlns:NS9="http://XY ... |
Topic: MQInput Node xml validation |
dbennett9283
Replies: 15 Views: 12305
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 21, 2009 8:44 am Subject: MQInput Node xml validation |
kimbert - Thank you for your response. The downstream web service call that I was referring to is contained in a separate message flow. The message flow that I am having an issue with simply pulls in ... |
Topic: MQInput Node xml validation |
dbennett9283
Replies: 15 Views: 12305
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 21, 2009 6:45 am Subject: MQInput Node xml validation |
I have an MQInput Node w/Message Domain XML and Validate=None. This node is allowing invalid characters through that are causing trouble in a downstream process that is performing a web service call. ... |
Topic: MRM Question |
dbennett9283
Replies: 0 Views: 2355
|
Forum: WebSphere Interchange Server + Adapters Posted: Wed Aug 30, 2006 1:09 pm Subject: MRM Question |
I have an MRM question. I'm trying to build xml in the Broker using MRM with carriage returns following each tag -- for readability purposes. Is there a parameter in the message definition that allo ... |