Reply activity is a synchronous activity that sends a message in response to a request message that was received for an operation of a process service. This activity can be used to send a reply or a fault. 
	  
  
 
	 General
 
		 
		The 
		  General tab has the following fields. 
		
 
		
 
			  
			  
			  
				 
				  | Field | Description | 
 
			 
 
			  
				 
				  | Name | The name to be displayed as the label for the activity. | 
 
				 
				  | Service | Select the process and the operations for which to send a response. | 
 
				 
				  | Reply With | Select from the following available options to send the reply message:  
						Output Message 
						Undeclared Fault - This field does not appear when the value in the 
						  Service field is not provided. 
						 | 
 
			 
 
		  
Description
 
		 
		Provide a short description for the activity. 
		
 
	 Input Editor
 
		 
		The schema of the process variable must match the schema of the input for the activity shown on the 
		  Input 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. 
	 
Input
 
		 
		
 
			  
			  
			  
			  
				 
				  | Input Item | Datatype | Description | 
 
			 
 
			  
				 
				  | input | varies | The reply message to send. The schema depends on the output message of the operation for this reply. | 
 
			 
 
		  
Copyright © Cloud Software Group, Inc. All rights reserved.