| Author | 
		  Message | 
  		
  		
		     Topic: WMB 8 (FP1) builds and deployments | 
  		
  		
		  DRM
  
	  	  Replies: 5 Views: 4496
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu May 16, 2013 1:50 pm   Subject: WMB 8 (FP1) builds and deployments | 
  		
  		
		  | I am not sure if we'll go to 8.0.0.2, some internal policy. Still I have been able to find only migration information.  My question is what issues or gotchas can happen if you build a bar in 6.1 and d ... | 
  		
  		
		     Topic: WMB 8 (FP1) builds and deployments | 
  		
  		
		  DRM
  
	  	  Replies: 5 Views: 4496
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu May 16, 2013 11:43 am   Subject: WMB 8 (FP1) builds and deployments | 
  		
  		
		  | No thoughts on this at all? | 
  		
  		
		     Topic: DFDL message model | 
  		
  		
		  DRM
  
	  	  Replies: 2 Views: 2221
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed May 15, 2013 9:15 am   Subject: DFDL message model | 
  		
  		
		  | I am curious why this is not the default behavior.  I assumed if I added a namespace it would apply to all the elements not just the root. | 
  		
  		
		     Topic: DFDL message model | 
  		
  		
		  DRM
  
	  	  Replies: 2 Views: 2221
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed May 15, 2013 5:38 am   Subject: DFDL message model | 
  		
  		
		  After importing a copybook, I added a namespace to the model.  When I convert the flat record layout to XMLNSC, the namespace is only applied to the root element.  
 
 I cannot seem to find in the DFD ... | 
  		
  		
		     Topic: WMB 8 (FP1) builds and deployments | 
  		
  		
		  DRM
  
	  	  Replies: 5 Views: 4496
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed May 15, 2013 5:21 am   Subject: WMB 8 (FP1) builds and deployments | 
  		
  		
		  | We are migrating from WMB 6.1 (FP9) to WMB 8 (FP1).  We need to keep both versions running while we incrementally migrate services.  Does anyone have any reasons why we should not build using our 6.1  ... | 
  		
  		
		     Topic: Parse DFDL in ESQL | 
  		
  		
		  DRM
  
	  	  Replies: 16 Views: 38242
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Apr 18, 2013 7:34 pm   Subject: This worked for me | 
  		
  		
		  Hi,
 
 I also had the same issue, but after some trial and error, this worked for me.
 
 
 CALL CopyMessageHeaders();
 DECLARE inCCSID, inEncoding INT;
 SET inCCSID = CAST(InputRoot.Properties.CodedCh ... |