The WSRR artifacts created in the SOA Policy Gateway Basic Runtime Sample pattern, and how the sample uses them.
Object | Description |
---|---|
Organization | Bob's Warehouse. |
Business Capability | Warehouse, owned by the Bob's Warehouse organization. |
Service Version | Store 1.0 uses the Store Web Service, the Store Service Level Definition (SLD), and Warehouse Business Capability. |
WSDL | Store.wsdl |
XSD | Company.xsd |
Policy |
|
Policy Attachments |
|
SLD | Store SLD - Used by the Store 1.0 Service Version. |
SLA | Gold SLA - Routes to the Gold endpoint if the
ContextId is Gold. |
Anonymous SLA | Anonymous Users - Uses the LogEveryTime policy
notification and is performed if the ContextId is not Gold. |
Goldthe request is routed to the StoreMockServiceAlternate XML Firewall, otherwise if it is
Silveror any other value, the Anonymous Users SLA takes over and the LogEveryTime policy is run. This puts a notification in the default.log of the Sample domain. This notification can only be seen if the debug mode is enabled on the domain. The message is then routed to the StoreMockService XML firewall.