My Oracle Support Banner

Empty SOAP Body/Message while invoking Outbound Web Service (Doc ID 538109.1)

Last updated on JULY 03, 2023

Applies to:

Siebel System Software - Version 7.7.2 SIA [18325] and later
Siebel CRM - Version 7.7.2 SIA [18325] and later
Oracle Solaris on SPARC (64-bit)
Product Release: V7 (Enterprise)
Version: 7.7.2 [18325] Fin Svcs
Database: Oracle 9.2.0.4
Application Server OS: Sun Solaris 9
Database Server OS: HP 9000 Series HP-UX (64-bit)

This document was previously published as Siebel SR 38-1892470477.

 

Symptoms

Import a WSDL in tools and create the proxy business service.
The proxy takes as input an integration object.
Use EAI Siebel Adapter method "Query" to obtain data to be passed to the proxy business service.
Use EAI Data Transformation Engine to map to between EAI Siebel Adapter outputs and the proxy BS input.

A blank SOAP message is produced.

For example :

<?xml version="1.0" encoding="UTF-8" ?>
<SOAP-ENV:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<SOAP-ENV:Body>
<Siebel:CompletedOrder xmlns:Siebel="http://tempuri.org/abc/message/" SOAP-ENV:use="encoded" />
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.