Import
When importing a TIBCO FTL message, 
	 tibemsd translates it to an EMS message body type based on the TIBCO FTL message format. 
  
 
	 
 
		   
		   
		   
			  
				| TIBCO FTL Message Format 
				 | 
 
				EMS Message Type 
				 | 
 
			 
 
		  
 
		   
			  
				| FTL Message 
				 | 
 
				Map Message 
				 | 
 
			 
 
			  
				| Built-in Opaque Format 
				 | 
 
				Map Message with a bytes field, 
				  _data. 
				 | 
 
			 
 
			  
				| Keyed Opaque Format 
				 | 
 
				Map Message with two fields: 
				   
					 - _key (char*) 
					 
 
 
					 - _data (bytes) 
					 
 
 
				   
 
				 | 
 
			 
 
		  
 
		
 
 
   
Copyright © Cloud Software Group, Inc. All rights reserved.