Author |
Message |
Topic: Increase of MIPS with Broker on Mainframes |
Maximreality
Replies: 10 Views: 6400
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Sep 01, 2012 12:24 pm Subject: Increase of MIPS with Broker on Mainframes |
If you write your own parsing logic you will incur maintenance costs - and they will not be small.
...and that depends on several factors.
The guy was asking for ways to reduce CPU usage and wha ... |
Topic: Increase of MIPS with Broker on Mainframes |
Maximreality
Replies: 10 Views: 6400
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 31, 2012 4:45 am Subject: Re: Increase of MIPS with Broker on Mainframes |
...as zpat is mentioning, tak a look at zAAP as this might be relevant for you, as this offloads java processing and reduces MIPS
http://en.wikipedia.org/wiki/Z_Application_Assist_Processor
You mi ... |
Topic: SAP Adapter Design Pattern for ALE |
Maximreality
Replies: 29 Views: 18615
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 31, 2012 3:46 am Subject: SAP Adapter Design Pattern for ALE |
The problem with using passthrough is that I NEED TO GENERATE THE IDoc from a very basic XML message, and I can't for the life of me, figure out how to convert the XML to the CWF like IDoc format. ... |
Topic: SAP Adapter Design Pattern for ALE |
Maximreality
Replies: 29 Views: 18615
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 31, 2012 3:06 am Subject: SAP Adapter Design Pattern for ALE |
When using ALE, your adapter setup in the broker should in generel reflect the setup in the SAP ALE configuration. (so i would recommend that you sit down with your SAP basis guyes and walk through th ... |
Topic: SOAPRequest Http Authentication |
Maximreality
Replies: 11 Views: 18266
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 27, 2010 12:46 am Subject: SOAPRequest Http Authentication |
When working with http on the broker, using a http proxy for debugging is very usefull.
My favorite one is www.fiddler2.com (and it's for free!) |
Topic: The object name is not set on the business object |
Maximreality
Replies: 4 Views: 6305
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 27, 2010 12:41 am Subject: The object name is not set on the business object |
Thanks Gaya,
But if that's case, why doesn't it gives any error when I build the message set and message flow?
Your messageset is a representation of the data format in SAP, it was taken as a sn ... |
Topic: SAP connector nodes and code pages |
Maximreality
Replies: 4 Views: 4537
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 21, 2010 2:06 am Subject: Re: SAP connector nodes and code pages |
Log on to your SAP system and type in transaction "SNLS"
It will display the codepage of your SAP system
afaik you need to use the codepage listed in the field "Codepage of Front En ... |
Topic: SAP Adapter build bar error : Unknown Source |
Maximreality
Replies: 1 Views: 1722
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 21, 2010 1:47 am Subject: Re: SAP Adapter build bar error : Unknown Source |
I suggest you raise a PMR with IBM...., occasionally i have this issue as well, but afaik there is no solution for it.
I heard that starting the workspace with -clean as paramter could be of help. ... |
Topic: Does WPG support SWIFT message? |
Maximreality
Replies: 4 Views: 3464
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Oct 19, 2009 5:36 am Subject: Re: Does WPG support SWIFT message? |
Hi all,
I have a financial system (transaction) which involves SWIFT transactions. Can WPG handle SWIFT messages and connect to SWIFT network?
regards
Yes
Also take a look at websphere tr ... |
Topic: SAP PI vs Websphere Message Broker |
Maximreality
Replies: 6 Views: 13747
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Aug 06, 2009 2:46 am Subject: SAP PI vs Websphere Message Broker |
You can consider using websphere partner gateway for connecting to SWIFTNet, it can act as a secure gateway between your MQ and SWIFTnet
You should also look into websphere transformation extender ... |
Topic: SAP PI vs Websphere Message Broker |
Maximreality
Replies: 6 Views: 13747
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Aug 06, 2009 1:12 am Subject: Re: SAP PI vs Websphere Message Broker |
The "free" solution they propose might not cover all SWIFT message types and you might need to buy the IWAY SWIFT adapter for PI. (which is not cheap)
My experience is that development is ... |
Topic: Can a WSDL contains messages from more than one message set? |
Maximreality
Replies: 2 Views: 4226
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 31, 2009 1:47 am Subject: Re: Can a WSDL contains messages from more than one message |
I think you need to combine them into one messageset or create two WSDL's
Please give a better explanation of your requirement |
Topic: Various ways to connect to a database using WMB |
Maximreality
Replies: 11 Views: 10039
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 31, 2009 1:38 am Subject: Various ways to connect to a database using WMB |
If you ODBC connection returns junk there might be something wrong with your driver....
We are using MQSeries Datadirect ODBC driver for Oracle and it works perfectly and has good performance.
/ ... |
Topic: IBM iSeries Access driver if compatible with Message Broker |
Maximreality
Replies: 8 Views: 12718
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 30, 2009 3:23 am Subject: Re: IBM iSeries Access driver if compatible with Message Bro |
Try installing DB2 control center on your laptop, then you should be able to discover DB2 databases on your network
Then you should find information for setting up your ODBC connection
/Rasmus |
Topic: Unable to set SAPSystemID using mqsicreateconfigurableservic |
Maximreality
Replies: 2 Views: 3724
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 30, 2009 1:53 am Subject: Re: Unable to set SAPSystemID using mqsicreateconfigurablese |
You can't set those properties from the commandline...., so basically what the manual say is correct
I would expect this to be something in a future release, but you should consider raising a P ... |