Take a survey

Component XML Reference > Component XML Elements > Service element > config-parameter

config-parameter
Specifies configuration values that are defined when the component is deployed and influences the execution of the service. If a service does not have configuration values, this element is not required.
<config-parameter>
	"xs:string"	
</config-parameter>
Located in the service element.
Example
<config-parameter name="smtpHost" type="java.lang.String">
	<default-value>localhost</default-value>
</config-parameter>

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/sdkHelp/componentXMLREF.152.19.html