20 lines
1.0 KiB
Plaintext
20 lines
1.0 KiB
Plaintext
<?xml version = '1.0' encoding = 'UTF-8'?>
|
|
<application xmlns:soa="http://www.oracle.com/soa/rest" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:top="http://xmlns.oracle.com/pcbpel/adapter/db/top/CGI_SPCO_IMPORT_INFO" xmlns="http://wadl.dev.java.net/2009/02">
|
|
<doc title="RestService">RestService</doc>
|
|
<grammars>
|
|
<schema xmlns="http://www.w3.org/2001/XMLSchema">
|
|
<import namespace="http://xmlns.oracle.com/pcbpel/adapter/db/top/CGI_SPCO_IMPORT_INFO" schemaLocation="CGI_SPCO_IMPORT_INFO_table.xsd"/>
|
|
</schema>
|
|
</grammars>
|
|
<resources>
|
|
<resource path="/">
|
|
<method name="POST" soa:wsdlOperation="insert">
|
|
<request>
|
|
<representation mediaType="application/json" element="cns:SpcoImportInfoCollection" xmlns:cns="http://xmlns.oracle.com/pcbpel/adapter/db/top/CGI_SPCO_IMPORT_INFO"/>
|
|
</request>
|
|
<response status="204"/>
|
|
</method>
|
|
</resource>
|
|
</resources>
|
|
</application>
|