Source—SOA

Use the Source tab to configure a new source or edit an existing source. How? The tab content depends on the source type. Settings for sources of type SOA are listed here.

The SOA Source tab is arranged in the following sections:

General Informations and Actions

The General Actions and Properties section of the SOA Source tab allows you to save, deploy, and change general properties for the source.

Element Description

Save

Saves the source without deploying it. Remember to save before closing this tab.

Deploy/Deployed

Deploys and activates the source. You must save the source before you can deploy it. You must re-save before you can redeploy. The configuration must be valid or deployment fails.

The Deploy Source dialog appears, prompting you for an optional comment. Impacted transfers are listed. Click the Deploy or Cancel button in the dialog.

The Deploy action in the tab is grayed with a green check to show successful deployment.

To view information about deployed artifacts, click the Show Deployment Details button on the Artifacts Search tab, or view the Deployments tab on the Monitoring page.

Revert

Reverts all changes since the last save.

General Information

Click the arrow to the left to display read-only source information, including name, last user to update, last update date and time, and last deployment date and time.

Description

Allows you to add or edit the artifact description. This description is for all deployments of the artifact and is visible in the Artifacts Search tab.

The Deploy dialog also allows you to enter a description, which is specific to a particular deployment label and is visible in the Deployments tab on the Monitoring page.

Location

Click the arrow to the left to display information about the location of files to be transferred.

Element Description

URL

If creating a source, specifies the web service endpoint from which to transfer files.

If creating a target, specifies the web service endpoint to which to transfer files.

For example: http://host:port/mftapp/services/transfer/url?WSDL

The default is localhost.

Domain Alias

If creating a source, specifies the domain from which to retrieve files.

If creating a target, specifies the domain to which files are transferred.

Actions

Click the arrow to the left to display source processing actions, which affect all transfers that use the source.

Element Description

Add processing actions

Allows you to compress, decompress, encrypt, or decrypt transferred files before the transfer. For more information, see Pre-Processing Actions.

Advanced Properties

Click the arrow to the left to display advanced properties.

Element Description

Domain Alias

Specifies the domain alias. Maps to a Domain Alias defined in the Domains tab. Only domains with a Tracking URL are available.

Policies

The Policies section of the SOAP Source tab allows you to attach Oracle Web Services Manager (OWSM) policies to the source.

Element Description

Selected Policies

Lists the policies that are attached to the source.

Name

Specifies the name of the attached policy.

Category

Specifies the type of the attached policy: Atomic Transactions, Configuration, Management, MTOM Attachments, Reliable Messaging, Security, SOAP over JMS Transport, and WS-Addressing.

Attach

Attaches the selected policies in the Available Policies list to the source.

Detach

Detaches the selected policies in the Selected Policies list from the source.

Detach All

Detaches all the policies in the Selected Policies list from the source.

Available Policies

Lists the policies that can be attached to the source.

Search

Searches the Available Policies list for policies with names containing the search text.

Name

Specifies the name of the available policy.

Category

Specifies the type of the available policy: Atomic Transactions, Configuration, Management, MTOM Attachments, Reliable Messaging, Security, SOAP over JMS Transport, and WS-Addressing.

Related Topics