com.soa.console.policy.compliance.script.modify.title
Modify Script Policy
com.soa.console.policy.compliance.script.view.title
View Script Policy
modify.label
Modify
policy.compliance.aggregate.helpid
500
policy.compliance.aggregate.name
Aggregate Policy
policy.compliance.aggregate.title
Aggregate Policy
policy.compliance.asset.service.label.select
Select Policy Asset
policy.compliance.asset.service.label.select.description
<p>The "Select Policy Asset" screen is used to load an asset (i.e., Service) to be used for the purposes of testing the current Compliance Policy. This screen is based on the "Asset Type" selected on the "Modify Policy" screen (i.e., service).</p><p>In the "Services" section, navigate the tree hierarchy, select a type that can be used to test the compliance policy.
policy.compliance.asset.xml.label.upload
Upload File
policy.compliance.asset.xml.label.upload.description1
The "Upload File" screen is used to upload an asset file (i.e., Schema or WSDL) to be used for the purposes of testing the current Compliance Policy.
policy.compliance.asset.xml.label.upload.description2
In the "Upload File" section, click "Browse." The "Choose File to Upload" dialog box displays. Select a file to upload and click "Next." Note that the file to be uploaded should be based on the "Asset Type" selected on the "Modify Policy" screen (i.e., WSDL or Schema file).
policy.compliance.asset.xml.label.upload.description3
When you return to the "Modify Policy" screen, the "Query Builder" tree is populated with the results of your uploaded file.
policy.compliance.label.namespacedeclarations
Namespace Declarations
policy.compliance.label.querybuilder
Query Builder
policy.compliance.label.selectatarget
Please select an Asset Type
policy.compliance.label.selecttarget
Select Policy Asset Type
policy.compliance.label.selecttarget.title
Select Policy Asset
policy.compliance.label.target
Asset Type
policy.compliance.label.target.service
Service
policy.compliance.policy.content.not.defined
Policy content not defined.
policy.compliance.script.error.script.addmodify
Please enter the script
policy.compliance.script.error.script.select
Please select the language
policy.compliance.script.helpid
507
policy.compliance.script.label.script
Script
policy.compliance.script.label.script.addmodify
Script
policy.compliance.script.label.script.engine
Script Language
policy.compliance.script.label.script.message.description
The "Select Usage Log" screen is used filter and select a Usage Data Log file to be used for the purposes of testing the current Compliance Policy. Configure "Observer" and "Time Range" filters and click "Refresh." Select a Usage Log and click "Next."
policy.compliance.script.label.script.message.title
Select Usage Log
policy.compliance.script.label.xquery
XQuery
policy.compliance.script.label.xquery.addmodify
Add/Modify XQuery Policy
policy.compliance.script.label.xquery.modify
Modify XQuery Policy
policy.compliance.script.label.xquery.view
View XQuery Policy
policy.compliance.script.modify.xquery.description
Provide an XQuery to select an attribute of the service metamodel and a script to evaluate that attribute. The XQuery results are passed into the script as an array called xmlobjects[] (See <a href="http://xmlbeans.apache.org/docs/2.0.0/reference/">http://xmlbeans.apache.org/docs/2.0.0/reference/</a> for more information). A result object is also available and must be modified using the following methods: result.setStatus(int statusCode), result.setMessage(String message). Available result status codes are: 1 = passed, 2 = warning, 3 = failed.
policy.compliance.script.name
Script Policy
policy.compliance.script.title
Script Policy
policy.compliance.view.add.label
Add
policy.compliance.view.delete.label
Delete
policy.compliance.view.label
View
policy.compliance.view.policies.label
Policies
policy.compliance.view.policyRefs.label
Policy References
policy.compliance.xquery.error.xquery
Please enter Xquery info
policy.compliance.xquery.helpid
511
policy.compliance.xquery.label.errormessage
Error Message
policy.compliance.xquery.label.warningmessage
Warning Message
policy.compliance.xquery.label.xquery
XQuery
policy.compliance.xquery.label.xquery.addmodify
XQuery
policy.compliance.xquery.modify.xquery.description
Provide an XQuery to analyze the service metamodel. The XQuery must evaluate to either a boolean value (whereupon only the error message will be used when 'false' is returned), or to an integer value of 1 for a passed condition, 2 to denote a warning, or 3 to denote an error.
policy.compliance.xquery.name
XQuery Policy
policy.compliance.xquery.title
XQuery Policy