Author |
Message
|
blorro |
Posted: Fri Apr 20, 2018 10:23 am Post subject: MQweb |
|
|
 Acolyte
Joined: 09 Jan 2014 Posts: 57 Location: Sweden
|
MQweb with REST is cool and has tons of potential,but how to deal with ccsid problems when testing ? Swedish ÅÄÖ in messages put via rest gives different results depending on how you do your POST(PUT). So does the DELETE(GET). Any infocenter link with pointers? _________________ "Anything is possible, all the time." |
|
Back to top |
|
 |
bruce2359 |
Posted: Fri Apr 20, 2018 11:36 am Post subject: Re: MQweb |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
blorro wrote: |
MQweb with REST is cool and has tons of potential,but how to deal with ccsid problems when testing ? Swedish ÅÄÖ in messages put via rest gives different results depending on how you do your POST(PUT). So does the DELETE(GET). Any infocenter link with pointers? |
Pointers about what?
Have you searched google? What were your results? _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
blorro |
Posted: Fri Apr 20, 2018 11:48 am Post subject: |
|
|
 Acolyte
Joined: 09 Jan 2014 Posts: 57 Location: Sweden
|
How to deal with problems when using Swedish å,ä and ö in message data whilst using the MQweb on mq 9.0.5.
Plan to test & document my findings next week since we discovered this issue late Friday afternoon.
UTF8 used but it breaks representation of those characters in some cases both ways (PUT/GET or POST/DELETE ). _________________ "Anything is possible, all the time." |
|
Back to top |
|
 |
bruce2359 |
Posted: Fri Apr 20, 2018 12:07 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Did you search google for 'rest api language' or something similar? _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
blorro |
Posted: Wed Jul 11, 2018 6:32 am Post subject: |
|
|
 Acolyte
Joined: 09 Jan 2014 Posts: 57 Location: Sweden
|
This one went into PMR ticket.
Pending feedback / fix. _________________ "Anything is possible, all the time." |
|
Back to top |
|
 |
anil kumar |
Posted: Tue Oct 30, 2018 9:45 pm Post subject: |
|
|
 Voyager
Joined: 22 Jan 2017 Posts: 98 Location: India
|
hi blorro ,
how do you use this with Multi-instance queue managers?
thanks,
anil. |
|
Back to top |
|
 |
blorro |
Posted: Thu Nov 29, 2018 11:03 am Post subject: |
|
|
 Acolyte
Joined: 09 Jan 2014 Posts: 57 Location: Sweden
|
Have not tried it with Multi -instance ones but here's what i plan to do:
Since we have our queuemangers running with DNS aliases , then the DNS Alias would be pointing to the multi-instance Queuemanager+listener port .
Server1:
QM1.DOMAIN.COM :1414
QM2.DOMAIN.COM:1415
I'll have to try that in our shop and see how it plays out.
Tracedumps sent to IBM Support for further actions on PMR.
Pending feedback from the Product Team. _________________ "Anything is possible, all the time." |
|
Back to top |
|
 |
|