| Author | Message | 
  		
		  |  Topic: WebSphere MQ Brokers free trial | 
  		
		  | Ajju. 
 Replies: 0
 Views: 1426
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Jan 17, 2003 12:39 pm   Subject: WebSphere MQ Brokers free trial | 
  		
		  | latest i guess beta version of WMQI for preview. 
 http://www-3.ibm.com/software/ts/mqseries/beta/WebSphere_MQ_Brokers_Toolkit_Preview.html
 
 
 Ajju.
 | 
  		
		  |  Topic: how do we specifically outpu First and last element. | 
  		
		  | Ajju. 
 Replies: 2
 Views: 2221
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Jan 10, 2003 9:53 am   Subject: how do we specifically outpu First and last element. | 
  		
		  | i am still not able to get through it....... 
 
 assistance is highly appreciable,
 Ajju.
 | 
  		
		  |  Topic: how do we specifically outpu First and last element. | 
  		
		  | Ajju. 
 Replies: 2
 Views: 2221
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Jan 08, 2003 6:47 am   Subject: how do we specifically outpu First and last element. | 
  		
		  | Hi Guys, how do we specifically output first and last element in TDS format?
 
 my input is XML and output is TDS.
 input is:
 <ROOT>
 <ELEMENT1>data1</ELEMENT1>
 <ELEMENT2>da ...
 | 
  		
		  |  Topic: Cobol copybook | 
  		
		  | Ajju. 
 Replies: 2
 Views: 2478
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Jan 07, 2003 5:47 am   Subject: Cobol copybook | 
  		
		  | thanks kiran, this answers my question!!
 
 Ajju.
 | 
  		
		  |  Topic: Cobol copybook | 
  		
		  | Ajju. 
 Replies: 2
 Views: 2478
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Jan 06, 2003 1:10 pm   Subject: Cobol copybook | 
  		
		  | Hi guys!! well i am working on CWF to XML converter  using cobolcopy book as my input message.
 
 I am not a cobol guy, so i wud appreciate if somebody hepls me to undertand a field in copybook which ...
 | 
  		
		  |  Topic: exception 5522 | 
  		
		  | Ajju. 
 Replies: 8
 Views: 9786
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Dec 31, 2002 10:52 am   Subject: exception 5522 | 
  		
		  | Thanks kiran, Well my element did not have spaces but it did have '_"(underscores)
 
 and after putting " " double quotes things are fine.
 
 thanks very much for all your help,
 Ajju.
 | 
  		
		  |  Topic: CWF-XML coversion with REDEFINES apearing multiple times. | 
  		
		  | Ajju. 
 Replies: 3
 Views: 4051
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Dec 30, 2002 12:31 pm   Subject: CWF-XML coversion with REDEFINES apearing multiple times. | 
  		
		  | Thanks partibha, 
 I tried putting the repeat as YES and the count as min= 1 max= 4 and even looking at the previous posting in this context by Lung and kiran.
 
 but i am not able to get through.
 ...
 | 
  		
		  |  Topic: CWF-XML coversion with REDEFINES apearing multiple times. | 
  		
		  | Ajju. 
 Replies: 3
 Views: 4051
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Dec 27, 2002 2:01 pm   Subject: CWF-XML coversion with REDEFINES apearing multiple times. | 
  		
		  | Hi folks, I am developing a CWF to XML converter . now instead of importing a cobol copy book i created my message manually. now in copy book i had a bunch of fields which repeats 1 to 4 times.  and  ...
 | 
  		
		  |  Topic: exception 5522 | 
  		
		  | Ajju. 
 Replies: 8
 Views: 9786
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Dec 27, 2002 1:47 pm   Subject: exception 5522 | 
  		
		  | Thanks Kiran, 
 It seems that my problem is solved by using " " for each nested elements in my XML.
 
 but is it important to use " " for nested elements?
 
 Thanks a lot,
 Ajju.
 | 
  		
		  |  Topic: move to next sibling failed XML-TDS conversion problem | 
  		
		  | Ajju. 
 Replies: 1
 Views: 2527
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Dec 24, 2002 11:46 am   Subject: move to next sibling failed XML-TDS conversion problem | 
  		
		  | well it seems error is gone and now i am getting 5339 
 
 <Error>
 <ErrorCode>5339</ErrorCode>
 <ErrorDescription>move to next sibling failed.</ErrorDescription>
 < ...
 | 
  		
		  |  Topic: exception 5522 | 
  		
		  | Ajju. 
 Replies: 8
 Views: 9786
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Dec 24, 2002 11:44 am   Subject: exception 5522 | 
  		
		  | well it seems error is gone and now i am getting 5339 
 
 <Error>
 <ErrorCode>5339</ErrorCode>
 <ErrorDescription>move to next sibling failed.</ErrorDescription>
 < ...
 | 
  		
		  |  Topic: exception 5522 | 
  		
		  | Ajju. 
 Replies: 8
 Views: 9786
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Dec 24, 2002 11:01 am   Subject: exception 5522 | 
  		
		  | Has anybody got this error..... Pl.help | 
  		
		  |  Topic: exception 5522 | 
  		
		  | Ajju. 
 Replies: 8
 Views: 9786
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Sun Dec 22, 2002 8:16 am   Subject: exception 5522 | 
  		
		  | Hi all, 
 i am getting following exception for an XML to TDS converter.
 
 i get this exception for PWFData conversion only when there are bunch of missing data in XML elements.... otherwise it works ...
 | 
  		
		  |  Topic: R ELEMENT NAME CASE SENSITIVE | 
  		
		  | Ajju. 
 Replies: 1
 Views: 1742
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Dec 18, 2002 2:23 pm   Subject: R ELEMENT NAME CASE SENSITIVE | 
  		
		  | Hi all? 
 well it sounds a basic question but i have a problem now
 
 my message flow is XML -> TDS converter and uses a message set.
 
 when i put the XML in inputnode with mixed case or with cas ...
 | 
  		
		  |  Topic: what is the output of FIELDNAME(INPUTROOT.*) | 
  		
		  | Ajju. 
 Replies: 2
 Views: 2864
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Dec 16, 2002 2:04 pm   Subject: what is the output of FIELDNAME(INPUTROOT.*) | 
  		
		  | thanks kiran |