Corticon Server: Integration & Deployment Guide
:
Service contract examples
:
Examples of XSD and WSDLS available in the Deployment Console
:
5 Vocabulary-level WSDL, FLAT XML messaging style
:
5.6 Service
Try Corticon Now
5.6 Service
<service name=
VocabularyNameDecisionService
>
Any text you enter in a Rulesheet's comments window (accessed via
Rulesheet
>
Properties
>
Comments
tab on the
Corticon Studio
menubar) will be inserted here:
<documentation>optional Rulesheet comments</documentation>
<port name=
VocabularyNameDecisionServiceSoap
binding=
tns:VocabularyNameDecisionServiceSoap
>
Corticon Server
Servlet URI contained in section 22 of the Deployment Console will be inserted here:
<soap:address location=
http://localhost:8850/axis/services/Corticon
/>
</port>
</service>
</definitions>