General tab
Option | Description |
---|---|
Activate |
Activate the component according to a condition. If the component stays inactive, it won't perform any actions with documents in the workflow at run time. See more information in Conditional fields under Appendices. This option is only present in the eConnector component. |
Pass through |
Select this check box if you want the document to be passed to the subsequent components in the workflow. This option is only present in the eConnector component. |
Server address |
In this text box, enter the address of the Alfresco server. The server adress should look as follows: protocol://server:port/Alfresco Where:
The following examples provide you with a sample reference:
|
URL pattern |
In this text box, specify a pattern for an Alfresco web service endpoint. The default value is: /api/* The value of this text box should match the pattern set in a
server configuration file, web.xml. It represents the URL
pattern value set for axis servlet. For information on the
value configured on your target server, contact the server administrator.
|
Ignore invalid certificate |
Select this check box to ignore errors when the user connects to the server using an invalid SSL server certificate. If the user does not select this check box and uses an invalid SSL server certificate, the following message is displayed: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel., and the documents will be rejected at run time. When this option is selected, the error is ignored so that the user can connect to the server. This check box can be selected only if you enter an HTTPS server
address.
|
User name |
Enter a name of the user account authorized to access the server. This user account will be used for processing documents by the component. |
Obtain password via RRT |
Select this check box if you want to use an RRT to specify the password. |
Password |
Enter the password of the user acoount specified in the User name field. This option is enabled and its value is used only when the Obtain password via RRT check box is not selected. |
Password RRT |
Enter an expression consisting of RRTs that will be replaced by the actual password at run time. This option is enabled and its value will be used only when the Obtain password via RRT check box is selected. This field supports and returns values for encrypted by restricted RRTs. For more information, see Encrypted Field RRTs. |
Timeout |
Specify the connection timeout in seconds. The default timeout is 100 seconds. |
Test connection |
Click this button to test connection to the server with the data specified on this tab. When you specify the password using RRTs, then the component will
not be able to connect to the server during configuring stage.
|