ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Search

 Search found 17 matches
Author Message
  Topic: Power Point Presentation
lunobili

Replies: 0
Views: 1555

PostForum: WebSphere Message Broker (ACE) Support   Posted: Sat May 08, 2004 8:36 am   Subject: Power Point Presentation
Hi I have to prepare a Power Point presentation about MQSI. Can any body suggest me some link where to find something I might be able to use to get some expiration?

Thanks,
Luca.
  Topic: Reason code 2005 using Tomcat
lunobili

Replies: 4
Views: 4397

PostForum: IBM MQ API Support   Posted: Fri May 07, 2004 8:05 am   Subject: Reason code 2005 using Tomcat
Thanks Roger,
setting 1 instead of 0 solved the problem. I just wonder why!!!! Basically what happens in my webapp, is that a servlet calls a certain number of classes until I get to my business clas ...
  Topic: Reason code 2005 using Tomcat
lunobili

Replies: 4
Views: 4397

PostForum: IBM MQ API Support   Posted: Thu May 06, 2004 11:19 am   Subject: Reason code 2005 using Tomcat
Here is the stack trace:


com.ibm.mq.MQException: MQJE001: Completion Code 2, Reason 2005
at com.ibm.mq.MQQueue.get(MQQueue.java:305)
at mqbrowse.util.Queue.delMsgs(Que ...
  Topic: Reason code 2005 using Tomcat
lunobili

Replies: 4
Views: 4397

PostForum: IBM MQ API Support   Posted: Thu May 06, 2004 10:18 am   Subject: Reason code 2005 using Tomcat
Hi everybody,
I have made a web application to menege messages. If I run it under Websphere 5.0 if works fine, if I run it under Tomcat I have a "get" that fails, while many others in the program wo ...
  Topic: What should be used for SAP IDOCS
lunobili

Replies: 2
Views: 2735

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Feb 17, 2004 8:50 am   Subject: What should be used for SAP IDOCS
Try this link:

http://www-306.ibm.com/software/integration/support/supportpacs/individual/ia0f.html

Bye, Luca.
  Topic: This is by far beyond my possibilities!(TDS Repeating)
lunobili

Replies: 4
Views: 4102

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Jul 16, 2003 6:21 am   Subject: This is by far beyond my possibilities!(TDS Repeating)
Yes.
  Topic: This is by far beyond my possibilities!(TDS Repeating)
lunobili

Replies: 4
Views: 4102

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Jul 16, 2003 5:04 am   Subject: This is by far beyond my possibilities!(TDS Repeating)
Hi here are the answers:
1) A semi colon follows all the <EOR> tab but the last one.
2) I do not need to see <EOR> as part of the data in the message tree.
3) Yes, the fields in brown a ...
  Topic: This is by far beyond my possibilities!(TDS Repeating)
lunobili

Replies: 4
Views: 4102

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Jul 14, 2003 1:50 am   Subject: This is by far beyond my possibilities!(TDS Repeating)
Hi every body I've got exactly this message to parse with TDS

&&MQIV]003]SASD]P001]001]2003-07-09]10:01:27]IF1CLNT100 ]LIMO ] ]SDIIP001K2 ...
  Topic: Different delimiters in TDS
lunobili

Replies: 5
Views: 4903

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Jul 11, 2003 7:07 am   Subject: This is by far beyond my possibility!!!!!!(TDS)
Hi every body I've got exactly this message to parse with TDS

&&MQIV]003]SASD]P001]001]2003-07-09]10:01:27]IF1CLNT100 ]LIMO ] ]SDIIP001K2 ...
  Topic: Different delimiters in TDS
lunobili

Replies: 5
Views: 4903

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jul 10, 2003 11:21 pm   Subject: Different delimiters in TDS
Thank you very much for your answere. Unfortunately I found out that the message is much, much more difficult than I thought initially, but at least your answere is a good hint and I am sure I will us ...
  Topic: Different delimiters in TDS
lunobili

Replies: 5
Views: 4903

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Jul 09, 2003 8:09 am   Subject: Different delimiters in TDS
Hi everibody, I have the following message in input:
&&MQIV]003]SASD]P001]001]2003-07-09]10:01:27]IF1CLNT100 ]LIMO ] ...
  Topic: How to generate an IDOC?!?!
lunobili

Replies: 1
Views: 2175

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Jul 02, 2003 3:54 am   Subject: How to generate an IDOC?!?!
I solved the problem!!! I had to insert the following lines:

SET OutputRoot.Properties.MessageSet = 'DU0BVM8072001';
SET OutputRoot.Properties.MessageType = 'Z2PU25000';

that can be generated ...
  Topic: How to generate an IDOC?!?!
lunobili

Replies: 1
Views: 2175

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Jul 02, 2003 12:42 am   Subject: How to generate an IDOC?!?!
Hi I am trying to generate an IDOC as output of my MsgFlow. I followed the support pack ia0f: I imported into an MRM a C header corrisponding to the structure of the IDOC I'd like to produce. I can ge ...
  Topic: How to remove a Physical Format.
lunobili

Replies: 1
Views: 1829

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri May 30, 2003 2:36 am   Subject: How to remove a Physical Format.
Hi everybody,
I know this is a very newby question, but anyway here it is:
I have created a Physical Format for a Message Set, but I do not understand how to remove it in case I do not like its nam ...
  Topic: Insering CDATA in XML messages with ESQL
lunobili

Replies: 4
Views: 15110

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Nov 08, 2001 5:02 am   Subject: Insering CDATA in XML messages with ESQL
Thank you so much for the reply, it is a step forward, but I actually have to put in the CDATA section some dinamic created XML. Does anybody has some suggestion on how to do it?

Thanks, Luca.
Goto page 1, 2  Next Page 1 of 2

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.