Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

Schema validation on WSDL for Inbound Siebel Web Services

edited Dec 16, 2016 12:27AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 5 commentsAnswered
 All, 

I would appreciate some feedback or suggestions on the following:

 

Our middleware team would like to implement schema validation when wrapping Siebel Web Services, but the data contained in the WSDL make this difficult at the moment (i.e. it is incorrect).

 

By default Siebel sets Integration Object Fields as required if the corresponding Field is Required on the Business Component. This in turn makes the element mandatory according to the WSDL as follows:

...

<xsd:element name="ContactFirstName" maxOccurs="1" minOccurs="1" type="xsd:string" />

...

 

If this is a query Web Service it does (normally) not make sense that the Contact First Name should be mandatory. However, I am unsure how this should be adressed?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center