Author |
Message |
Topic: Migrate DataDestination iib to Ace |
matuwe
Replies: 2 Views: 3300
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jan 06, 2022 4:30 am Subject: Migrate DataDestination iib to Ace |
Hi I need help with migration.
DataDestination from iib to ace. How can I do this? |
Topic: Iso 8583 DFDL |
matuwe
Replies: 7 Views: 6544
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat May 15, 2021 8:39 pm Subject: Iso 8583 DFDL |
I was fighting with this all day yesterday. Tried different ccsid and encodings. But not winning. Let me see if I can explain it properly.
So if I do cast as blob for value 29 which is the dat ... |
Topic: Iso 8583 DFDL |
matuwe
Replies: 7 Views: 6544
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 13, 2021 10:34 pm Subject: Iso 8583 DFDL |
Hiw can I upload an image here. I need to show the difference between what I sent and what they expect.[/img] |
Topic: Iso 8583 DFDL |
matuwe
Replies: 7 Views: 6544
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 13, 2021 11:42 am Subject: Iso 8583 DFDL |
Hi please help. I am using the dfdl from samples. Everytime I try to write message to a tcp server output, the receiving system says I am sending characters and not valid iso message. I tried to cas ... |
Topic: Spending out empty xml tags |
matuwe
Replies: 2 Views: 23334
|
Forum: WebSphere DataPower Posted: Thu May 06, 2021 1:04 pm Subject: Spending out empty xml tags |
Hi please help. I have a request to call a provider sending xml . The issue is if I send it with empty tags as <name/> they fail. The expect me to send the request as <name></name>
... |
Topic: ISO8583 |
matuwe
Replies: 1 Views: 2514
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 04, 2021 2:44 pm Subject: ISO8583 |
Hi .. ISO8583 I have used the sample DFDF which comes with ISO8583_1987.xsd. The system I am sending too doesn't want 1987 they said I should try and use 2003. Is there a DFDL for that? |
Topic: Mpg multiple destinations |
matuwe
Replies: 0 Views: 13281
|
Forum: WebSphere DataPower Posted: Thu Mar 04, 2021 2:15 pm Subject: Mpg multiple destinations |
Hello. Is there anyway I can make my MPG return results to two destinations?
Scenario
1. receive a https call ,
1.0 store the calling client IP
2. call backend service.
3. Return an ack ... |
Topic: StyleSheet Security Problems IIB10 |
matuwe
Replies: 1 Views: 3965
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 22, 2020 6:25 am Subject: StyleSheet Security Problems IIB10 |
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:java="http://xml.apache.org/xslt/java"
exclude-re ... |
Topic: StyleSheet Security Problems IIB10 |
matuwe
Replies: 1 Views: 3965
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 22, 2020 6:23 am Subject: StyleSheet Security Problems IIB10 |
Hi Kindly assist. I am trying migrate a flow from Broker 7 to broker 10. The stylesheet is now giving me an error
Use of the extension function 'http://xml.apache.org/xslt/java: ... |
Topic: contect-type application/x-www-form-urlencoded |
matuwe
Replies: 1 Views: 5054
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Apr 02, 2020 1:35 am Subject: contect-type application/x-www-form-urlencoded |
Hi Kindly help. I need to call a rest service with content type application/x-www-form-urlencoded. Is it supported by IIB 10. According to trace the data still goes out as Json and not parsed as app ... |
Topic: Special Character on Response to Consumer |
matuwe
Replies: 1 Views: 17376
|
Forum: WebSphere DataPower Posted: Tue Nov 26, 2019 2:57 am Subject: Special Character on Response to Consumer |
Is there anything with my stylesheet? |
Topic: Special Character on Response to Consumer |
matuwe
Replies: 1 Views: 17376
|
Forum: WebSphere DataPower Posted: Tue Nov 26, 2019 2:51 am Subject: Special Character on Response to Consumer |
Hi, Kindly help.. I have a weird problem. My response to the consumer always has special characters added to it. I can only see them if i do a packet capture. I don't know how they get added, I don't ... |
Topic: java.lang.NoSuchMethodError: com/ibm/icu/impl/ICUBinary |
matuwe
Replies: 1 Views: 12840
|
Forum: IBM MQ File Transfer Edition Posted: Mon Nov 11, 2019 12:35 am Subject: java.lang.NoSuchMethodError: com/ibm/icu/impl/ICUBinary |
HI Kindly assist.
My transfers work if transfer mode is binary, But if I set it as text then I get the error bellow, This is the the Abend file created when I transfer using text mode.
Cause ... |
Topic: HmacSHA256.java Outo generating signature |
matuwe
Replies: 0 Views: 4127
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Oct 08, 2019 11:56 am Subject: HmacSHA256.java Outo generating signature |
Hi ,
I am connecting a service provider that requires the signature to be auto generated using HmacSHA256 and base64Encoded. My code seems to work fine , but some how the signature generated by my ... |
Topic: Email InputNode IIB10.0.0.14 |
matuwe
Replies: 2 Views: 4024
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Oct 08, 2019 11:49 am Subject: Email InputNode IIB10.0.0.14 |
Hi
I am using email Input Node trying to connect to exchange server via pop3. The node keeps failing with Error failed to connect to server.
I can do a telnet to mailServer port and it works..
... |