Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Swordfish Documentation: User Stories: SOA Administrator"

(separaate WSDL and WS-Policy use cases)
Line 9: Line 9:
 
|-
 
|-
 
|width="10*" | Eclipse SOA Administrator
 
|width="10*" | Eclipse SOA Administrator
|width="10*" | '''upload/import''' the resources '''WSDL and WS-Policy''' into the Service Registry ,
+
|width="10*" | '''upload/import''' the resources '''WSDL''' into the Service Registry ,
 
|width="10*" | I can make them available for a dynamic service lookup.
 
|width="10*" | I can make them available for a dynamic service lookup.
 
|width="10*" | [[Swordfish_Documentation:Service_Registry_Admin_Interface | Service Registry Admin Interface]]
 
|width="10*" | [[Swordfish_Documentation:Service_Registry_Admin_Interface | Service Registry Admin Interface]]
 
|-
 
|-
 
|width="10*" | Eclipse SOA Administrator
 
|width="10*" | Eclipse SOA Administrator
|width="10*" | '''download/export''' the resources '''WSDL and WS-Policy''' from the Service Registry into the Eclipse Workspace and the File System,
+
|width="10*" | '''download/export''' the resources '''WSDL''' from the Service Registry into the Eclipse Workspace and the File System,
 
|width="10*" | I can modify technical data (Endpoints, policy assertions).  
 
|width="10*" | I can modify technical data (Endpoints, policy assertions).  
 
|width="10*" | [[Swordfish_Documentation:Service_Registry_Admin_Interface | Service Registry Admin Interface]]
 
|width="10*" | [[Swordfish_Documentation:Service_Registry_Admin_Interface | Service Registry Admin Interface]]
Line 30: Line 30:
 
|-
 
|-
 
|width="10*" | Eclipse SOA Administrator
 
|width="10*" | Eclipse SOA Administrator
|width="10*" | '''delete''' the resources '''WSDL and WS-Polic''' from the Service Registry ,
+
|width="10*" | '''delete''' the resources '''WSDL''' from the Service Registry ,
 
|width="10*" | I can remove them, when they are not needed anymore.
 
|width="10*" | I can remove them, when they are not needed anymore.
 
|width="10*" | [[Swordfish_Documentation:Service_Registry_Admin_Interface | Service Registry Admin Interface]]
 
|width="10*" | [[Swordfish_Documentation:Service_Registry_Admin_Interface | Service Registry Admin Interface]]
Line 53: Line 53:
 
|width="10*" | I do not need to browse for them manually..
 
|width="10*" | I do not need to browse for them manually..
 
|width="10*" | [[Swordfish_Documentation:Service_Registry_Admin_Interface | Service Registry Admin Interface]]
 
|width="10*" | [[Swordfish_Documentation:Service_Registry_Admin_Interface | Service Registry Admin Interface]]
 +
|-
 +
|width="10*" | Eclipse SOA Administrator
 +
|width="10*" | '''upload/import''' the resources '''WS-Policy''' into the Service Registry ,
 +
|width="10*" | I can make them available for a dynamic service lookup.
 +
|width="10*" | [[Swordfish_Documentation:Service_Registry_Admin_Interface | Service Registry Admin Interface]]
 +
|-
 +
|width="10*" | Eclipse SOA Administrator
 +
|width="10*" | '''download/export''' the resources '''WS-Policy''' from the Service Registry into the Eclipse Workspace and the File System,
 +
|width="10*" | I can modify technical data (Endpoints, policy assertions).
 +
|width="10*" | [[Swordfish_Documentation:Service_Registry_Admin_Interface | Service Registry Admin Interface]]
 +
