SCA integration module details tab
Use this page to view, and modify, the properties, relationships, and classifications of a Service Component Architecture (SCA) integration module.
Details
- Name
- Specifies a logical name for the SCA integration module.
An integration module name can consist of any characters from the UTF-8 character set, but is limited to no more than 1020 bytes of storage. This means that if you use characters that require more than 1 byte of storage to represent them, this reduces the total number of characters that can be specified for the name.
Data type Editable String True - Description
- Specifies a user-provided description of the integration module.
The description can consist of any characters from the UTF-8 character set, but is limited to no more than 4000 bytes of storage. This means that if you use characters that require more than 1 byte of storage to represent them, this reduces the total number of characters that can be specified for the description.
Data type Editable String True - Namespace
- Specifies the namespace of the SCA integration module.
Data type Editable String True - Owner
- Specifies the user ID of the current owner of this integration
module. Typically, this is the ID of the user who loaded the integration
module file initially.
Data type Editable String False - Version
- Specifies the version of the integration module. Multiple versions
of the same integration module can be stored in the registry. There
is no management of the version numbering scheme, or any automatic
version increments. The version field is a free-format string. However
you might find it helpful to use numeric versioning, so that users
can easily find out whether one integration module is newer or older
than another.
The version can consist of any characters from the UTF-8 character set, but is limited to no more than 1020 bytes of storage. This means that if you use characters that require more than 1 byte of storage to represent them, this reduces the total number of characters that can be specified for the version.
Data type Editable String True - Last modified
- Specifies the date and time that the SCA integration module was
last modified. Any update action on the document causes the last modified
date to change.
Data type Editable String False
Additional Properties
Additional propertiesLinks
LinksRelationships
The Relationships section of the details tab contains links to related objects, grouped according to object type, as follows:- SCA Module Document. Displays a links to the SCA module document derived from this SCA integration module document. Click the SCA module document name to show the details of the SCA module document.
- SCA Import Documents. Displays links to each SCA import document derived from this SCA integration module document. Click an SCA import document name to show the details of the SCA import document.
- SCA Export Documents. Displays links to each SCA export document derived from this SCA integration module document. Click an SCA export document name to show the details of the SCA export document.
- WSDL Documents. Displays links to each WSDL document derived from this SCA integration module document. Click a WSDL document name to show the details of the WSDL document.
- XSD Documents. Displays links to each XSD document derived from this SCA integration module document. Click an XSD document name to show the details of the XSD document.