AMQP.listener.name
AMQP
AMQP.listener.wizard_text
The "Configure AMQP Container Listener" screen allows you to configure an AMQP listener for the current Policy Manager Container. The screen is organized as follows:<p><i>Listener Details:</i><p>Listener Name - Specify an instance name for the listener.<p>Description - Specify a description of the listener.<p><i>AMQP Details:</i><p>Virtual Host Name - This option allows you to specify the virtual host name of the AMQP broker.</p><p>Click Add Host link to add an AMQP broker.Atleast one broker needs to be there.<p><i>Authentication Required:</i><p>If the AMQP binding will be used to authenticate an AMQP registry where AMQP destinations or targets are located, or to authenticate the AMQP system itself, authentication may be required. To enable authentication, select the checkbox and specify the username and password credentials.<p><i>Connection Properties:</i><p>Connection properties are user-defined additional properties that allow you to specify the messaging engine that an application will connect to. Only "String" type message properties are supported. Connection Properties are configured by entering a "Property Name" and "Property Value. You can enter unlimited connection properties. Entering a Connection Property is optional.<p>Configure the listener properties based on your requirements. After you have completed your entries, click "Finish."
AMQP.listener.wizard_text2
AMQP.listener.wizard_text3
AMQP.listener.wizard_title
Configure AMQP Container Listener
AMQPS.listener.name
AMQPS
AMQPS.listener.wizard_text
The "Configure AMQPS Container Listener" screen allows you to configure an AMQPS listener for the current Policy Manager Container. The screen is organized as follows:<p><i>Listener Details:</i><p>Listener Name - Specify an instance name for the listener.<p>Description - Specify a description of the listener.<p><i>AMQPS Details:</i><p>Virtual Host Name - This option allows you to specify the virtual host name of the AMQP broker.</p><p>Click Add Host link to add an AMQPS broker.Atleast one broker needs to be there.<p><i>Authentication Required:</i><p>If the AMQPS binding will be used to authenticate an AMQP registry where AMQP destinations or targets are located, or to authenticate the AMQP system itself, authentication may be required. To enable authentication, select the checkbox and specify the username and password credentials.<p><i>Connection Properties:</i><p>Connection properties are user-defined additional properties that allow you to specify the messaging engine that an application will connect to. Only "String" type message properties are supported. Connection Properties are configured by entering a "Property Name" and "Property Value. You can enter unlimited connection properties. Entering a Connection Property is optional.<p>Configure the listener properties based on your requirements. After you have completed your entries, click "Finish."
AMQPS.listener.wizard_text2
AMQPS.listener.wizard_text3
AMQPS.listener.wizard_title
Configure AMQPS Container Listener
HTTP.listener.name
HTTP
HTTP.listener.wizard_text
The "Configure HTTP Container Listener" screen allows you to configure an HTTP listener for the current Policy Manager Container. The screen is organized as follows: <p><i>Listener Details:</i><p>Listener Name - Specify an instance name for the listener.<p>Description - Specify a description of the listener.<p>Bind to all interfaces--Based on your network infrastructure and security requirements you can configure a container listener to listen to all network interfaces through one port or you can limit the container listener to one port. If the "Bind to all interfaces" checkbox is checked, the container listener is configured to listen to all network interfaces through one port. If the "Bind to all interfaces" checkbox is unchecked, the container listener is limited to listen through one port.<p>Host Name--A text box that allows you to enter the "Host Name" portion of the Listener URL.<p>Port Number--A text box that allows you to enter the "Port Number" portion of the Listener URL.<p>Context Path--A text box that allows you to enter the "Context Path" portion of the Listener URL. Entering a "Context Path" is optional and only displays for Network Director containers and legacy containers.<p>Note: The Context Path ONLY applies to services hosted in the Container. It does not refer to or change the path of the "Akana Policy Manager Console" or the "Akana Administration Console" associated with a Container. <p>The Host Name, Port Number, and Context Path combined represent the full URL. The URL represents the name or address of the computer that you are working on. You must be sure to use a name or IP address that will be recognizable to all computers that will be accessing this container. For example, if computers outside your network will be using it, then you should use a fully-qualified domain name or an IP address that is visible to the outside.<p><i>Thread Pool:</i><p>The "Thread Pool Details" section is used to manage the thread configuration for the estimated volume of transactions that will be processed through your Policy Manager production site. Each request requires one thread. If the thread pool configuration is configured with a maximum thread pool size of 256, the container will support 256 concurrent requests. If more concurrent requests are required in a container, the thread pool configuration for the specific listener can be updated within the container. The initial display includes default values.<p>Minimum--A field display that allows you to specify the minimum number of threads that are reserved for requests from applications. The default value is 5.<p>Maximum--A field display that allows you to specify the maximum number of threads that are reserved for requests from applications. The default value is 500.<p>Idle Thread Timeout (mls)--A field display that allows you to specify the number of milliseconds after which idle threads are removed from the thread pool. The default value is 180,000.<p>The thread pool is dynamically adjusted between the minimum and maximum values. The minimum thread pool size that is specified signals the server to allocate at least that many threads in reserve for application requests. That number is increased up to the maximum thread pool size that is specified.<p>Increasing the number of threads available to a process allows the process to respond to more application requests simultaneously.
HTTP.listener.wizard_text2
<p><i>Service Hosting:</i><p>If you would like to clone services hosted on other listeners to match the services hosted on the current listener, select the "Clone services hosted on other listener(s)" checkbox and select a listener type. All Listeners, the default HTTP listener, or selected listeners you have defined are supported.
HTTP.listener.wizard_text3
<p>Specify the listener information. After you have completed your entries, click "Finish."
HTTP.listener.wizard_title
Configure HTTP Container Listener
HTTPS.listener.name
HTTPS
HTTPS.listener.wizard_text
The "Configure HTTPS Container Listener" screen allows you to configure an HTTPS listener for the current Policy Manager Container. The screen is organized as follows: <p><i>Listener Details:</i><p>Listener Name - Specify an instance name for the listener.<p>Description - Specify a description of the listener.<p>Bind to all interfaces--Based on your network infrastructure and security requirements you can configure a container listener to listen to all network interfaces through one port or you can limit the container listener to one port. If the "Bind to all interfaces" checkbox is checked, the container listener is configured to listen to all network interfaces through one port. If the "Bind to all interfaces" checkbox is unchecked, the container listener is limited to listen through one port.<p>Host Name--A text box that allows you to enter the "Host Name" portion of the Listener URL.<p>Port Number--A text box that allows you to enter the "Port Number" portion of the Listener URL.<p>Context Path--A text box that allows you to enter the "Context Path" portion of the Listener URL. Entering a "Context Path" is optional and only displays for Network Director containers and legacy containers.<p>Note: The Context Path ONLY applies to services hosted in the Container. It does not refer to or change the path of the "Akana Policy Manager Console" or the "Akana Administration Console" associated with a Container. <p>The Host Name, Port Number, and Context Path combined represent the full URL. The URL represents the name or address of the computer that you are working on. You must be sure to use a name or IP address that will be recognizable to all computers that will be accessing this container. For example, if computers outside your network will be using it, then you should use a fully-qualified domain name or an IP address that is visible to the outside.<p>Client Certificate A drop-down list box that allows you to configure whether to ignore, accept, or require client certificates. If you choose "accept" or "require" options you will be presented with inbound and outbound certificate screens where you will select an upload a certificate to include in your container configuration.<p><i>Thread Pool:</i><p>The "Thread Pool Details" section is used to manage the thread configuration for the estimated volume of transactions that will be processed through your Policy Manager production site. Each request requires one thread. If the thread pool configuration is configured with a maximum thread pool size of 256, the container will support 256 concurrent requests. If more concurrent requests are required in a container, the thread pool configuration for the specific listener can be updated within the container. The initial display includes default values.<p>Minimum--A field display that allows you to specify the minimum number of threads that are reserved for requests from applications. The default value is 5.<p>Maximum--A field display that allows you to specify the maximum number of threads that are reserved for requests from applications. The default value is 500.<p>Idle Thread Timeout (mls)--A field display that allows you to specify the number of milliseconds after which idle threads are removed from the thread pool. The default value is 180,000.<p>The thread pool is dynamically adjusted between the minimum and maximum values. The minimum thread pool size that is specified signals the server to allocate at least that many threads in reserve for application requests. That number is increased up to the maximum thread pool size that is specified.<p>Increasing the number of threads available to a process allows the process to respond to more application requests simultaneously.
HTTPS.listener.wizard_text2
<p><i>Service Hosting:</i><p>If you would like to clone services hosted on other listeners to match the services hosted on the current listener, select the "Clone services hosted on other listener(s)" checkbox and select a listener type. All Listeners, the default HTTP listener, or selected listeners you have defined are supported.
HTTPS.listener.wizard_text3
<p>Specify the listener information. After you have completed your entries, click "Finish."
HTTPS.listener.wizard_title
Configure HTTPS Container Listener
JMS.listener.name
JMS
JMS.listener.wizard_text
The "Configure JMS Container Listener" screen allows you to configure a JMS listener for the current Policy Manager Container. The screen is organized as follows: <p><i>Listener Details:</i><p>Listener Name - Specify an instance name for the listener.<p>Description - Specify a description of the listener.<p><i>Connection Details:</i><p>JNDI URL--A text box that allows you to enter the URL where the Java Naming and Directory Interface (JNDI) server can be accessed.<p>JNDI Initial--Context A text box that allows you to enter the starting point for resolution of names for naming and directory operations.<p>JMS Destination Factory Name--A text box that allows you to enter a topic name or queue with a physical resource for the Java Message Service (JMS) Destination Factory.<p><i>Connection Properties:</i><p>Connection properties are user-defined additional properties that allow you to specify the messaging engine that an application will connect to. Only "String" type message properties are supported. Connection Properties are configured by entering a "Property Name" and "Property Value. You can enter unlimited connection properties. Entering a Connection Property is optional.<p><i>Thread Pool:</i><p>The "Thread Pool Details" section is used to manage the thread configuration for the estimated volume of transactions that will be processed through your Policy Manager production site. Each request requires one thread. If the thread pool configuration is configured with a maximum thread pool size of 256, the container will support 256 concurrent requests. If more concurrent requests are required in a container, the thread pool configuration for the specific listener can be updated within the container. The initial display includes default values.<p>Minimum--A field display that allows you to specify the minimum number of threads that are reserved for requests from applications. The default value is 5.<p>Maximum--A field display that allows you to specify the maximum number of threads that are reserved for requests from applications. The default value is 500.<p>Idle Thread Timeout (mls)--A field display that allows you to specify the number of milliseconds after which idle threads are removed from the thread pool. The default value is 180,000.<p>The thread pool is dynamically adjusted between the minimum and maximum values. The minimum thread pool size that is specified signals the server to allocate at least that many threads in reserve for application requests. That number is increased up to the maximum thread pool size that is specified.<p>Increasing the number of threads available to a process allows the process to respond to more application requests simultaneously.<p>Configure the listener properties based on your requirements. After you have completed your entries, click "Finish."
JMS.listener.wizard_text2
JMS.listener.wizard_text3
JMS.listener.wizard_title
Configure JMS Container Listener
The
"Import Trusted Certificates from Keystore" screen allows you to import Trusted CA Certificates into Policy Manager. Certificates imported into Policy Manager must be issued by a Trusted CA Authority. Trusted CA Certificates must be configured prior to importing X.509 certificates for Service, User, Container, or Management Console operations and will display in the "Configure > Security > Trusted CA Certificates" section of the Management Console.
action.alerts.addcomment
Add Comment
action.alerts.observealert
Observe Alert
action.alerts.resolvealert
Resolve Alert
action.alerts.viewdetails
View Details
action.general.addmodifyaccesspoint
Add/Modify Access Point
action.general.addmodifycontainerlistener
Add/Modify Container Listener
action.general.addtocluster
Add Container to Cluster
action.general.browseregistry
Browse/Search Registry
action.general.clonemp
Clone Container
action.general.configuresm
Configure Service Manager
action.general.createalertcode
Create Alert Code
action.general.createauthmap
Create Authentication Map
action.general.createcontract
Create Contract
action.general.createemailgroup
Create E-Mail Group
action.general.createmgmtscript
Create Management Script
action.general.createregistryservice
Create Registry Service
action.general.createrole
Create Role
action.general.createsla
Create SLA
action.general.createslacontract
Create SLA Contract
action.general.createslapolicy
Create SLA Policy
action.general.createsnmphost
Create SNMP Host
action.general.createtrasteddomain
Create Trusted Domain
action.general.createuser
Create User
action.general.createvirtualservice
Create Virtual Service
action.general.managepolicies
Create/Manage Policies
action.general.managesecurity
Manage Security
action.general.manageservice
Create Physical Service
action.general.mgmptpolicy
Create Management Policy Template
action.general.modcontainer
Modify Container
action.general.modcontainerdetail
Modify Container Details
action.general.modifymp
Container Details
action.general.modifyservicediscovery
Modify Service Discovery Options
action.general.monitorcomponents
Monitor Components
action.general.monitorperformance
Monitor Performance
action.general.registerservice
Register Service
action.general.searchservices
Search Services
action.general.viewalerts
View Alerts
action.general.viewcharts
View Charts
action.general.viewlogs
View Logs
action.general.viewmps
View Management Points
action.services.addtodashboard
Add to Dashboard
action.services.addwsdl
Add WSDL
action.services.changeprovider
Change Provider
action.services.deleteservice
Delete Service
action.services.managedeployment
Manage Deployment
action.services.managepkikeys
Manage PKI Keys
action.services.manageservice
Manage Service
action.services.modifydetails
Modify Details
action.services.unmanageservice
Unmanage Service
action.services.updatewsdl
Update WSDL
action.services.viewalerts
View Alerts
action.services.viewdetails
View Details
action.services.viewinregistry
View Registry Entry
action.services.viewmetadata
View Metadata
action.services.viewrelationships
View Relationships
action.services.viewwsdl
View WSDL from Metadata
action.services.viewwsdl.from.url
View WSDL from URL
action.services.virtualize
Virtualize Service
add.interface.wizard
Add Interface Wizard
add.interface.wizard.add.to
Add To
add.interface.wizard.delete
Delete
add.interface.wizard.description
Description
add.interface.wizard.element
Element
add.interface.wizard.element.name
Element Name
add.interface.wizard.fault
Fault (optional)
add.interface.wizard.input
Input
add.interface.wizard.interface.creation.option
Interface Creation Options
add.interface.wizard.interface.details
Interface Details
add.interface.wizard.key
Key
add.interface.wizard.localpart
Local Part
add.interface.wizard.name
Name
add.interface.wizard.namespace
Namespace
add.interface.wizard.namespaceuri
Namespace URI
add.interface.wizard.no.top.level.elements
No top Level element definitions found in selected Schema
add.interface.wizard.no.top.level.types
No top Level type definitions found in selected Schema
add.interface.wizard.operation.and.schema.elements
Operation Messages and Schema Elements
add.interface.wizard.operation.details
Operation Details
add.interface.wizard.operation.messages
Operation Messages
add.interface.wizard.option.import
Import from WSDL
add.interface.wizard.option.use.existing.interfaces
Model using existing interfaces
add.interface.wizard.option.use.existing.schemas
Model using existing schemas
add.interface.wizard.output
Output (optional)
add.interface.wizard.provide.key.value
If you do not provide this field value, a system value will automatically be assigned
add.interface.wizard.schema.by.namespace.search
Enter any part of the "Schema Namespace" and click "Search." Schemas that match your search criteria will display in the "Schemas" dropdown. Click "Search" without specifying search criteria to return all schemas.
add.interface.wizard.schema.elements.and.types
Elements and Types
add.interface.wizard.schema.filter.by
Filter by:
add.interface.wizard.schema.namespace
Schema Namespace
add.interface.wizard.schema.not.selected
Schema not selected
add.interface.wizard.schemas
Schemas
add.interface.wizard.search.schemas
Search Schemas
add.interface.wizard.select.interface.creation.option
Select an interface creation option.
add.interface.wizard.select.interface.creation.option.heading
Select Interface Creation Option
add.interface.wizard.select.interface.creation.option.help1
The "Select Interface Creation Option" screen provides support for defining interfaces. Several options are provided including importing an interface from a WSDL, and modeling an interface from existing schemas or interfaces. After an interface is defined, it is stored in the Configure > Registry > Interfaces section of the Management Console and is available for use when modeling a service.
add.interface.wizard.select.interface.creation.option.help2
Click the radio button of the option you would like to use to define an interface, and click "Next" to continue.
add.interface.wizard.select.interface.creation.option.radio1
This option allows you to import interfaces from a WSDL file into the Policy Manager data repository. These interfaces can then be reused in full or in part to model web services.
add.interface.wizard.select.interface.creation.option.radio2
This option allows you to model a new interface by utilizing schemas and associated operations that are already registered in Policy Manager.
add.interface.wizard.select.interface.creation.option.radio3
This option allows you to model a new interface by utilizing interfaces and associated operations that are already registered in Policy Manager.
add.interface.wizard.select.schema
Select a schema from the dropdown. Top-level Elements from the selected schema will display in the "Operation Messages and Schema Elements" section.
add.interface.wizard.service.details
Service Details
add.interface.wizard.specify.interface.details
Specify Interface Details
add.interface.wizard.specify.interface.help1
The "Specify Interface Details" screen allows you to define a new interface that can be used when modeling a service. This is accomplished by specifying the interface details and operations that represent the tasks (i.e., business requirements) for the interface.
add.interface.wizard.specify.interface.help2
In the "Interface Details" section define the Namespace URI, Local Part, Key, and Description. Then in the "Operations" section click "Add Operation" and define the "Name" and "Description" of the operations for the current interface.
add.interface.wizard.specify.interface.help3
After the interface details and operations are defined, click "Next". The "Specify Operation Details" screen displays. Here you filter schemas, and then populate operation messages (i.e., Input, Output, and Fault) with schema elements and types.
add.interface.wizard.specify.operation.details
Specify Operations Details
add.interface.wizard.specify.operation.help1
The "Specify Operation Details" screen allows you to populate messages for operations defined on the "Specify Interface Details" screen. A new instance of the "Specify Operation Details" screen is presented for each operation defined.
add.interface.wizard.specify.operation.help2
The "Operation Details" section displays the "Operation Name" and "Description."
add.interface.wizard.specify.operation.help3
In the "Search Schemas" section, specify any part of the schema namespace and click "Search." You can then select a schema from the search results that populate the "Schemas" drop-down.
add.interface.wizard.specify.operation.help4
In the "Elements and Types" section, select the "Element" or "Type" radio button and select Input, Output, or Fault from the "Add To" drop-down. The schema elements will be applied to the selected Input, Output, or Fault message.
add.interface.wizard.specify.operation.help5
After completing your entries, click "Next" to continue. If the current operation is the last in the sequence, the "Finish" button displays.
add.interface.wizard.type.name
Type Name
add.service.wizard.create.from.wsdl
Create Using Service Descriptor Document
add.service.wizard.create.using.interface
Create Using Existing interfaces
add.service.wizard.create.using.virtual
Virtualize Existing Service
add.service.wizard.create.without.wsdl
Create Without Using Service Descriptor Document
add.service.wizard.describe.operation.heading
Describe Operation
add.service.wizard.describe.operation.help
<p>The "Describe Operation" screen is used to describe the input parameters to an operation and it's message exchange pattern.</p><p>Each operation may take one or more input parameters, or message parts, of a specified type. For example, a deposit operation may take an accountId (String) and an amount (float) as input parameters. By default when a parameter is added it is assigned a generic, or undefined, type. To change the types of the parameters select the "Change Parameter Types" button.</p><p>The parameters will be encoded and transmitted differently depending on the binding selected for the service. This can be configured later in the wizard.</p><p>The message exchange pattern defines the interaction between a client and the service. The In-Out pattern represents a client invoking the operation and the service providing a response message. The In-Only pattern represents a client invoking the operation and the service not providing a response message.</p>
add.service.wizard.describe.operation.parts.types.heading.simple
Describe Operation Simple Schema
add.service.wizard.describe.operation.parts.types.heading.xml
Describe Operation XML Schema
add.service.wizard.describe.operation.parts.types.text.simple1
The "Describe Operation Simple Schema" screen allows you to select "Simple Schema" or "XML Schema" schema language options. Simple Schema is the default.
add.service.wizard.describe.operation.parts.types.text.simple2
The Input Parameters/Parts table allows you to define input parameter parts for each operation defined. Each row includes a Type pulldown that includes the following options: anyType, boolean, date, dateTime, float, int, long, string, and time. The default is anyType. You can also assign the same Type options to Output and Fault.
add.service.wizard.describe.operation.parts.types.text.simple3
After completing your selections, click "Next" to continue.
add.service.wizard.describe.operation.parts.types.text.xml1
The "Describe Operation XML Schema" screen allows you to populate messages for operations with schema elements and types.<p>The "Operation Details" section displays the "Operation Name" and "Description".
add.service.wizard.describe.operation.parts.types.text.xml2
The "Parameter/Part Types" section displays the schema language.
add.service.wizard.describe.operation.parts.types.text.xml3
The "Search Schemas" section allows you to search for a schema and select it from the drop-down, or import a schema. Use the "Import" button to launch the "Select Schema Import Option" screen and complete the import process.
add.service.wizard.describe.operation.parts.types.text.xml4
In the "Operation Messages" section select the Operation Part (from the "Part" drop-down) that you will assign elements and types to. Assign schema elements or types to Input, Output, and Fault Messages by selecting an item in the Schema hierarchy and using the right arrow.
add.service.wizard.describe.operation.parts.types.text.xml5
After completing your entries, click "Next" to continue.
add.service.wizard.name
Name
add.service.wizard.specify.operation.heading
Specify Operations
add.service.wizard.specify.operation.help
<p>The "Specify Operations" screen is used to specify the operations for the service being created. The operations of the service will be displayed in the operations table. When the operation is added or modified the wizard will navigate to the "Describe Operation" screen where the details of the operation can be filled in.</p>
alert.comment.description
A Comment can be provided to help describe a problem that caused an Alert or the resolution that fixed the problem.
alert.details.description
View Alert shows detailed information for an alert. Comments can also be added to the Alert.
alert.list.description
An Alert is a notification that an event has occurred. It can be as minor as a system starting up or as critical as a Service going down. Alerts can be observed and resolved. Once they are resolved they are no longer considered an issue. A limit of 10,000 records may be displayed at one time.
alertcode.list.description
An Alert Code is a definition of a Alert. It describes in detail the purpose of the Alert and where it originated.
alertsummary.list.description
Alert Summary shows the state of all the Components in the system. One or more Components can be checked and monitored in near real time.
am.audittrails.details.description
An Audit Trail is a log of add, modify, and delete operations performed on all objects in the system. The details of an Audit Trail include who performed the operation, when it was performed, and on what system it was performed.
am.audittrails.list.description
An Audit Trail is a log of add, modify, and delete operations performed on all objects in the system. An Audit Trail can be observed to show that it has been viewed by a User.
amqp.listener.confirm.password.donot.match
Confirmation password does not match
amqp.listener.confirm.password.required
Confirmation password required
amqp.listener.password.required
Password required
amqp.listener.username.required
Username required
authmap.list.description
An Authentication Map is a mapping of authentication credentials that can be passed in the request message.
binding.no.binding.found
No binding found
binding.xml.name
XML
bindingtemplate.select.jms.provier
Select jms provider
certificate.authority.configure
Click "Configure Certificate Authority" to define a CA Certificate.
certificate.authority.details
A Certificate Authority (CA) issues certificates and guarantees the validity of the binding between the certificate owner and its public key. The CA is a trusted authority, and any certificate issued by the CA identifies the owner of the certificate. Therefore the private key that corresponds to the public key in the certificate is deemed to be known only by the specific owner. Two Certificate Authority options are supported. Policy Manager provides a simplified version of Certificate Authority that can issue and renew X.509 certificates, or one can be imported.
certificate.expiration.notification.modify
Modify Renewal Notification
certificate.expiration.notification.settings.saved
User Certificate Expiration Notification Settings Saved.
certificate.expiration.notification.text
The User Certificate Renewal is a certificate management feature that allows you to configure renewal information for X.509 Certificates. Configurable renewal information includes Renewal Interval, Sender Email Address, Reminder Email, and Expiration Email. Email "Subject" and "Body" text includes fixed macros for Expiration Date $&#123;expiration.date} , Full Name $&#123;user.fullname}, Username $&#123;user.username}, Subject Distinguished Name $&#123;certificate.subject.dn}, and Issuer Distinguished Name $&#123;certificate.issuer.dn}. Email "Subject" and "Body" text can be customized as needed and must include the fixed macros. The "User Certificate Renewal Summary" screen displays the currently active renewal information. To update renewal information, click "Modify Renewal Notification."
charts.alloperationsusage.description
An All Operations Usage Chart displays the breakdown of a service by operation in a pie chart. This shows which operations are being used more.
charts.operationresponse.description
An Operation Response Chart displays the average response time of the operations of a Web service. You can select the operation to display.
charts.operationusage.description
An Operation Usage Chart displays the number of times a given Web service operation was accessed. You can select the operation to display.
charts.serviceresponse.description
A Service Response Chart displays the average response time of the Web Service.
charts.serviceusage.description
A Service Usage Chart displays the number of times the Web service was accessed. Each time an Operation is accessed counts as an individual use.
com.soa.binding.messaging.ui.externalLabel
External
com.soa.binding.messaging.ui.identityLabel
Identity Source
com.soa.binding.messaging.ui.localLabel
Local Domain
com.soa.console.actasproxy.warning
Are you sure you want to mark this service to act as a proxy for the selected service? This change will update the service interfaces and bindings to the selected services interfaces and bindings. In addition, marking the service as a proxy will update the routing information for all operations of the service to the corresponding operation of the selected service. Click OK to confirm.
com.soa.console.add.script.wizard.text1
<p>The <strong>Add Script Wizard</strong> allows you to build scripts for automating common tasks you may want to execute in Policy Manager.<p>You can build a library of reusable scripts that can be imported into a <strong>Process</strong> definition (via the Script Activity) or used in a <strong>QoS</strong> or <strong>Operational Script Policy.</strong></p><p>The script configuration process involves specifying a <strong>Script Name</strong> and <strong>Script Description</strong> in the <strong>Script Details</strong> section, and configuring your script on the <strong>Script Editor</strong> page.</p><p>To continue, specify the script information and click <strong>Next</strong>.</p>
com.soa.console.add.script.wizard.text2
<p>The <strong>Script Editor</strong> provides the ability to define a script that can be later imported into a Process <strong>Script Activity</strong> or used in a <strong>QoS</strong> or <strong>Operational Script Policy.</strong> The script can be written in any of the languages available in the drop-down list.</p>You can import an existing script by importing it to the current script definition via the <strong>Imports</strong> section. To accomplish this, in the <strong>Available Scripts</strong> section select a script from the tree, then use the left arrow to copy it to the <strong>Imported Scripts</strong> section. After the script is imported it can then be referenced in the script source (e.g., samplescript(value1,value2);).</p><p>Note that only scripts that match the language type will be available for selection in the tree. The script does not return a value.</p><p>You can author <strong>Process</strong> related scripts using the <strong>Policy Manager Scripting API</strong>. Here you will find interfaces for adding alert reporting, logging capabilities, and scripted messages, invoking operations, triggering process execution, and classes for holding transport header information (name/values) and holding transport headers for a message.</p><p>From the script workspace, to use a pre-defined method, type CTRL+Space, choose from the list, and then type a period (.) after the method.</p><p>When you are ready to save your script, click <strong>Finish</strong>.</p>
com.soa.console.add.script.wizard.text3
<p>You have successfully created a script using the <strong>Add Script Wizard</strong>. Your script has been added to the <strong>Scripts</strong> folder of the currently selected Organization. Review the summary information for script details.</p><p>To exit this wizard, click <strong>Close</strong>.</p>
com.soa.console.assign.ca.certificate.and.pki.keys
The "Assign Keys from External Keystore" option allows you to assign keys (PKI Keys and X.509 Certificate) stored in your external keystore to the current identity by selecting the Keystore Alias and Password.<p>Keys available in the external keystore represent those added by Policy Manager or by some other external process.<p>Select the Alias and specify the password associated with the key you would like to assign, and click "Finish."
com.soa.console.assign.ca.certificate.and.pki.keys.header
Assign Keys from External Keystore
com.soa.console.consumerSubject.option
Consumer
com.soa.console.consumerSubject.value
CONSUMER_SUBJECT
com.soa.console.db.error
General System Error. Please contact System Administrator
com.soa.console.enduserSubject.option
End-User
com.soa.console.enduserSubject.value
ENDUSER_SUBJECT
com.soa.console.faces.script.select
-- Select --
com.soa.console.loginError
Failed to authenticate with username and password.
com.soa.console.modify.script.wizard.text1
<p>The <strong>Script Editor</strong> provides the ability to modify an existing script. The script can be written in any of the languages available in the drop-down list.<p>You can import an existing script by importing it to the current script definition via the <strong>Imports</strong> section. To accomplish this, in the <strong>Available Scripts</strong> section select a script from the tree, then use the left arrow to copy it to the <strong>Imported Scripts</strong> section. After the script is imported it can then be referenced in the script source (e.g., samplescript(value1,value2);).</p><p>Note that only scripts that match the language type will be available for selection in the tree. The script does not return a value.</p><p>You can author <strong>Process</strong> related scripts using the <strong>Policy Manager Scripting API</strong>. Here you will find interfaces for adding alert reporting, logging capabilities, and scripted messages, invoking operations, triggering process execution, and classes for holding transport header information (name/values) and holding transport headers for a message.</p><p>From the script workspace, to use a pre-defined method, type CTRL+Space, choose from the list, and then type a period (.) after the method.</p><p>When you are ready to save your script, click <strong>Finish</strong>.</p>
com.soa.console.options.label
Options
com.soa.console.pki.assign.keys.desc
The "Assign Keys from External Keystore" option allows you to assign keys (PKI Keys and X.509 Certificate) stored in your external keystore to the current identity by selecting the Keystore Alias and Password.<p>Keys available in the external keystore represent those added by Policy Manager or by some other external process.<p>Two options are available for selecting a keystore.<p>The "Browse Alias" option allows you to select an identity from the Policy Manager external keystore from a drop-down menu.<p>If your containers are using different keystores the alias for the keys being used may not exist in the Policy Manager keystore. Use the "Enter Alias" option if this is the case.<p>Select the Alias and specify the password associated with the key you would like to assign, and click "Finish."
com.soa.console.pki.assign.keys.title
Assign Keys from External Keystore
com.soa.console.policy.state.active
Active
com.soa.console.policy.state.draft
Draft
com.soa.console.policy.state.oldActive
Old Active
com.soa.console.policy.state.oldDraft
Old Draft
com.soa.console.policycantview
Unable to view Policy for key: {0}. Error {1}
com.soa.console.policynotfound
Policy Not Found for key: {0}
com.soa.console.processcantview
Unable to view Process for key: {0}. Error {1}
com.soa.console.processnotfound
Process Not Found for key: {0}
com.soa.console.scriptName.beanshell
BeanShell Engine
com.soa.console.scriptName.javascript
JavaScript
com.soa.console.scriptName.js
JavaScript
com.soa.console.scriptName.python
Jython
com.soa.console.scriptPosition.beanshell
3
com.soa.console.scriptPosition.javascript
1
com.soa.console.scriptPosition.js
1
com.soa.console.scriptPosition.python
2
com.soa.console.service.option
Service
com.soa.console.userdefinedSubject.option
User Defined
com.soa.console.userdefinedSubject.value
USERDEFINED_SUBJECT
component.authorize.description
The Authorization Component provides security service functionality that determines whether the authenticated identity has permission to perform a particular action or function.
component.cache.description
A Cache Component increases performance by keeping common information localized.
component.collectcredentials.description
Collect Credentials component collects credentials from message, but not authenticate the request. These credentials can be used to insert credentials as part of oubound message to next hop.
component.compression.description
A Compression Component compacts the message being sent so the message is sent faster and with less bandwidth.
component.contract.description
A Contract Component limits the use of Services based on Service Level Agreements.
component.custom.description
A Custom Component allows anyone to build their own component and drop it into the Policy.
component.decryption.description
The Decryption Component deciphers information so it is understandable. It uses a key to unlock the information.
component.encryption.description
The Encryption Component ciphers information so it is not understandable without a key to unlock the information.
component.insertauthentication.description
The Insert Credentials Component allows Authentication Credentials to be inserted into the SOAP Message or Transport Header.
component.ldap.description
An LDAP (Lightweight Directory Access Protocol) Component authenticates Users and Roles against an LDAP directory server.
component.list.description
A Policy Component can be added to the Request or Response Policies or both. Some components must be added to both. Select the components that you want added to the Policy.
component.netegrity.description
A Netegrity Component authenticates and authorizes Users and Roles using a Netegrity Policy Server.
component.netegrityauthc.description
A Netegrity Component authenticates and authorizes Users and Roles using a Netegrity Policy Server.
component.netegrityauthz.description
A Netegrity Component authenticates and authorizes Users and Roles using a Netegrity Policy Server.
component.record.description
The Record Component takes a snapshot of a SOAP message as it passes through the policy. By placing Record Components before and after another component, you can see the effect of the other component on the SOAP message.
component.routing.description
A Routing Component facilitates Quality of Service management by providing different paths to Services.
component.secgateway.description
The IIS Component specifies the gateway for use with microsoft security.
component.security.description
A Security Component uses authentication, authorization, signatures, and signature verification to secure a Service.
component.strip.description
The Strip Element Component removes an element at the given XPath from the message.
component.versioning.description
The Data Transformation Component performs an XSLT transformation on the message being processed. This provides many valuable services including facilitating compatibility between Web services and Web service clients of different versions.
component.wss.addsecuritytoken.description
The WSS Add Security Token Component implements standards-based Web Services Security (WSS) add security token. It can be used to add security token.
component.wss.addsignature.description
The WS-Security Sign Component implements standards-based Web Service Security (WSS) Signature functionality. It allows you to sign messages that include multiple signatures and signature formats using several signing options.
component.wss.addtimestamp.description
The WS-Security Insert Timestamp Component implements standards-based Web Service Security (WSS) Message Timestamp functionality. This component inserts a "Creation Timestamp" into the message (by default). The "Message Expiration Time" field is used to specify a message "expiration" value (required input). These two timestamp values are combined and inserted into the message. The message will expire after the specified expiration time.
component.wss.authentication.description
The WSS Authentication Component implements standards-based Web Services Security (WSS) authentication. It can be used to perform authentication.
component.wss.mapidentity.description
The Map User Identity Component is used to map a user identity contained in an incoming SOAP message to Policy Manager user identity (i.e., User). Mapping is performed by defining Source Identity and Target Identity elements. <br><br> Source identity elements include "XPath to User Identity" which is configured by specifying an XPath to the user identity in the message, and "Identity Transformation" which is configured using regular expressions.<br><br> Target identity elements include "Mapped User Identity," and "Mapped Domain." Both elements are configured using "Captured Group" regular expressions. The mapped result represents how the Source Identity is recognized in Service Manager.
component.wss.verifysignature.description
The WS-Security Verify Signature Component implements standards-based Web Service Security (WSS) Signature functionality. It provides various certificate options for verifying the signature of the message elements you defined using the WS-Security Sign Component.
component.wss.verifytimestamp.description
The WS-Security Verify Timestamp Component implements standards-based Web Service Security (WSS) Message Timestamp functionality. It can be used to accept or reject messages based on the message Expiration Timestamp, or optionally by the message Creation Timestamp. This component uses the Expiration Timestamp as the default timestamp verification method.
component.wssdecryption.description
The WS-Security Decryption Component implements standards-based Web Service Security (WSS) decryption functionality. It can be used to decrypt a SOAP message that has been encrypted using the Web Service Security (WSS) encryption standard.
component.wssencryption.description
The WS-Security Encryption Component implements standards-based Web Service Security (WSS) encryption functionality. It can be used to encrypt SOAP requests to be consumed by the next hop or SOAP responses to be consumed by clients.
component.wssencryption.max.xpaths
5
config.alertmanager.list.description
Alert Manager can be configured with different listeners and load balanced for high availability.
config.loadbalancing.description
To load balance a set of servers, change the load factor to a value greater than 0. If set to 0, then the server will only be used if all other servers are down.
config.managementconsole.list.description
Management Console can be configured with different listeners.
config.managementconsole.modify.ssl
Certificate information is shown below. Private key information is not shown for security reasons. Select "Import Certificate" to import and overwrite the current certificate, "Export Certificate" to view certificate or export certificate to a file, or "Delete Certificate" to delete certificate from the current Management Console configuration.
config.managementserver.list.description
Management Server can be configured with different listeners and load balanced for high availability.
config.policymanager.list.description
Policy Manager can be configured with different listeners and load balanced for high availability.
config.registrymanager.list.description
Registry Manager can be configured with different listeners and load balanced for high availability.
container.listener.wizard.details
The "Select Container Listener Type" screen is used to select the listener type being defined. Supported out of box listener types include: HTTP, HTTPS, JMS, AMQP, and AMQPS. Additional listener types can be installed as an update or option pack.<p>In the "Select Listener Type" section, select a protocol from the drop-down list box.<p>After you have made your selection, click "Next."
container.type.container.cluster.name
Container Cluster
container.type.container.name
Container
date.format.key
MM/dd/yyyy HH:mm:ss
default.schema.validation.namespace.1
http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd (WSS Security)
default.schema.validation.namespace.2
http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd (WSS Utility)
default.schema.validation.namespace.3
urn:oasis:names:tc:SAML:1.0:assertion (SAML)
default.schema.validation.namespace.4
http://schemas.xmlsoap.org/soap/encoding/ (SOAP Encoding)
derived.schema.validation.napespace
http://schemas.xmlsoap.org/soap/envelope/ (Operation Specific SOAP)
domain.description
Domain Description
domain.name
Domain Name
dosrule.list.description
A Rule allows you to configure XML web services against XML Denial of Service (XDoS) attacks.
dosrule.list.note
Note: Service "Rules" are not supported for the JMS listener protocol.
dummy
dummy
email.global.smtp.modify
Modify SMTP Email Host
email.global.smtp.settings
SMTP Email Host settings are used to configure the connection of the Mail Server used for sending emails.
email.global.smtp.settings.saved
Email SMTP Host Saved.
email.global.smtp.validate
Validate SMTP Email
emailgroup.list.description
An Email Group is a group of people that receives Email messages based on alert codes.
empty.key
error.address.field.validcharacters
This address field contains special characters that are invalid.
error.alertCode
Alert code must be numeric
error.alertCode.min
Alert Code must be over 1000000
error.alertCode.numeric
Alert Code must be numeric
error.alertCodeMin
Alert code must be greater than 0
error.alertId
Invalid Alert id
error.alertIdMin
Alert id must be greater than 0
error.algorithm.required
Algorithm Required.
error.all.fields.integer.rule
Alert Code and Value must be integers.&nbsp;
error.all.fields.logic.rule
Logic error in this rule. (Usage and Average Response Time metrics cannot be used with "Any" time interval).&nbsp;
error.all.fields.rule
All Fields must be present for this rule.&nbsp;
error.app.doublesubmition
This form has been submitted already
error.checkbox.checked
Please select at least one checkbox before continuing
error.compliance.policy.subtype.not.set
Compliance Policy Type not set.
error.create.compliance.policy.no.match
Error in creating policy. No match for policy type.
error.create.policy
Error in creating policy: {0}.
error.create.policy.no.match
Error in creating policy. No match for policy type.
error.date.before.today
This date cannot occur before today's date.
error.date.order
The End Date and Time combination cannot occur before the Start Date and Time combination.
error.date.required.for.time
Date is required when Time is specified
error.dateError
Invalid Date
error.default.page.noprivileges
Access Denied. Required Privilege for this action is not assigned to the user
error.default.policy.configuration.not.found
Error in creating policy. No default template found for id: {0}.
error.delete.serveice.virtualized.operations
Can't delete service. One or more operations of the service are virtualized.
error.dependency.alertsource.required
An Alert Source must be provided before this dependency may be added.
error.dependency.servicekey.required
A Service Key must be provided before this dependency may be added.
error.dependency.servicekeyalertsource.required
A Service Key or Alert Source must be provided before this dependency may be added.
error.domain.unavailable
Domain already exists.
error.dosrule.enter.one
required
error.dosrule.enter.positive
Only positive non-decimal number is allowed
error.dosrule.field.required
Field Required
error.dosrule.ipaddress.format.incorrect
Incorrect Address format
error.dosrule.ipaddress.value.greater
End Address must be greater than Start Address
error.dosrule.message.value.greater
Max Message size must be greater than Min Message Size.
error.dosrule.option.required
Option Required
error.dosrule.subnetmask.format.incorrect
Incorrect Subnet Mask format
error.duplicate.container.key
Container key already exists.
error.duplicate.header
Duplicate Header
error.duplicate.keyName
Sub-Category with this key already exists.
error.duplicate.keyValue
Sub-Category with this key value already exists.
error.duplicate.namespace
Duplicate Namespace
error.duplicate.page.title
Page with this title already exists.
error.duplicate.privilege
Privilege name already exists.
error.duplicate.serviceKey
Service Key already exists
error.duplicate.slabinding.name
Binding name already exists.
error.duplicate.tModelKey
tModel Key already exists.
error.duration
This field should be valid ISO8601 duration
error.expired.container.metadata.x509.certificate
X.509 Certificate in Container Metadata is expired.
error.expired.x509.certificate
X.509 certificate is expired.
error.field.alphanumeric
This field must be alphanumeric.
error.field.attachmentname
This field may not include special characters.
error.field.date
This field must be a valid date in the form MM/DD/YYYY.
error.field.discovery.option
Select a discovery option
error.field.discoveryUrl
This field must have valid discovery url.
error.field.email
This field must have valid email address.
error.field.email.formaterror
Invalid email addresses in the list
error.field.greaterThanZero
This field must be numeric and greater than zero.
error.field.hex
This value must be a hexadecimal.
error.field.hex.even
This hexadecimal value must have an even number of digits.
error.field.key
This field must contain alphanumeric symbols, dashes or colons.
error.field.maxTimeOutLimit
Maximum value allowed is 3600000.
error.field.maxlength
limit the length of description to 128 characters
error.field.numeric
This field must be numeric.
error.field.numeric.short
NaN
error.field.password
This field must be a valid password.
error.field.percentage
This field must be a numeric value from 1-100.
error.field.provider.exists
Organization with this name already exists
error.field.providerKey
Organization Key should contain ONLY alphanumeric, dashes and colon characters.
error.field.required
This field is required.
error.field.requiredNumeric
This field is required and it must be numeric.
error.field.service
The service requested is not valid.
error.field.service.nameexists
Service name already exists
error.field.serviceKey
invalid service key
error.field.tModelKey
tModel Key should contain ONLY alphanumeric, dashes, colons and periods.
error.field.templaterequired
select a policy template
error.field.uri
This field must be a valid URI.
error.field.url
This field must be a valid URL.
error.field.username
This field must be a username composed of alphanumeric characters with no spaces.
error.field.xpath.invalid
Invalid XPATH expression
error.field.xpointer
This field must be a valid xpointer path.
error.format.group.limits
Incorrect Address format
error.http.hostname.invalid
Host Name contains special characters that are either invalid or need to be escaped.
error.http.path.format
Path must start with '/'
error.http.path.invalid
Path contains special characters that are either invalid or need to be escaped.
error.http.required
All the HTTP URL Path's must be specified
error.http.url.format
Please provide a valid URL with Protocol.
error.https.url.format
Please provide a valid URL with Protocol.
error.identifierSchemeError
Identifier value cannot be assigned.
error.increment.value
Invalid increment value .
error.invalid.characters
Field contains some invalid special characters.
error.invalid.credentials
Invalid credentials.
error.invalid.date
Invalid date
error.invalid.filename
Invalid Filename
error.invalid.hour
Invalid hour format
error.invalid.key
Not a valid key.
error.invalid.path
Path should not contain any spaces
error.invalid.port.number
Port Number must be between 1 and 65535
error.invalid.startend
Start date has to be before end date
error.invalid.time
Invalid Time
error.invalid.url
Invalid URL
error.invalid.usage.samplingpercentage
Invalid sampling percentage specified (must be between 1 and 100)
error.invalid.values
Either record names are duplicate or no record name
error.invalid.values.xpath
Either xpaths are duplicate or no xpath
error.invalid.wsdl
Invalid WSDL. (Either WSDL is not accessible or the URL does not confirm the WSDL specification or WSDL contains overloaded operations that Policy Manager does not support).
error.invalid.x509.certificate
Invalid X.509 certificate.
error.invalid.xml
This field needs to be valid XML
error.key.size
Invalid key size. For DES 16 characters. For 3DES 48 characters.
error.login.failed
Login Failed: Information provided is incorrect
error.login.requiered
Login is required for this page. If you were logged in your session timed out. Please login again.
error.maxEntities
Max Entities must be between 1 and 100.
error.missing.hourDow
No days/time selected
error.missing.page.title
Page title required.
error.missing.selection
An item has to be selected for this operation
error.mpclone.notarget
Please select at least one mp before continuing
error.namespace.UriInvalid
Namespace is not a valid URI
error.namespace.invalidTable
Invalid Namespace [{0}, {1}] -
error.namespace.missingPrefix
A valid prefix must be provided
error.namespace.missingUri
A valid namespace URI must be provided
error.namespace.prefixInvalid
Prefix cannot equal 'xml' or 'xmlns'
error.namespace.prefixInvalidChars
Prefix must start with alphanumeric and cannot contain special characters
error.no.privileges
At least one privilege must be assigned to a new role.
error.no.users
At least one user must be assigned to a new user group.
error.no.usrgroup.privileges
At least one role or privilege must be assigned to a new user group.
error.not.selfsigned.container.metadata.x509.certificate
X.509 Certificate in Container Metadata is not self-signed.
error.not.trusted.container.metadata.x509.certificate
X.509 Certificate in Container Metadata is not trusted.
error.not.trusted.x509.certificate
X.509 certificate not trusted.
error.operation.name.conflict
RPC operations being added conflict with existing operation names
error.operation.name.required
No operation name can be blank
error.operation.required
Please select at least one Operation.
error.operation.value
Invalid Operation.
error.operational.policy.subtype.not.set
Operational Policy Type not set.
error.password.xpath.sequence
The password xpaths should be entered in sequence.
error.pipeline.reference
Policy template must be selected in order for it to be referenced.
error.policy.file
Problem with selected policy file: {0}
error.policy.required
Please select an SLA Policy Template
error.port
Port must be numeric
error.provider.group
Please enter a Organization for this service.
error.qname
This field should be a valid QName. A QName should be of the format: {namespace_uri}localname.
error.qos.policy.subtype.not.set
QoS Policy Type not set.
error.required
This field is required.
error.required.deleteorsave
Either Delete or Save needs to be checked.
error.required.group.ftp
All ftp parameters are required.
error.required.group.http
All http parameters are required.
error.required.group.httpr
All httpr parameters are required.
error.required.group.https
All https parameters are required.
error.required.group.https.inboundcerts
All https parameters and configuration settings are required.
error.required.group.jms
All jms parameters are required.
error.required.group.listener
At least one listener is required.
error.required.group.mps
select at least one MP
error.required.group.notification
If notification information is enabled all JMS parameters are required.
error.required.group.servicetransports
At least one of the enabled values are needed to update the transports information
error.required.group.smtp
All smtp parameters are required.
error.required.group.subscription
If a subscription notification interval is set, then a binding template must be assigned.
error.required.group.tModelInstanceOverviewUrl
Overview URL is required when providing a Overview URL Description.
error.required.group.tModelInstanceParam
Instance Parameters is required when providing an Instance Parameters Description.
error.required.group.tcp
Both of the tcp-ip parameters are required.
error.required.group.transport
At least one transport information is must for the access point.
error.required.ssl.info
Key and certificate information is required.
error.same.protocol
All URLs must have the same Protocol
error.security.component.noauthentication
Please select at least one authentication option before continuing
error.security.component.nodomainselected
Please select at least one domain before continuing
error.select.service
Please select a service.
error.select.tmodelType
Please select tModel Type
error.service.managed
This service is already managed in Policy Manager.
error.service.required
Please select at least one Service.
error.service.wsdl.notfound
No WSDL found for the selected service
error.sla.required
Please select at least one SLA
error.snmpHost
Please provide an snmp host
error.specify.credentials
Please specify credentials.
error.syntax.alphaNumPlus
This field must not contain special characters.
error.syntax.numeric
This field must be numeric
error.syntax.startwithslash
This field should start with forward slash.
error.syntax.withoutQuotes
Please enter name without quotes and special chars (%, &, \, #, +)
error.uddi.v3key
This field should be a valid UDDI v3 key
error.uddikey
This field should be a valid UDDI key
error.ur.required
Please select at least one User or User Group
error.uri.notabsolute
This field must be an absolute URI.
error.url
This field should be a valid URL. This is either an invalid URL format or contains special characters that are either invalid or need to be escaped.
error.user.passwordConfirmation
The passwords do not match, please retry
error.user.passwordSyntax
The password has to be at least 1 character long
error.user.pinConfirmation
The pins do not match, please retry
error.user.pinSyntax
The pin has to be at least 6 characters long
error.user.seedConfirmation
The seeds do not match, please retry
error.usergroup.duplicatename
This usergroup is already registered.
error.username.unavailable
This username is already registered.
error.username.xpath.sequence
The username xpaths should be entered in sequence.
error.view.policy.details
Error in viewing policy details: {0}.
error.view.policy.details.policy.type.not.provided
Policy Type not provided.
error.view.policy.details.renderer.not.found
Renderer not found for Policy Type: {0}.
error.xpath.required
Please enter at least one XPATH expression
errors.byte
{0} must be a byte.
errors.creditcard
{0} is an invalid credit card number.
errors.date
{0} is not a date.
errors.double
{0} must be a double.
errors.email
{0} is an invalid e-mail address.
errors.float
{0} must be a float.
errors.footer
</font>
errors.header
<font color="red">
errors.integer
{0} must be an integer.
errors.invalid
{0} is invalid.
errors.long
{0} must be a long.
errors.maxlength
{0} cannot be greater than {1} characters.
errors.minlength
{0} cannot be less than {1} characters.
errors.range
{0} is not in the range {1} through {2}.
errors.required
{0} is required.
errors.short
{0} must be a short.
errors.syntax.numeric
These fields must be numeric
errors.syntax.sla.numeric
The value of this SLA rule must be a positive integer
errors.this.field
This field
feature.alerts
ALERTS
feature.alerts.alertcodes
Alert Codes
feature.alerts.alerts
Alert Monitoring
feature.alerts.alertsummary
Alert Summary
feature.alerts.emailgroups
Email Groups
feature.alerts.managementscripts
Management Scripts
feature.alerts.snmphosts
SNMP Hosts
feature.configure
CONFIGURE
feature.configure.security
Security
feature.configure.security.details
Details
feature.configure.security.identityprofiles
Identity Profiles
feature.configure.security.identitysystems
Identity Systems
feature.configure.security.trustedcertificates
Trusted CA Certificates
feature.configure.subsystems
Subsystems
feature.configure.subsystems.alertmanager
Alert Manager
feature.configure.subsystems.managementconsole
Management Console
feature.configure.subsystems.managementserver
Management Server
feature.configure.subsystems.policymanager
Policy Manager
feature.configure.subsystems.registrymanager
Registry Manager
feature.dashboard
DASHBOARD
feature.dashboard.adddashboard.apply
Apply
feature.dashboard.adddashboard.cancel
Cancel
feature.dashboard.adddashboard.help
Help
feature.dashboard.edit.apply
Apply
feature.dashboard.edit.cancel
Cancel
feature.dashboard.edit.help
Help
feature.dashboard.workbench
Workbench
feature.managementpoints
Management Points (MP)
feature.managementpoints.managementpoints
Management Points (MP)
feature.managementpoints.managementpoints.details
Details
feature.managementpoints.managementpoints.limits
Rules
feature.managementpoints.managementpoints.pipelines
Management Policies
feature.managementpoints.managementpoints.services.hostedservices
Hosted Services
feature.monitoring
MONITORING
feature.monitoring.audittrails
Audit Trails
feature.monitoring.audittrails.alertsaudittrails
Alerts Audit Trails
feature.monitoring.audittrails.securityaudittrails
Security Audit Trails
feature.monitoring.charts
Charts
feature.monitoring.charts.alloperationsusagechart
All Operations Usage Chart
feature.monitoring.charts.operationresponsechart
Operation Response Chart
feature.monitoring.charts.operationusagechart
Operation Usage Chart
feature.monitoring.charts.serviceresponsechart
Service Response Chart
feature.monitoring.charts.serviceusagechart
Service Usage Chart
feature.monitoring.data
Charts
feature.monitoring.data.alloperationsusagechart
All Operations Usage Chart
feature.monitoring.data.operationresponsechart
Operation Response Chart
feature.monitoring.data.operationusagechart
Operation Usage Chart
feature.monitoring.data.serviceresponsechart
Service Response Chart
feature.monitoring.data.serviceusagechart
Service Usage Chart
feature.monitoring.logs
Logs
feature.monitoring.logs.soapmessages
Soap Messages
feature.monitoring.logs.usagedata
Usage Data
feature.policies
POLICIES
feature.policies.accesspolicies
Access Policies
feature.policies.accesspolicies.contracts
Security Contracts
feature.policies.managementpolicies
Management Policies
feature.policies.managementpolicies.pipelinetemplates
Management Policy Templates
feature.policies.slapolicies
SLA Policies
feature.policies.slapolicies.contracts
SLA Contracts
feature.policies.slapolicies.contracts.contractdetails
SLA Contract Details
feature.policies.slapolicies.contracts.slas
SLA Bindings
feature.policies.slapolicies.contracts.usersandroles
Users & Roles
feature.policies.slapolicies.contracts.usersandusergroups
Users & User Groups
feature.policies.slapolicies.slapolicies
SLA Policy Templates
feature.policies.slapolicies.slapolicies.slapolicydetails
SLA Policy Template Details
feature.policies.slapolicies.slas
SLA Bindings
feature.policies.slapolicies.slas.serviceoperations
Service Operations
feature.policies.slapolicies.slas.sladetails
SLA Binding Details
feature.registry
WORKBENCH
feature.registry.browsecategories
Browse Categories
feature.registry.configure
Registry
feature.registry.configure.categories
Categories
feature.registry.configure.categoryschemes
Category Schemes
feature.registry.configure.federatedservers
Federated Servers
feature.registry.configure.identifierschemes
Identifier Schemes
feature.registry.configure.interfaces
Interfaces
feature.registry.configure.notification
Notification
feature.registry.configure.subscriptionclients
Replication
feature.registry.configure.subscriptionfilters
Subscription Filters
feature.registry.configure.subscriptions
Subscriptions
feature.registry.providers
Providers
feature.registry.providers.list
Providers
feature.registry.publish
Publish
feature.registry.publish.providers
Providers
feature.registry.publish.providers.categories
Categories
feature.registry.publish.providers.contacts
Contacts
feature.registry.publish.providers.contacts.addresses
Addresses
feature.registry.publish.providers.contacts.details
Details
feature.registry.publish.providers.contacts.emails
Emails
feature.registry.publish.providers.contacts.phones
Phones
feature.registry.publish.providers.details
Details
feature.registry.publish.providers.discoveryurls
Discovery URLs
feature.registry.publish.providers.identifiers
Identifiers
feature.registry.publish.providers.services
Services
feature.registry.publish.providers.services.accesspoints
Access Points
feature.registry.publish.providers.services.accesspoints.details
Details
feature.registry.publish.providers.services.accesspoints.tmodelinstances
tModel Instances
feature.registry.publish.providers.services.accesspoints.tmodelinstances.details
Details
feature.registry.publish.providers.services.accesspoints.wsdls
WSDLs
feature.registry.publish.providers.services.accesspoints.wsdls.details
Details
feature.registry.publish.providers.services.categories
Categories
feature.registry.publish.providers.services.details
Details
feature.registry.publish.providers.services.identifiers
Identifiers
feature.registry.publish.providers.services.operations
Operations
feature.registry.publish.tmodels
tModels
feature.registry.publish.tmodels.categories
Categories
feature.registry.publish.tmodels.details
Details
feature.registry.publish.tmodels.identifiers
Identifiers
feature.registry.search
Search
feature.registry.search.advancedsearch
Advanced Search
feature.registry.search.browsecategories
Browse Categories
feature.registry.search.federatedsearch
Federated Search
feature.registry.search.standardsearch
Standard Search
feature.registry.services
Search
feature.registry.services.accesspoints
Access Points
feature.registry.services.accesspoints.details
Details
feature.registry.services.accesspoints.tmodles
tModels
feature.registry.services.accesspoints.tmodles.details
Details
feature.registry.services.accesspoints.tmodles.tmodelinstances
tModel Instances
feature.registry.services.accesspoints.tmodles.tmodelinstances.details
Details
feature.registry.services.bindingtemplate
Binding Templates
feature.registry.services.bindingtemplate.categories
Categories
feature.registry.services.bindingtemplate.categories.details
Details
feature.registry.services.bindingtemplate.details
Details
feature.registry.services.bindingtemplate.tmodles
tModel Instances
feature.registry.services.bindingtemplate.tmodles.details
Details
feature.registry.services.bindingtemplate.tmodles.tmodelinstances
tModel Instances
feature.registry.services.bindingtemplate.tmodles.tmodelinstances.details
Details
feature.registry.services.categories
Categories
feature.registry.services.identifiers
Identifiers
feature.registry.services.operations
Operations
feature.registry.services.operations.virtualoperations
Virtual Operations
feature.registry.services.search
Search Services
feature.registry.services.services.details
Details
feature.registry.tmodels
tModels
feature.registry.tmodels.categories
Categories
feature.registry.tmodels.details
Details
feature.registry.tmodels.identifiers
Identifiers
feature.registry.tmodels.list
tModels
feature.security
SECURITY
feature.security.authenticationmaps
Authentication Maps
feature.security.privileges
Privileges
feature.security.roles
Roles
feature.security.trusteddomains
Trusted Domains
feature.security.usergroups
User Groups
feature.security.users
Users
feature.services
Services
feature.services.dosrule.header.addressRange
IP Address Range
feature.services.dosrule.header.blacklist
Denylist Time
feature.services.dosrule.header.message
Message Size
feature.services.dosrule.header.rule.id
Seq
feature.services.dosrule.header.rule.type
Type
feature.services.dosrule.header.txnPerSec
Transaction Rate
feature.services.dosrule.label.denylist.violators
Do not add violators to denylist
feature.services.managementpoints.header.Description
Description
feature.services.managementpoints.header.Type
Type
feature.services.managementpoints.header.httpPath
HTTP URL Path
feature.services.managementpoints.header.httpsPath
HTTPS URL Path
feature.services.managementpoints.header.name
Name
feature.services.managementpoints.header.queueName
JMS Queue Name
feature.services.managementpoints.limits
Rules
feature.services.operations.header.currName
Current Name
feature.services.operations.header.newName
New Name
feature.services.search
Search Services
feature.services.servicemap
Service Map
feature.services.services
Managed Services
feature.services.services.details
Details
feature.services.services.header.Description
Description
feature.services.services.header.name
Name
feature.services.services.operations
Operations
feature.services.services.operations.pipelines
Policies
feature.userprofile
User Profile
feature.workbench
Workbench
feature.workbench.browse
Browse
feature.workbench.search
Search
feature.workflow.admin
Workflow
function.alerts.alertcodes.addalertcode
Add Alert Code
function.alerts.alertcodes.apply
Apply
function.alerts.alertcodes.deletealertcode
Delete Alert Code
function.alerts.alertcodes.modifyalertcode
Modify Alert Code
function.alerts.alertcodes.print
Print
function.alerts.alerts.addcomment
Add Comment
function.alerts.alerts.apply
Apply
function.alerts.alerts.deletealert
Delete Alert
function.alerts.alerts.exportalerts
Export Alerts
function.alerts.alerts.manageexports
Manage Exports
function.alerts.alerts.print
Print
function.alerts.alerts.printalert
Print Alert
function.alerts.alerts.viewalert
View Alert
function.alerts.alerts.viewalert.addcomment
Add Comment
function.alerts.alerts.viewalert.delete
Delete
function.alerts.alerts.viewalert.observe
Observe
function.alerts.alerts.viewalert.resolve
Resolve
function.alerts.alerts.viewalert.viewalertcode
View Alert Code
function.alerts.alertsummary.monitorcomponents
Monitor Components
function.alerts.emailgroups.addemailgroup
Add Email Group
function.alerts.emailgroups.deleteemailgroup
Delete Email Group
function.alerts.emailgroups.modifyemailgroup
Modify Email Group
function.alerts.managementscripts.addmanagementscript
Add Management Script
function.alerts.managementscripts.deletemanagementscript
Delete Management Script
function.alerts.managementscripts.modifymanagementscript
Modify Management Script
function.alerts.snmphosts.addsnmphost
Add SNMP Host
function.alerts.snmphosts.deletesnmphost
Delete SNMP Host
function.alerts.snmphosts.modifysnmphost
Modify SNMP Host
function.configure.registry.browsecategories.viewdetails
View Details
function.configure.registry.browsecategories.viewsummary
View Summary
function.configure.security.details.modifydetails
Modify Details
function.configure.security.identityprofiles.add
Add Identity Profile
function.configure.security.identityprofiles.delete
Delete Identity Profile
function.configure.security.identityprofiles.update
Modify Identity Profile
function.configure.security.identitysystems.add
Add Identity System
function.configure.security.identitysystems.addidentitysystem
Add Identity System
function.configure.security.identitysystems.changedomainsequence
Change Domain Sequence
function.configure.security.identitysystems.delete
Delete Identity System
function.configure.security.identitysystems.update
Modify Identity System
function.configure.security.trustedcertificates.add
Add Trusted CA Certificate
function.configure.security.trustedcertificates.add.from.keystore
Import Trusted CA Certificates From Keystore
function.configure.security.trustedcertificates.delete
Delete Trusted CA Certificate
function.configure.security.trustedcertificates.export
Export Trusted CA Certificate
function.configure.security.trustedcertificates.view
View Trusted CA Certificate
function.configure.subsystems.alertmanager.loadbalance
Load Balance
function.configure.subsystems.alertmanager.modifylisteners
Modify Listeners
function.configure.subsystems.managementconsole.modifylisteners
Modify Listeners
function.configure.subsystems.managementserver.loadbalance
Load Balance
function.configure.subsystems.managementserver.modifylisteners
Modify Listeners
function.configure.subsystems.policymanager.loadbalance
Load Balance
function.configure.subsystems.policymanager.modifylisteners
Modify Listeners
function.configure.subsystems.registrymanager.loadbalance
Load Balance
function.configure.subsystems.registrymanager.modifylisteners
Modify Listeners
function.container.services.hostedServices.hostVirtualService
Host Virtual Service
function.container.services.hostedServices.hostVirtualService.wizard
Host Virtual Service Wizard
function.container.services.hostedServices.modifyVirtualService
Modify Virtual Service
function.container.services.hostedServices.unhostVirtualService
Unhost Virtual Service
function.monitoring.audittrails.alertsaudittrails.apply
Apply
function.monitoring.audittrails.alertsaudittrails.exportaudittrails
Export Audit Trails
function.monitoring.audittrails.alertsaudittrails.viewaudittrail
View Audit Trail
function.monitoring.audittrails.securityaudittrails.apply
Apply
function.monitoring.audittrails.securityaudittrails.exportaudittrails
Export Audit Trails
function.monitoring.audittrails.securityaudittrails.viewaudittrail
View Audit Trail
function.monitoring.logs.soapmessages.exportsoapmessages
Export Soap Messages
function.monitoring.logs.soapmessages.viewmessage
View Message
function.monitoring.logs.usagedata.exportusagedata
Export Usage Records
function.monitoring.logs.usagedata.viewdetails
View Usage Record Details
function.policies.accesspolicies.contracts.addcontract
Add Contract
function.policies.accesspolicies.contracts.deletecontract
Delete Contract
function.policies.accesspolicies.contracts.managepolicyobjects
Manage Policy Objects
function.policies.accesspolicies.contracts.manageusersandusergroups
Manage Users & User Groups
function.policies.accesspolicies.contracts.modifycontract
Modify Contract
function.policies.managementpolicies.pipelinetemplates.addpipelinetemplate
Add Policy Template
function.policies.managementpolicies.pipelinetemplates.deletepipelinetemplate
Delete Policy Template
function.policies.managementpolicies.pipelinetemplates.managereferences
Manage References
function.policies.managementpolicies.pipelinetemplates.modifypipelinetemplate
Modify Policy Template
function.policies.slapolicies.contracts.addcontract
Add SLA Contract
function.policies.slapolicies.contracts.contractdetails.modifycontract
Modify SLA Contract
function.policies.slapolicies.contracts.deletecontract
Delete SLA Contract
function.policies.slapolicies.contracts.slas.assignslas
Assign SLA Bindings
function.policies.slapolicies.contracts.usersandroles.assignusersorroles
Assign Users or Roles
function.policies.slapolicies.contracts.usersandusergroups.assignusersorusergroups
Manage Users & User Groups
function.policies.slapolicies.contracts.viewcontract
View SLA Contract
function.policies.slapolicies.slapolicies.addslapolicy
Add SLA Policy Template
function.policies.slapolicies.slapolicies.deleteslapolicy
Delete SLA Policy Template
function.policies.slapolicies.slapolicies.slapolicydetails.modifyslapolicy
Modify SLA Policy Template
function.policies.slapolicies.slapolicies.viewslapolicy
View SLA Policy Template
function.policies.slapolicies.slas.addsla
Add SLA Binding
function.policies.slapolicies.slas.deletesla
Delete SLA Binding
function.policies.slapolicies.slas.serviceoperations.assignserviceoperations
Assign Service Operations
function.policies.slapolicies.slas.sladetails.modifydetails
Modify SLA Binding Details
function.policies.slapolicies.slas.viewsla
View SLA Binding
function.registry.configure.bindings.addbinding
Add Binding
function.registry.configure.bindings.importfromwsdl
Import Binding from WSDL
function.registry.configure.bindings.modifybinding
Modify Binding
function.registry.configure.categories.addsubcategory
Add Sub-Category
function.registry.configure.categories.deletecategory
Delete Category
function.registry.configure.categoryschemes.addcategoryscheme
Add Category Scheme
function.registry.configure.categoryschemes.deletecategoryscheme
Delete Category Scheme
function.registry.configure.categoryschemes.modifycategoryscheme
Modify Category Scheme
function.registry.configure.federatedservers.addfederatedserver
Add Federated Server
function.registry.configure.federatedservers.changeserialorder
Change Serial Order
function.registry.configure.federatedservers.deletefederatedserver
Delete Federated Server
function.registry.configure.federatedservers.modifyfederatedserver
Modify Federated Server
function.registry.configure.identifierschemes.addidentifierscheme
Add Identifier Scheme
function.registry.configure.identifierschemes.deleteidentifierscheme
Delete Identifier Scheme
function.registry.configure.identifierschemes.modifyidentifierscheme
Modify Identifier Scheme
function.registry.configure.interfaces.createinterface
Add Interface
function.registry.configure.interfaces.createschema
Add Schema
function.registry.configure.interfaces.importinterfacefromwsdl
Import Interface From WSDL
function.registry.configure.notification.modifydetails
Modify Details
function.registry.configure.subscriptionclients.addsubscriptionclient
Add Replication
function.registry.configure.subscriptionclients.deletesubscriptionclient
Delete Replication
function.registry.configure.subscriptionclients.modifysubscriptionclient
Modify Replication
function.registry.configure.subscriptionfilters.deletefilter
Delete Filter
function.registry.configure.subscriptions.addsubscription
Add Subscription
function.registry.configure.subscriptions.deletesubscription
Delete Subscription
function.registry.configure.subscriptions.modifysubscription
Modify Subscription
function.registry.providers.services.prvoiderservices
View Service
function.registry.publish.providers.addprovider
Add Provider
function.registry.publish.providers.categories.assigncategory
Assign Category
function.registry.publish.providers.categories.unassigncategory
Unassign Category
function.registry.publish.providers.contacts.addcontact
Add Contact
function.registry.publish.providers.contacts.addresses.addaddress
Add Address
function.registry.publish.providers.contacts.addresses.deleteaddress
Delete Address
function.registry.publish.providers.contacts.addresses.modifyaddress
Modify Address
function.registry.publish.providers.contacts.deletecontact
Delete Contact
function.registry.publish.providers.contacts.details.modifydetails
Modify Details
function.registry.publish.providers.contacts.emails.addemail
Add Email
function.registry.publish.providers.contacts.emails.deleteemail
Delete Email
function.registry.publish.providers.contacts.emails.modifyemail
Modify Email
function.registry.publish.providers.contacts.phones.addphone
Add Phone
function.registry.publish.providers.contacts.phones.deletephone
Delete Phone
function.registry.publish.providers.contacts.phones.modifyphone
Modify Phone
function.registry.publish.providers.contacts.viewcontact
View Contact
function.registry.publish.providers.deleteprovider
Delete Provider
function.registry.publish.providers.details.modifydetails
Modify Details
function.registry.publish.providers.details.viewmetadata
View Metadata
function.registry.publish.providers.discoveryurls.adddiscoveryurl
Add Discovery URL
function.registry.publish.providers.discoveryurls.deletediscoveryurl
Delete Discovery URL
function.registry.publish.providers.discoveryurls.modifydiscoveryurl
Modify Discovery URL
function.registry.publish.providers.identifiers.assignidentifier
Assign Identifier
function.registry.publish.providers.identifiers.unassignidentifier
Unassign Identifier
function.registry.publish.providers.services.accesspoints.addaccesspoint
Add Access Point
function.registry.publish.providers.services.accesspoints.deleteaccesspoint
Delete Access Point
function.registry.publish.providers.services.accesspoints.details.modifydetails
Modify Details
function.registry.publish.providers.services.accesspoints.tmodelinstances.addtmodelinstance
Add tModel Instance
function.registry.publish.providers.services.accesspoints.tmodelinstances.deletetmodelinstance
Delete tModel Instance
function.registry.publish.providers.services.accesspoints.tmodelinstances.details.modifydetails
Modify Details
function.registry.publish.providers.services.accesspoints.tmodelinstances.details.viewtmodelsummary
View tModel Summary
function.registry.publish.providers.services.accesspoints.tmodelinstances.viewtmodelinstance
View tModel Instance
function.registry.publish.providers.services.accesspoints.viewaccesspoint
View tModel Instances And WSDLs
function.registry.publish.providers.services.accesspoints.wsdls.addwsdl
Add WSDL
function.registry.publish.providers.services.accesspoints.wsdls.deletewsdl
Delete WSDL
function.registry.publish.providers.services.accesspoints.wsdls.details.modifydetails
Modify Details
function.registry.publish.providers.services.accesspoints.wsdls.viewwsdl
View WSDL
function.registry.publish.providers.services.addservice
Add Service
function.registry.publish.providers.services.bindingtemplates.addbindingtemplate
Add Binding Template
function.registry.publish.providers.services.bindingtemplates.deletebindingtemplate
Delete Binding Template
function.registry.publish.providers.services.bindingtemplates.modifydetails
Modify Details
function.registry.publish.providers.services.bindingtemplates.viewbindingtemplatedetail
View Binding Template
function.registry.publish.providers.services.categories.assigncategory
Assign Category
function.registry.publish.providers.services.categories.assigncategorygroup
Assign Category Group
function.registry.publish.providers.services.categories.unassigncategory
Unassign Category
function.registry.publish.providers.services.categories.unassigncategorygroup
Unassign Category Group
function.registry.publish.providers.services.deleteservice
Delete Service
function.registry.publish.providers.services.details.modifydetails
Modify Details
function.registry.publish.providers.services.details.viewmetadata
View Metadata
function.registry.publish.providers.services.identifiers.assignidentifier
Assign Identifier
function.registry.publish.providers.services.identifiers.unassignidentifier
Unassign Identifier
function.registry.publish.providers.services.viewservice
View Service
function.registry.publish.providers.services.viewsummary
View Summary
function.registry.publish.providers.viewprovider
View Provider
function.registry.publish.providers.viewsummary
View Summary
function.registry.publish.tmodels.addtmodel
Add tModel
function.registry.publish.tmodels.categories.assigncategory
Assign Category
function.registry.publish.tmodels.categories.unassigncategory
Unassign Category
function.registry.publish.tmodels.deletetmodel
Delete tModel
function.registry.publish.tmodels.details.modifydetails
Modify Details
function.registry.publish.tmodels.identifiers.assignidentifier
Assign Identifier
function.registry.publish.tmodels.identifiers.unassignidentifier
Unassign Identifier
function.registry.publish.tmodels.viewsummary
View Summary
function.registry.publish.tmodels.viewtmodel
View tModel
function.registry.search.advancedsearch.search
Search
function.registry.search.advancedsearch.viewdetails
View Details
function.registry.search.advancedsearch.viewsummary
View Summary
function.registry.search.browsecategories.viewdetails
View Details
function.registry.search.browsecategories.viewsummary
View Summary
function.registry.search.federatedsearch.search
Search
function.registry.search.federatedsearch.viewsummary
View Summary
function.registry.search.standardsearch.search
Search
function.registry.search.standardsearch.viewdetails
View Details
function.registry.search.standardsearch.viewsummary
View Summary
function.registry.wsdl.close
Close
function.registry.wsdl.help
Help
function.registry.wsdl.save
Save...
function.security.authenticationmaps.addauthenticationmap
Add Authentication Map
function.security.authenticationmaps.deleteauthenticationmap
Delete Authentication Map
function.security.authenticationmaps.modifyauthenticationmap
Modify Authentication Map
function.security.privileges.addprivilege
Add Privilege
function.security.privileges.deleteprivilege
Delete Privilege
function.security.privileges.manageroles
Manage Roles
function.security.privileges.manageusersusergroups
Manage Users & User Groups
function.security.privileges.modifyprivilege
Modify Privilege
function.security.roles.addrole
Add Role
function.security.roles.deleterole
Delete Role
function.security.roles.manageprivileges
Manage Privileges
function.security.roles.manageusersusergroups
Manage Users & User Groups
function.security.roles.modifyrole
Modify Role
function.security.roles.viewmanagedusers
View Managed Users
function.security.trusteddomains.addtrusteddomain
Add Trusted Domain
function.security.trusteddomains.deletetrusteddomain
Delete Trusted Domain
function.security.trusteddomains.modifytrusteddomain
Modify Trusted Domain
function.security.usergroups.addusergroup
Add User Group
function.security.usergroups.deleteusergroup
Delete User Group
function.security.usergroups.managerolesandprivileges
Manage Roles & Privileges
function.security.usergroups.manageslacontracts
Manage SLA Contracts
function.security.usergroups.manageusers
Manage Users
function.security.usergroups.modifyusergroup
Modify User Group
function.security.users.adduser
Add User
function.security.users.deleteuser
Delete User
function.security.users.managekeys
Manage PKI Keys
function.security.users.managerolesandprivileges
Manage Roles & Privileges
function.security.users.managesecuritycontracts
Manage Security Contracts
function.security.users.manageslacontracts
Manage SLA Contracts
function.security.users.manageusergroups
Manage Groups
function.security.users.modifyaliases
Modify Aliases
function.security.users.modifyuser
Modify User
function.security.users.select.timezone
- select time zone -
function.services.dosrules.addAllowRule
Add Allow Rule
function.services.dosrules.addDenyRule
Add Deny Rule
function.services.dosrules.deletedosrule
Delete Rule
function.services.dosrules.modifydosrule
Modify Rule
function.services.managementpoints.clonemp
Clone MP
function.services.managementpoints.details.modifydetails
Modify Details
function.services.managementpoints.details.modifyoutboundcert
Modify Outbound HTTPS Configuration
function.services.managementpoints.limits.modifylimits
Modify Limits
function.services.managementpoints.pipelines.modifypipeline
Modify Policy
function.services.managementpoints.viewmp
View MP
function.services.services.addservice
Add Service
function.services.services.deleteservice
Delete Service
function.services.services.details.modifydetails
Modify Details
function.services.services.loadbalance
Load Balance
function.services.services.operations.addoperation
Add Operation
function.services.services.operations.deleteoperation
Delete Operation
function.services.services.operations.deletepolicy
Delete Policy
function.services.services.operations.gotoservice
Go To Service
function.services.services.operations.managepolicy
Configure Policy
function.services.services.operations.modifyoperation
Modify Operation
function.services.services.operations.pipelines.addpipeline
Add Policy
function.services.services.operations.pipelines.deletepipeline
Delete Policy
function.services.services.operations.pipelines.modifypipeline
Modify Policy
function.services.services.operations.viewmetadata
View Metadata
function.services.services.operations.viewoperation
View Operation
function.services.services.operations.viewvirtualizedoperations
View Virtualized Operations
function.services.services.operations.virtualoperations
Virtual Operations
function.services.services.registerservice
Create Physical Service
function.services.services.registryservice
Create Registry Service
function.services.services.transferservice
Transfer Services
function.services.services.unregisterservice
Unmanage Service
function.services.services.viewservice
View Service
function.services.services.virtualservice
Create Virtual Service
generate.ca.certificate.and.pki.keys
The "Generate CA Certificate and X.509 Certificate" screen allows you to generate PKI Keys and an X.509 certificate. PKI Keys guarantee message integrity by signing the message with a private key and verifying the message with a public key. An X.509 certificate is an authentication mechanism that provides visibility to public information and verifies private information while keeping it secure. Credential Information is embedded in the body of a SOAP Message, or can be obtained from the HTTPS Context.<br><br>The "CA Certificate Details" section includes the certificate elements you will configure for the X.509 certificate including Subject Distinguished Name (DN) elements, and Validity Period that represents the expiration Date and Time of the certificate.<br><br>Enter the "Certificate Details" based on your requirements. After completing your entries, click "Finish."
generate.ca.certificate.and.pki.keys.header
Generate CA Certificate and PKI Keys
generate.ca.csr.message
Generate CA Certificate Signing Request
generate.ca.csr.message.details
The "Generate CA Certificate Signing Request" screen is used to generate a "Certificate Signing Request" for the Policy Manager CA. The request can be sent to a third party Certificate Authority to request an X.509 Certificate. This X.509 Certificate can be imported later to make the Policy Manager CA as a subordinate CA to the third party Certificate Authority.<br><br> A "Certificate Signing Request (CSR)" is a file that includes encoded information generated by a web server. It is sent from an applicant to Certificate Authority to request a digital certificate. The CSR contains information identifying the applicant and the public key chosen by the applicant. Before creating a CSR, the applicant first generates a key pair, keeping the private key secret. The corresponding private key is not included in the CSR, but is used to digitally sign the entire request.<br><br> A CSR file typically has a .CSR extension but can have other extensionss based on the source application that generated the file. Policy Manager supports the PEM (which is a BASE64 encoded PKCS10) for Certificate Signing Requests.<br><br> The "Certificate Signing Request Details" section includes a list of Subject Distinguished Name (DN) elements that comprise the CSR. <br><br> Enter the "Certificate Signing Request Details" based on your requirements. After completing your entries, click "Finish."
generate.ca.csr.message.summary
Summary
generate.ca.csr.message.summary.details
You have successfully completed the "Generate CA Certificate Signing Request Wizard." The summary information represents the "CA Certificate Signing Request" to be downloaded.<br><br>To download the "CA Certificate Signing Request" select the link "Click here to download CA Certificate Signing Request" and follow the instructions in the download dialog.<br><br>To exit this wizard without saving, click "Close."
generate.pki.keys
The "Generate PKI Keys" screen uses the Container to generate public and private keys. <p>A "key strength" must be specified. The default key length is 1024 bits. The level of cryptographic strength of a key depends on its use (e.g., replacement schedule, security levels, etc.). <p>In the "Key Length" section, select the radio button of the key length based on your requirements. After completing your entries, click "Finish". Certificate details are displayed on the "Summary" screen.
global.feature.message
This feature is not supported
global.list.empty
None found.
global.list.externalneedtofilter
Due to potentially large non-Policy Manager domains, automatic searching has been disabled. Provide search criteria and click the Filter button to search for data.
global.privilege.message
You do not have permissions to execute this operation
http.listener.context.path.invalid
Invalid characters in context path
http.listener.context.path.required
Context path required
http.listener.context.path.start.with
Context path must start with /
http.listener.hostname.required
Host name required
http.listener.invalid.hostname
Invalid hostname: {0}
http.listener.invalid.port.number
Invalid port number
http.listener.invalid.thread.pool.idle.timeout
Invalid value for Thread Pool connection timeout
http.listener.invalid.thread.pool.max
Invalid value for Thread Pool maximum size
http.listener.invalid.thread.pool.min
Invalid value for Thread Pool minimum size
http.listener.invalid.virtualhostname
Invalid virtual hostname: {0}
http.listener.max.min
Thread Pool maximum size can't be less than or equal to mimimum size
http.listener.name.required
Listener name required
identity.list.description
Identity Systems include Identity Management Applications and Authentication Protocols. Identity Management Applications provide a method of storing data and making this data available to network users and administrators. Authentication Protocols provide authentication for client/server applications and validate the identity of a communicating entity.
identity.profile.list.description
An Identity Profile is mapped to the identity configuration in a third party system (i.e., user account). If multiple services need to share the same identity, they can refer to the same Identity Profile. As a prerequisite to defining an Identity Profile, you must first integrate the associated Authentication Protocol with Policy Manager in the "Configure > Security > Identity Systems" section of the Management Console.
import.ca.certificate
The "Import CA Certificate" function allows you to replace the existing CA Certificate with an externally imported one, while retaining the current private keys.
import.ca.certificate.and.private.key
The "Import CA Certificate and Private Key" screen is used to import keys and a certificate that has been issued by a third party Certificate Authority. The import function supports .CER and .DER file formats.<br><br>The "Keystore Details" section is used to configure the elements required to perform the import.<br><br>Click the radio button of the "Keystore Type" you would like to import. Supported keystore types include "Java" and "PKCS12."<br><br>To specify the file location of the X.509 Certificate, click "Browse." The "Choose File" dialog displays. Navigate to the directory location where the certificate is stored, select the certificate file and click Open. The "Keystore Path" is populated with the directory location of the X.509 Certificate.<br><br>Enter the "Keystore Password" for the certificate and confirm it.<br><br>Click "Load Aliases." The "Key Alias" drop-down list box is populated with a list of Key Alias entries that are defined in the specified keystore file. Select the Key Alias you would like to import from the drop-down list box. Enter the Key Password and confirm it.<br><br>To import the Private Key and X.509 Certificate, click "Finish." The certificate is imported into the Policy Manager data repository.
import.ca.certificate.and.private.key.header
Import CA Certificate and Private Key
import.ca.trusted.certs.wizard
Import Trusted CA Certificates from Keystore Wizard
import.ca.trusted.certs.wizard.details
The "Import Trusted Certificates from Keystore" screen allows you to import Trusted CA Certificates into Policy Manager. Certificates imported into Policy Manager must be issued by a Trusted CA Authority. Trusted CA Certificates must be configured prior to importing X.509 certificates for Service, User, Container, or Management Console operations and will display in the "Configure > Security > Trusted CA Certificates" section of the Management Console.<p>Click the radio button of the desired "Keystore Type." Java or PKCS12 options are available. Then enter the Keystore Path to the keystore file that contains Trusted CA Certificates to be imported into Policy Manager, and Keystore Password plus confirmation.
import.ca.trusted.certs.wizard.summary
Trusted CA Certificates Imported Successfully
import.ca.trusted.certs.wizard.summary.details
You have successfully completed the "Import Trusted CA Certificates from Keystore Wizard." Review the summary information.<p>To exit this wizard, click "Close."
jms.listener.custom.property.name.value
Custom connection property must have name and value defined
jms.listener.jmsDestinationFactoryName.required
Destination Factory name required
jms.listener.jmsJndiInitialContext.required
JNDI initial context required
jms.listener.jmsJndiUrl.required
JNDI URL required
kerberos.identity.profile.description
An Identity Profile is mapped to the identity configuration in a third party system (i.e., user account). If multiple services need to share the same identity, they can refer to the same Identity Profile. As a prerequisite to defining an Identity Profile, you must first integrate the associated Authentication Protocol with Policy Manager in the "Configure > Identity Systems" section of the Management Console.
label.add.policy.wizard
Add Policy Wizard
label.add.policy.wizard.completion.summary
Completion Summary
label.add.policy.wizard.policy.category
Policy Category
label.add.policy.wizard.policy.created
Policy created successfully
label.add.policy.wizard.policy.details
Policy Details
label.add.policy.wizard.policy.key
Policy Key
label.add.policy.wizard.policy.key.help
If you do not provide this field value, a system value will automatically be assigned.
label.add.policy.wizard.policy.name
Policy Name
label.add.policy.wizard.policy.type
Type:
label.add.policy.wizard.select.policy.category
Select Policy Category
label.add.policy.wizard.specify.aggregate.policy.details
Select Policies
label.add.policy.wizard.specify.policy.details
Specify Policy Details
label.add.process.wizard.bpel.key
BPEL Key
label.add.process.wizard.process.name
BPEL Name
label.add.script.wizard.script.key
Script Key
label.add.script.wizard.script.name
Script Name
label.compliance.policy.report.policy.name
Policy Name
label.compliance.policy.type
Type:
label.compliance.policy.type.select
- select policy type -
label.operational.policy.category
Category:
label.operational.policy.type
Type:
label.operational.policy.type.select
- select policy type -
login.copyright
&copy;2000-{0} Akana, Inc., a Perforce company. All Rights Reserved.
login.product.description
Akana''s Lifecycle Manager, Policy Manager, Service Manager, and Community Manager, along with the powerful analytics of Envision, combine to form a comprehensive Integrated API Governance Automation solution to help ensure the success of enterprise service programs.
login.product.learnmore
Want to learn more? Get extensive product information at <a href="http://www.akana.com" target="_new">akana.com</a>. For support, contact <a href="mailto:support@akana.com" target="_new">support@akana.com</a>
login.product.learnmorecontent
Get extensive product information at<br /><a href="http://www.akana.com" target="_new">akana.com</a>.
login.product.learnmorecontent2
For support, please contact<br /><a href="mailto:support@akana.com" target="_new">support@akana.com</a>.
login.product.learnmoreheader
Want to learn more?
login.terms.conditions
<a href="hom_copyright.jsp">Terms & Conditions of Use</a>
login.welcome
Welcome to<br />Akana Policy Manager
login.welcome.text
The SOA Software Policy Manager is an advanced security and management platform for your XML, Web Services, and Service Oriented Architecture (SOA). It unleashes the power of XML, Web services, and SOA through its advanced security, management, and monitoring capabilities.
logs.partialusagedata.description
Note: The filter selections above have resulted in more than {0} records, and only the first {0} records are available for review.&nbsp;&nbsp;Please revise filters for a smaller subset.
logs.soapmessages.description
A Soap Message displays a snap shot of the XML message in the policy for an Operation of a Service wherever there is a Record Component added.&nbsp;&nbsp;A limit of 10,000 records may be displayed at one time.
logs.usagedata.description
Usage Data displays requests for a Service and Operation(s) from a client.&nbsp;&nbsp;A limit of 10,000 records may be displayed at one time.
manage.compliance.policy.attachments
Manage Compliance Policy Attachments
manage.compliance.policy.attachments.organization
Manage Compliance Policy Attachments for Organization
manage.operational.policy.attachments
Manage Operational Policy Attachments
manage.operational.policy.attachments.organization
Manage Operational Policy Attachments for Organization
manage.policy.attachments
Manage
manage.qos.policy.attachments
Manage QoS Policy Attachments
manage.qos.policy.attachments.organization
Manage QoS Policy Attachments for Organization
managementpoint.image.name
managementpoint.gif
managementpoint.import.outbound.certificate
Certificate information is shown below. Private key information is not shown for security reasons. Click "Apply" to save this certificate to the current Management Point configuration. Select "Import Certificate" to import and overwrite the current certificate.
managementpoint.list.description
Management Points are intermediaries that enforce centrally defined policies and provide advanced security and management capabilities for Web Services.
managementpoint.nohttps.configuration
No HTTPS configuration has been set up. Select "Import Certificate" to import certificate and private key.
managementpoint.outbound.certificate.information
Certificate information is shown below. Private key information is not shown for security reasons. Select "Import Certificate" to import and overwrite the current certificate, "Export Certificate" to view certificate or export certificate to a file, or "Delete Certificate" to delete certificate from the current Management Point configuration.
managementpoint.outbound.configuration
The following outbound certificate will be used by the Management Point to send HTTPS messages with client authentication to the next hop. Private key information is not provided for security reasons.
managementpoint.outbound.configuration.settings
Outbound certificates are used if you want a "Standalone" Management Point to send HTTPS messages with client authentication to the next hop.
managementscript.list.description
A Management Script is a external script that can be run on receipt of an alert code.
message.action.noprivilege
This user does not have the privilege for this action. Please check with the system administrator.
metadata.attachment.add
Apply
metadata.attachment.add.contract.msg
A metadata attachment provides additional technical and reference information pertaining to the current contract. This could include external references or actual contract documents, service level agreements, or any other information source that supports the contract.
metadata.attachment.add.document.msg
Enter the path to a Document Attachment. You can click 'Browse' to navigate the directory structure.
metadata.attachment.add.external.msg
Enter the URL for an External Link (e.g., http://www.soa.com).
metadata.attachment.add.organization.msg
A metadata attachment provides additional technical and reference information pertaining to the current organization. Documents can encompass all aspects of the organization (e.g., implementation documents for your SOA Infrastructure), documents pertaining to services (design documents, UML, test messages, sample code), documents pertaining to contracts (contract documents, service level agreements) or any other information source that supports the organization.
metadata.attachment.add.service.msg
A metadata attachment provides additional technical and reference information pertaining to the current service. This could include external references or actual design documents, UML, test messages, sample code, or any other information source that supports the service.
metadata.attachment.add.title
Add Metadata Attachment
metadata.attachment.cancel
Cancel
metadata.attachment.close
Close
metadata.attachment.modify
Apply
metadata.attachment.modify.msg
Specify the location of the metadata attachment that represents the next revision of the current attachment. When the new revision is added, the version number will be incremented, and the previous attachment will be archived. You can select 'View Details' to view the 'Previous Versions' section of the 'View Metadata Details' screen.
metadata.attachment.modify.reference.title
Modify Metadata Reference
metadata.attachment.modify.title
Modify Metadata Attachment
metadata.attachment.view.msg
metadata.attachment.view.reference.title
View Metadata Reference
metadata.attachment.view.title
View Metadata Attachment
metadata.reference.apply
Apply
metadata.reference.cancel
Cancel
metadata.tag.add
Apply
metadata.tag.cancel
Close
metadata.tag.manage.msg
The 'Manage Tags' screen allows you to define tags/keywords to assign to the current service. After you define a tag/keyword, it is added to 'Global Tag List' and can be assigned to other services. After a tag/keyword is added to a service, it is represented in the 'Tags' section of the 'Metadata Portlet' as a 'Tag Cloud'. You can remove one or more tag assignments from the current service by clicking the 'remove' link next to each tag/keyword in the 'Assigned Tags' section.
metadata.tag.manage.title
Manage Tags
monitorcomponents.list.description
Monitor Components is a dynamic screen that allows the state of the Component to be monitored in near real time in case a critical error occurs.
monitoring.audittrails.security.view.description
An Audit Trail is a log of add, modify, and delete operations performed on all objects in the system. The details of an Audit Trail include who performed the operation, when it was performed, and on what system it was performed.
mp.detail.description
Description:
mp.detail.http.listener
HTTP
mp.detail.httpBindToAllInterfaces
Bind the listener to all network interfaces of the machine
mp.detail.httpPort
Port:
mp.detail.httphostname
Host Name or IP:
mp.detail.https.listener
HTTPS
mp.detail.httpsAuthenticate
Requires client authentication.
mp.detail.httpsBindToAllInterfaces
Bind the listener to all network interfaces of the machine
mp.detail.httpsPort
Port:
mp.detail.httpshostname
Host Name or IP:
mp.detail.jms.listener
JMS
mp.detail.jmsFactory
JMS Factory:
mp.detail.jndiFactory
JNDI Factory:
mp.detail.jndiURL
JNDI URL:
mp.detail.listeners
Listeners
mp.detail.location
Location:
mp.detail.managementpoint
Management Point
mp.detail.name
Name:
mp.detail.type
Type:
mp.edetail.agent.url
Agent URL:
mp.list.hostedservices.description
Services hosted by the management point.
msconsole.import.certificate
Certificate information is shown below. Private key information is not shown for security reasons. Click "Apply" to save this certificate and enable SSL for the current Management Console configuration.
operation.list.description
An Operation is a procedure (method) in a Service that takes one or more inputs and returns an output. Every Service has one or more operations that can be available to a user.
pm.audittrail.list.description
An Audit Trail is a log of add, modify, and delete operations performed on all objects in the system. An Audit Trail can be observed to show that it has been viewed by a User.
pm.config.description
The Policy Manager name and description will be what other Policy Managers see when Trusted Domains are created between them.
pm.contract.description
A Contract limits which Users or User Groups can access or use a system or Service. They can be limited by access count, access interval, and data transformation. The Contract list can be filtered by Contract Name.
policy.copy_to_reference.message
Are you sure you want to overwrite the custom policy and create a reference to a policy template?
policy.details.description
Management Points are intermediaries that enforce centrally defined policies and provide advanced security and management capabilities for Web services.
policy.list.description
A Policy is the mechanism for adding functionality to a Service through a Management Point. Policies manage capabilities such as security, encryption, and compression to provide enhanced functionality. The policy elements can be put in any order and configured differently for each policy application.
policy.local.text
( local policy )
policy.no.attachments.found
No attachments found
policy.operation.modification.message
To modify the policy, the Policy template configuration needs to be changed from the Policies section. This will impact all the policies referencing the policy template
policy.overwrite.message
Are you sure you want to overwrite the current policy configuration and load a new policy template?
policy.overwrite.template.message
Are you sure you want to overwrite the current policy template and load a new policy template?
policy.reference_to_copy.message
Are you sure you want to break the reference relationship to the current policy template?
policy.select.base.message
Select base policy template
policy.select.message
Select a policy template
policy.select.please.message
Please select a policy template
policy.template.message.general
Policy template
policy.template.message.lower
Policy template
policy.template.message.upper
Policy Template
policy.template.modification.effect.message
Modifying this policy template will affect other policies
policy.template.select.please.message.before.submit
Please select a policy template before submitting this form
policy.templates.notfound.message
No policy templates found.
policy.type.compliance
Compliance Policy
policy.type.operational
Operational Policy
policy.type.qos
QoS Policy
policytemplate.details.description
A Policy Template is a pattern for a policy that can be pre-built and reused on multiple Policies. Read-Only Policy Templates are those that are packaged with the application and may not be modified.
policytemplate.list.description
A Policy Template is a pre-built Policy for speeding up the process of adding policies to operations. Once a policy is built and configured, it can be applied to numerous operations very quickly.
privilege.list.description
A Privilege is a permission that requires authorization when trying to use a system or service.
product.build.number
2022.1.0.32507
product.name
Akana Policy Manager
provider.select.please.message
Please select an Organization
records.per.page
100
regeneraete.ca.certificate
The "Regenerate CA Certificate" function regenerates a "Policy Manager CA Provider" which is a simplified version of Certificate Authority that can issue and renew X.509 certificates.
registry.configure.categories.description
A Category is a classification of entities such as Organizations or Services. Categories are arranged hierarchy in what are called Category Schemes.
registry.configure.categoryschemes.description
A Category Scheme is a hierarchy of categories used for classification of entities.
registry.configure.federatedservers.description
A Federated Server is a peer registry used in federated searches of multiple UDDIs either in serial or parallel.
registry.configure.identifierschemes.description
An Identifier Scheme is a company identification system that logically groups entities for easier discovery.
registry.configure.interfaces.description
registry.configure.notification.description
A Notification is sent to a JMS Queue whenever a Organization or Service is modified or deleted.
registry.configure.subscriptionclients.description
A Replication is the configuration for an external source of services using the UDDI Subscription API. The "Replications Summary" screen displays a list of defined subscriptions that the current Policy Manager "Registry" has with other Registries. New "Replications" can be added using the "Add Replication" function. Existing "Replications" can be managed using the "Modify Replication" and "Delete Replication" functions.
registry.configure.subscriptionfilters.description
A Subscription Filter defines the set of results used in subscription.
registry.configure.subscriptions.description
A Subscription allows external system to keep track of changes in the registry.
registry.publish.providers.categories.description
A Category is a classification of an entity such as Providers or Services. Categories are arranged hierarchically Category Schemes.
registry.publish.providers.contacts.addresses.description
Provide all of the Addresses for this Contact. Provide use types to help describe the purpose of each Address.
registry.publish.providers.contacts.description
A Contact is a person or entity that can be notified for any reason, for example support.
registry.publish.providers.contacts.details.description
A Contact is a person or entity that can be notified for any reason, for example support.
registry.publish.providers.contacts.emails.description
Provide all of the Emails for this Contact. Provide use types to help describe the purpose of each Email.
registry.publish.providers.contacts.phones.description
Provide all of the Phone numbers for this Contact. Provide use types to help describe the purpose of each Phone number.
registry.publish.providers.description
A Provider is a person or business that offers a Service. To publish a Service, you must first create a Provider.
registry.publish.providers.details.description
A provider is a person or business that offers a Service. Modify or view Meta-data for the Provider using the buttons below.
registry.publish.providers.discoveryurls.description
A Discovery URL points to technical or descriptive information about a Organization.
registry.publish.providers.identifiers.description
An Identifier is an optional description that helps in locating entities such as Organizations.
registry.publish.providers.services.accesspoints.description
An Access Point is a physical instance of a Service located at different addresses possibly using different protocols such as HTTP and JMS.
registry.publish.providers.services.accesspoints.details.description
An Access Point is a physical instance of a Service located at different addresses possibly using different protocols such as HTTP and JMS.
registry.publish.providers.services.accesspoints.tmodelinstances.description
A tMmodel Instance is an instance of a tModel that typically contains technical information, such as instance parameters or links to programmatic descriptions, about an interface.
registry.publish.providers.services.accesspoints.tmodelinstances.details.description
A Tmodel Instance is an instance of a tModel that typically contains technical information, such as instance parameters or links to programmatic descriptions about an interface.
registry.publish.providers.services.accesspoints.wsdls.description
A WSDL is a specification document that usually contains technical information for implementing or interacting with a Web service.
registry.publish.providers.services.accesspoints.wsdls.details.description
A WSDL is a specification document that usually contains technical information for implementing or interacting with an interface.
registry.publish.providers.services.categories.description
A Category is represented by a keyedReference that contains tModelKey (referred to as a Category Scheme), Key Name, and Key Value attributes. The tModelKey refers to the tModel that represents the categorization system, the Key Value contains the categorization with this system, and the Key Name provides a descriptive name of the categorization. A Category Group is represented by a keyedReferenceGroup. Each keyedReferenceGroup has a tModelKey that references the category group system, and a set of keyedReference elements that make up the actual group of categories.
registry.publish.providers.services.description
A Service uses standard Web protocols to avail operations that share data with other applications that can be written on other platforms in other languages.
registry.publish.providers.services.details.description
A Service uses standard protocols to expose operations that share data with other applications potentially written on other platforms in other languages.
registry.publish.providers.services.identifiers.description
An Identifier is an optional description that helps in locating entities such as Services.
registry.publish.providers.services.operations.description
An Operation is a procedure that is exposed by a Service taking one or more inputs and returning an output.
registry.publish.tmodels.categories
A Category is a classification of entities such as Organizations or Services. Categories are arranged hierarchy in what are called Category Schemes.
registry.publish.tmodels.description
A tModel is a description of an interface for a Service.
registry.publish.tmodels.details.description
A tModel is a description of an interface for a Service.
registry.publish.tmodels.identifiers
An Identifier is an optional description that helps in locating entities like Organizations.
registry.search.advancedsearch.description
Advanced Search allows you to search for Organizations or Services by name, category and identifier.
registry.search.browsecategories.description
Browse Categories allow you to walk the hierarchy of categories looking for Organizations and Services.
registry.search.federatedsearch.description
Federated Search allows you to search multiple UDDI's in parallel or series for Organizations or Services by name, category and identifier.
registry.search.standardsearch.description
Standard Search allows you to search for Organizations or Services by name.
registry.services.bindingidentifiers.description
A "Dynamic Binding Identifier" is used in scenarios where you would like to bind a service endpoint using a dynamic reference. A binding identifier is similar to an alias and can be configured using any character string combination.
registry.services.bindingtemplate.description
A Binding Template represents the technical fingerprint of a web service and provides the technical information needed by applications to bind and interact with the Web service being described. It must contain at least one access point for a given service.</br>Note: This section is used to add binding templates to physical services ONLY. Binding templates for virtual services are created by hosting the virtual service in a Management Point container. They can be viewed in this section but must be updated using the "Modify Virtual Service" function.
renew.ca.certificate
The "Renew CA Certificate" function allows you to change the expiration date and time for both generated and imported certificates. The private key is retained and the existing certificate is replaced with a new self-generated one.
role.list.description
A Role is a group of privileges that can be assigned to a User or Contract. Roles are created to minimize the amount of work when associating privileges.
root
root
select.ca.certificate.config.option
The "Select Certificate Configuration Option" screen provides two options for configuring a Certificate of Authority (CA). The X.509 certificate type is supported.<br><br>The "Generate CA Certificate with PKI Keys" option generates a "Policy Manager CA Provider" which is a simplified version of Certificate Authority that can issue and renew X.509 certificates.<br><br>The "Import CA Certificate and Private Key" option is used to import keys and a certificate that has been issued by a third party Certificate Authority. Supported keystore types include "Java" and "PKCS12." <br><br>Select the Certificate Configuration Option, and click "Next" to continue.
service.details.description
Services use standard protocols like XML to share data with one or more applications regardless of how each service and application is implemented in its native environment.
service.image.name
service.gif
service.list.description
Services use standard protocols like XML to share data with one or more applications regardless of how each service and application is implemented in its native environment.
service.not.in.ms
Service not yet "Managed"
sla.bindings.add.description
SLA (Service Level Agreements) Bindings are used to measure and report performance, availability and operability of Services and are bound to objects such as Service Operations.
sla.bindings.details.description
SLAs (Service Level Agreements) Bindings are used to measure and report performance, availability and operability of Services and are bound to objects such as Service Operations.
sla.bindings.details.modify.description
SLAs (Service Level Agreements) Bindings are used to measure and report performance, availability and operability of Services and are bound to objects such as Service Operations.
sla.bindings.list.description
SLA (Service Level Agreements) Bindings are used to measure and report performance, availability and operability of Services and are bound to objects such as Service Operations.
sla.bindings.operations.assign.description
Service Operations are the objects that are bound to the SLA Bindings.
sla.bindings.operations.description
Service Operations are the objects that are bound to the SLA Bindings.
sla.contracts.add.description
SLA Contracts are one or more SLA Bindings that are bound to one or more Users and Roles.
sla.contracts.details.description
SLA Contracts are used to measure and report performance, availability and operability of Services and are bound to Users or Roles.
sla.contracts.details.modify.description
SLA Contracts are used to measure and report performance, availability and operability of Services and are bound to Users or Roles.
sla.contracts.list.description
SLA Contracts are one or more SLA Bindings that are bound to one or more Users and Roles.
sla.contracts.sla.assign.description
SLA Contracts are used to measure and report performance, availability and operability of Services and are bound to Users or Roles.
sla.contracts.sla.description
SLA Contracts are used to measure and report performance, availability and operability of Services and are bound to Users or Roles.
sla.contracts.usersroles.assign.description
SLA Contracts are used to measure and report performance, availability and operability of Services and are bound to Users or Roles.
sla.contracts.usersroles.description
SLA Contracts are used to measure and report performance, availability and operability of Services and are bound to Users or Roles.
sla.contracts.usersusergroups.assign.description
SLA Contracts are used to measure and report performance, availability and operability of Services and are bound to Users or User Groups.
sla.contracts.usersusergroups.description
SLA Contracts are used to measure and report performance, availability and operability of Services and are bound to Users or User Groups.
sla.policy.list.description
SLA (Service Level Agreements) Policies are used to measure and report performance, availability and operability of Services by providing a reusable object that can be used by SLA Bindings.
sla.policytemplates.add.description
SLA (Service Level Agreement) Policy Templates are used to measure and report performance, availability and operability of Services by providing a reusable object that can be used by the SLA Bindings.
sla.policytemplates.details.description
SLA (Service Level Agreement) Policy Templates are templates for SLA Bindings that help define a level of service for Services to follow.
sla.policytemplates.details.modify.description
SLA (Service Level Agreement) Policy Templates are used to measure and report performance, availability and operability of Services by providing a reusable object that can be used by the SLA Bindings.
sla.policytemplates.list.description
SLA (Service Level Agreements) Policy Templates are used to measure and report performance, availability and operability of Services by providing a reusable object that can be used by SLA Bindings.
snmphost.list.description
An SNMP Host is a server that accepts SNMP messages. SNMP (Simple Network Management Protocol) is the standard operations and maintenance protocol for the Internet.
text.add.policy.wizard.policy.created
You have successfully created a policy using the "Add Policy Wizard." Your policy has been added to the "Policies" folder of the currently selected Organization based on the selected policy category. Review the summary information for policy details.<p/>To exit this wizard, click "Close."
text.add.policy.wizard.select.policy.category
The "Add Policy Wizard" provides options for configuring "Compliance," "Operational," or "QoS" policies. <p/>Click the radio button of the "Policy Category" you would like to configure and click, "Next" to continue.<p/>The Policy Manager Online Help provides step-by-step procedures for completing the set of tasks for each configuration option. Online Help is accessible by clicking the Help button. Click "Next" to continue.
text.add.policy.wizard.specify.aggregate.policy.definition
From the Policies Tree, click the checkbox of each policy you would like included in the Aggregate Policy definition. After completing your selections, click "Apply."
text.add.policy.wizard.specify.aggregate.policy.details
The "Select Policies" screen allows you to navigate a tree hierarchy and select policies that you would like to include in the current "Aggregate Policy" definition.
text.add.policy.wizard.specify.compliance.aggregate.policy.definition
From the Policies Tree, click the checkbox of each policy you would like included in the Compliance Aggregate Policy definition. After completing your selections, click "Apply."
text.add.policy.wizard.specify.compliance.policy.details
The "Specify Policy Details" screen is used to define the following policy information: <p>The "Policy Details" section is used to define the "Policy Name," "Policy Key," "Description," and "Type." The "Policy Key" field allows you to enter a custom field value. If left blank, a system value is automatically assigned. <p>The "Type" drop-down list box allows you to select the policy type for the current policy definition.<p>Specify the policy information. After you have completed your entries, click "Finish" to continue.
text.add.policy.wizard.specify.complilance.aggregate.policy.details
The "Select Policies" screen allows you to navigate a tree hierarchy and select policies that you would like to include in the current "Compliance Aggregate Policy" definition.
text.add.policy.wizard.specify.operational.policy.details
The "Specify Policy Details" screen is used to define the following policy information: <p>The "Policy Details" section is used to define the "Policy Name," "Policy Key," "Description," and "Type." The "Policy Key" field allows you to enter a custom field value. If left blank, a system value is automatically assigned. <p>The "Type" field displays the policy type previously selected on the "Select Policy Creation Option" screen. <p>Specify the policy information. After you have completed your entries, click "Finish" to continue.
text.add.policy.wizard.specify.qos.policy.details
The "Specify Policy Details" screen is used to define the following policy information: <p>The "Policy Details" section is used to define the "Policy Name," "Policy Key," and "Description." The "Policy Key" field allows you to enter a custom field value. If left blank, a system value is automatically assigned. <p>Specify the policy information. After you have completed your entries, click "Finish" to continue.
trustedcerts.summary.description
A Trusted Certificate Authority (CA) is a third party identity that is qualified with a specified level of trust. Trusted CA Certificates are used when an identity is being validated as the entity it claims to be. Certificates imported into Policy Manager must be issued by a Trusted CA Authority. Trusted CA Certificates must be configured prior to importing X.509 certificates for Service, User, Container, or Management Console operations.
trusteddomain.list.description
A Trusted Domain is another instance of the Policy Manager that can be trusted when authenticating Users and Roles.
url.for.policy.details.not.found
Url for Policy details not found
usage.detail.app.username
Consumer Identity:
usage.detail.client.host
Client Host:
usage.detail.contract.key
Contract Key:
usage.detail.contract.name
Contract Name:
usage.detail.create.dts
Created Date:
usage.detail.custom.field1
Custom Field 1:
usage.detail.error.category
Error Category:
usage.detail.error.details
Error Details:
usage.detail.error.message
Error Message:
usage.detail.event.id
Container transaction Unique ID:
usage.detail.is.soap.flt.by.mp
Is Fault by Container:
usage.detail.is.soap.flt.by.next.hop
Is Fault by Next Hop:
usage.detail.listener.url
Listener URL:
usage.detail.mp.name
Container:
usage.detail.next.hop.url
Next Hop URL:
usage.detail.next.hop.url.1
Next Hop 1 URL:
usage.detail.next.hop.url.10
Next Hop 10 URL:
usage.detail.next.hop.url.11
Next Hop 11 URL:
usage.detail.next.hop.url.12
Next Hop 12 URL:
usage.detail.next.hop.url.13
Next Hop 13 URL:
usage.detail.next.hop.url.14
Next Hop 14 URL:
usage.detail.next.hop.url.15
Next Hop 15 URL:
usage.detail.next.hop.url.16
Next Hop 16 URL:
usage.detail.next.hop.url.17
Next Hop 17 URL:
usage.detail.next.hop.url.18
Next Hop 18 URL:
usage.detail.next.hop.url.19
Next Hop 19 URL:
usage.detail.next.hop.url.2
Next Hop 2 URL:
usage.detail.next.hop.url.20
Next Hop 20 URL:
usage.detail.next.hop.url.3
Next Hop 3 URL:
usage.detail.next.hop.url.4
Next Hop 4 URL:
usage.detail.next.hop.url.5
Next Hop 5 URL:
usage.detail.next.hop.url.6
Next Hop 6 URL:
usage.detail.next.hop.url.7
Next Hop 7 URL:
usage.detail.next.hop.url.8
Next Hop 8 URL:
usage.detail.next.hop.url.9
Next Hop 9 URL:
usage.detail.operation.name
Operation Name:
usage.detail.other.name
Other Identity:
usage.detail.request.dts
Request Date/Time:
usage.detail.request.millis
Request Millis:
usage.detail.request.size
Bound Request Message Size:
usage.detail.request.user.name
End-User Identity:
usage.detail.response.size
Bound Response Message Size:
usage.detail.response.time
Response Time:
usage.detail.service.key
Service Key:
usage.detail.status.code
Status Code:
usage.detail.time.next.hop
Time Taken for Next Hop:
usage.detail.time.next.hop.total
Total Time Taken by Next Hops:
usage.detail.verb
Verb:
usage.detail.wsdl.request.size
WSDL Request Message Size:
usage.detail.wsdl.response.size
WSDL Response Message Size:
usageDetail.request.date.format
MM/dd/yyyy HH:mm:ss.S
usagedataDetail.description
Below is a list of the messages associated with this Usage record. Click on any record to see the corresponding message content.
user.list.description
A User is an entity that is authenticated when trying to use a system or service.
usergroups.description
User groups provide a method of managing access rights to Policy Manager functionality. A user group must contain one or more users. You can classify user groups by assigning a unique user group name.
usergroups.list.description
User groups provide a method of managing access rights to Policy Manager functionality. A user group must contain one or more users. You can classify user groups by assigning a unique user group name.
userprofile.description
User Profile is where you can change your user settings such as full name and password.
userprofile.externaldomain.description
User Profile is where you can change your user settings such as default page and default perspective.
wizard.service.manage.wsdlfile.present
WSDL content has been stored. Entering new 'WSDL Path' will overwrite existing content.
wizard.services.register.service.name
Manage a Service Wizard
wizard.sla.bindings.add.data.description
SLA (Service Level Agreements) Bindings are used to measure and report performance, availability and operability of Services and are bound to objects such as Service Operations.
wizard.sla.bindings.add.name
Add SLA Binding Wizard
wizard.sla.bindings.add.operations.description
SLA (Service Level Agreements) Bindings are used to measure and report performance, availability and operability of Services and are bound to objects such as Service Operations.
wizard.sla.bindings.add.rules.description
SLA (Service Level Agreements) Bindings are used to measure and report performance, availability and operability of Services and are bound to objects such as Service Operations.
wizard.sla.bindings.add.services.description
SLA (Service Level Agreements) Bindings are used to measure and report performance, availability and operability of Services and are bound to objects such as Service Operations.
wizard.sla.bindings.add.slapolicytemplate.description
SLA (Service Level Agreements) Bindings are used to measure and report performance, availability and operability of Services and are bound to objects such as Service Operations.
wizard.sla.bindings.add.summary.description
SLA (Service Level Agreements) Bindings are used to measure and report performance, availability and operability of Services and are bound to objects such as Service Operations.
wizard.sla.contracts.add.description
SLA Contracts are used to measure and report performance, availability and operability of Services and are bound to Users or User Groups.
wizard.sla.contracts.add.name
Add SLA Contract Wizard
wizard.user.registration.x509certificate.and.privatekey.present
X.509 Certificate and Private Key have been stored. Entering new 'Keystore path' will overwrite existing values.
wizard.user.registration.x509certificate.present
X.509 Certificate has been stored. Selecting new 'X.509 Certificate' will overwrite existing values.