To use an SOA connection, you must at minimum specify a
user name and password.
To create an SOA connection in NexJ Studio:
-
Open the environment to which you want to add an SOA
connection.
The file opens in the editor window.
-
In the editor window, click the SOA
Connections tab.
-
In the SOA Connections area, click the
Select button
.
The Select SOA Connections dialog
opens.
-
In the left-hand column, select the SOA connection you would like
to create, then click Add.
The selected SOA connection is added to the right-hand
column.
-
Click OK.
The Select SOA Connections dialog
closes.
-
In the SOA Connections area, select the
SOA connection to configure.
-
In the User field, enter the service user
ID.
-
In the Password field, enter the password
for the specified user ID.
-
Fill in any other desired fields for the channel.
-
Click the Save button
in the toolbar
to save the changes to the connection.
These changes are reflected in the environment file XML as
follows:
<Environment ...>
<SOAConnections>
<SOAConnection auth="basic" binding="context" service="nexj:soa:Audit:1.0" user="nexjsa"/>
</SOAConnections>
</Environment>
For a list of required SOA connections and sample configurations
for NexJ CRM, see
SOA connection settings.