Author |
Message |
Topic: Text Request Message with Spaces and Tabs into SOAP Message |
shashivarungupta
Replies: 5 Views: 5714
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Sep 05, 2018 11:15 am Subject: Text Request Message with Spaces and Tabs into SOAP Message |
Thank you for your responses.
As mentioned in the OP, following code works. It was the issue with the provider service which was converting the SOAP message into the CDATA format. In the following ... |
Topic: Text Request Message with Spaces and Tabs into SOAP Message |
shashivarungupta
Replies: 5 Views: 5714
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Aug 30, 2018 12:42 pm Subject: Re: Text Request Message with Spaces and Tabs into SOAP Mess |
When it finds unescaped special characters or characters not allowed in an XML document at all, it throws a parser error and blows up. The same should be true of any compliant parser. I agree.
... |
Topic: Text Request Message with Spaces and Tabs into SOAP Message |
shashivarungupta
Replies: 5 Views: 5714
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Aug 30, 2018 11:41 am Subject: Text Request Message with Spaces and Tabs into SOAP Message |
Hi,
A "Text" Request Message with Spaces and Tabs including New Line and special Characters (like /, @, -, _ ) read as File Input. Objective is to send the same whole "Text" wit ... |
Topic: MF connecting and disconnecting from Qmgr |
shashivarungupta
Replies: 2 Views: 3649
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 21, 2018 2:41 pm Subject: Re: MF connecting and disconnecting from Qmgr |
I am running IIB V10.0.0.9 on AIX. I was testing the use of activity log. I create a configure service to set the log to a file (OTC_AG.txt) and I noticed the following:
tail -f OTC_AG.txt
13024,I ... |
Topic: SOAPInput and SOAPRequest - Message Length Limit ? |
shashivarungupta
Replies: 8 Views: 7759
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 21, 2018 10:57 am Subject: SOAPInput and SOAPRequest - Message Length Limit ? |
..there's probably no documented limit but there may be an implementation specific technical one..
if there is 'technical one' then that shouldn't it be 'documented limit'? Cause i ... |
Topic: SOAPInput and SOAPRequest - Message Length Limit ? |
shashivarungupta
Replies: 8 Views: 7759
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jun 20, 2018 10:59 am Subject: SOAPInput and SOAPRequest - Message Length Limit ? |
As per my findings with IBM, "There is no limit for the Message Length for both SOAPInput and SOAPRequest." , in case you're using Embedded Listener for SOAP nodes. But still IBM have reques ... |
Topic: IIB 10 Failed to allocate memory |
shashivarungupta
Replies: 4 Views: 8226
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 18, 2018 11:31 am Subject: Re: IIB 10 Failed to allocate memory |
Hi,
We have IIB 10.0.0.6 that runs on RHEL 7 with MQ QM on the same server.
Recently we are getting errors of "unable to allocate memory", abend files, java heap dumps and FDCs.
After s ... |
Topic: TimerNotification node activates immediately |
shashivarungupta
Replies: 4 Views: 6078
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 18, 2018 11:16 am Subject: Re: TimerNotification node activates immediately |
I want my flow run at specified interval but it activated immediately after setting it up in a TimeControl node.
Timer node at Broker/IIB are generally gets mixed up with Scheduler. Timer of ... |
Topic: SOAPInput and SOAPRequest - Message Length Limit ? |
shashivarungupta
Replies: 8 Views: 7759
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 18, 2018 11:07 am Subject: SOAPInput and SOAPRequest - Message Length Limit ? |
It means that if the nodes complain about payload size, you're using the wrong protocol.
Or protocol is right but message is outside the Supported limit of the size of that message.
And the original ... |
Topic: SOAPInput and SOAPRequest - Message Length Limit ? |
shashivarungupta
Replies: 8 Views: 7759
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Jun 17, 2018 4:06 pm Subject: Re: SOAPInput and SOAPRequest - Message Length Limit ? |
Hi,
This is to find out what's the Message Length restrictions (Max message size) when we use SOAPInput and SOAPRequest nodes ?
Are these nodes still use MQ Queue underneath the platform, if Bro ... |
Topic: SOAPInput and SOAPRequest - Message Length Limit ? |
shashivarungupta
Replies: 8 Views: 7759
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 14, 2018 12:13 pm Subject: SOAPInput and SOAPRequest - Message Length Limit ? |
Hi,
This is to find out what's the Message Length restrictions (Max message size) when we use SOAPInput and SOAPRequest nodes ?
Are these nodes still use MQ Queue underneath the platform, if Bro ... |
Topic: JWT and IIB ? |
shashivarungupta
Replies: 2 Views: 6257
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 02, 2018 2:36 pm Subject: JWT and IIB ? |
Hi,
Based on the following IIB Info Center URL for HTTP Header Population, I don't find the way to populate the "Authorization: JWT <jwt_token>" in HTTP Header.
https://www.ibm.com/s ... |
Topic: Should there be a new category for API ? |
shashivarungupta
Replies: 2 Views: 6246
|
Forum: General Discussion Posted: Sun Mar 04, 2018 5:45 pm Subject: Should there be a new category for API ? |
Do you mean other than this category: IBM MQ API Support towards the bottom of the list under this: IBM MQ Development
Nope, I didn't mean that. IBM MQ API are I believe specifically related to M ... |
Topic: Should there be a new category for API ? |
shashivarungupta
Replies: 2 Views: 6246
|
Forum: General Discussion Posted: Sun Mar 04, 2018 4:38 pm Subject: Should there be a new category for API ? |
Hi,
Under MQSeries.net Forum Index, should there be a new category for API related questions/queries and discussions?
 |
Topic: JWT and IIB ? |
shashivarungupta
Replies: 2 Views: 6257
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Mar 04, 2018 1:17 pm Subject: JWT and IIB ? |
Hi,
I haven't come across the documentation related to JWT implementation with IIB API.
Can you please suggest / share if there any documentation related to it.
Thank You.
 |