See also related user stories for [[Swordfish_Documentation:_User_Stories:_Service_Developer#User_Stories_for_Service_Developers_with_Tooling_Focus | Service Developers]]
 
|-
 
|-
 
|width="10*" | Eclipse SOA Administrator
 
|width="10*" | Eclipse SOA Administrator
 
|width="10*" | '''search/find WS-Policy files''' stored in the Service Registry based on key words contained in the WS-Policy file (simple search),
 
|width="10*" | '''search/find WS-Policy files''' stored in the Service Registry based on key words contained in the WS-Policy file (simple search),
 
|width="10*" | I do not need to browse for them manually..
 
|width="10*" | I do not need to browse for them manually..
 +
|width="10*" | [[Swordfish_Documentation:Service_Registry_Admin_Interface | Service Registry Admin Interface]]
 +
|-
 +
|width="10*" | Eclipse SOA Administrator
 +
|width="10*" | '''delete''' the resources '''WS-Polic''' from the Service Registry ,
 +
|width="10*" | I can remove them, when they are not needed anymore.
 
|width="10*" | [[Swordfish_Documentation:Service_Registry_Admin_Interface | Service Registry Admin Interface]]
 
|width="10*" | [[Swordfish_Documentation:Service_Registry_Admin_Interface | Service Registry Admin Interface]]
 
|-
 
|-

Revision as of 02:42, 3 April 2009

User Stories for SOA Administrators

As an I would like to so that link to backlog item(s)
Eclipse SOA Administrator upload/import the resources WSDL into the Service Registry , I can make them available for a dynamic service lookup. Service Registry Admin Interface
Eclipse SOA Administrator download/export the resources WSDL from the Service Registry into the Eclipse Workspace and the File System, I can modify technical data (Endpoints, policy assertions). Service Registry Admin Interface

See also related user stories for Service Developers

Eclipse SOA Administrator view any single resource stored in the Service Registry , I can check the content without needing to download it. Service Registry Admin Interface
Eclipse SOA Administrator browse resources stored in the Service Registry based on resource type, I can gain an overview of resources available and how they are related to each other. Service Registry Admin Interface
Eclipse SOA Administrator delete the resources WSDL from the Service Registry , I can remove them, when they are not needed anymore. Service Registry Admin Interface
Eclipse SOA Administrator create Policies and store them into my Workspace, I can use them in Services. TBD
Eclipse SOA Administrator associate Policies with Ports inside WSDLs, I can be used during service lookup AND during runtime to identify the interceptor chain. TBD
Eclipse SOA Administrator use Policy Based compression, I can control compression dynamically. TBD
Eclipse SOA Administrator search/find WSDL files stored in the Service Registry based on key words contained 'Port Type' and 'Service' (simple search), I do not need to browse for them manually.. Service Registry Admin Interface
Eclipse SOA Administrator upload/import the resources WS-Policy into the Service Registry , I can make them available for a dynamic service lookup. Service Registry Admin Interface
Eclipse SOA Administrator download/export the resources WS-Policy from the Service Registry into the Eclipse Workspace and the File System, I can modify technical data (Endpoints, policy assertions). Service Registry Admin Interface

See also related user stories for Service Developers

Eclipse SOA Administrator search/find WS-Policy files stored in the Service Registry based on key words contained in the WS-Policy file (simple search), I do not need to browse for them manually.. Service Registry Admin Interface
Eclipse SOA Administrator delete the resources WS-Polic from the Service Registry , I can remove them, when they are not needed anymore. Service Registry Admin Interface
Eclipse SOA Administrator deactivate WSDL's from service lookup without deleting it from the Service Registry , I can apply governance rules, like multiple versions of the same service etc. TBD
Eclipse SOA Administrator upload/import Schemas into the Service Registry, I can reference them from multiple WSDL files in the Service Registry. Service Registry Admin Interface
Eclipse SOA Administrator download/export schemas from the Service Registry into the Eclipse Workspace and the File System, I can modify them. Service Registry Admin Interface
Eclipse SOA Administrator delete schemas from the Service Registry , I can remove them, when they are not needed anymore. Service Registry Admin Interface
Eclipse SOA Administrator validate consistency of references between resources WSDL and WS-Polic and WSDL and Scema from the Service Registry , I can ensure the Serice Registry does not contain any files with broken links. Service Registry Admin Interface
Eclipse SOA Administrator upload/import Service Provider Descriptions and Participant Policiesinto the Service Registry, I can utilize different WS-policies per operation and easily add multiple Services implementing the same Port Type. Service Registry Admin Interface
Eclipse SOA Administrator download/export Service Provider Descriptions and Participant Policies from the Service Registry into the Eclipse Workspace and the File System, I can modify them. Service Registry Admin Interface
Eclipse SOA Administrator delete Service Provider Descriptions and Participant Policies from the Service Registry , I can remove them, when they are not needed anymore. Service Registry Admin Interface
Eclipse SOA Administrator access multiple SOA Infrastructureinstances from the same Administration Client without restarting it, I can administer multiple Infrstructures, for i.e. test and production environments. TBD
Eclipse SOA Administrator access a remote SOA infrastructure without installing anything on the client (from a Web interface), I do not need to install Eclipse. TBD

See also: Swordfish Product Backlog


Return to Swordfish User Stories
Return to Swordfish Wiki Home

Back to the top