Receive activity initiates the process execution based on the receipt of a request message for an operation of the process service. The 
	 Receive activity can be configured to act as a process starter or a signal-in activity. 
	  
  
 
	 General
 
		 
		The 
		  General tab has the following fields. 
		
 
		
 
			  
			  
			  
				 
				  | Field | Description | 
 
			 
 
			  
				 
				  | Name | The name to be displayed as the label for the activity in the process. | 
 
				 
				  | Create Instance | Select this check box if you want to start a process. | 
 
				 
				  | Service | Select the process service and the operation from which to receive the request. | 
 
			 
 
		  
Description
 
		 
		Provide a short description for the activity. 
		
 
	 Output Editor
 
		 
		The schema of the process variable must match the schema of the output of the activity shown on the 
		  Output tab. 
		
 
	 Conversations
 
		 
		You can initiate the conversation here. Click the 
		  Add New Conversation 
		   button to initiate multiple conversations.
 button to initiate multiple conversations. 
		
For more information about conversations, see the 
		
TIBCO ActiveMatrix BusinessWorks™ Application Development guide. 
	 
Output
 
		 
		
 
			  
			  
			  
			  
				 
				  | Output Item | Datatype | Description | 
 
			 
 
			  
				 
				  | output | varies | The output of this activity is the incoming message from the calling client or service. The structure of the message is determined by the schema of the input message for the selected operation on the 
					 General tab. | 
 
			 
 
		  
Copyright © Cloud Software Group, Inc. All rights reserved.