CRM On Demand - Web Services Integration (MOSC)

MOSC Banner

Create java artifacts from WSDL

edited Sep 10, 2015 2:36PM in CRM On Demand - Web Services Integration (MOSC) 2 commentsAnswered

A while back I downloaded a wsdl file for custom object 5 and generated java artifacts from it. I got the below artifacts along with a folder called crmondemand that contains 2 folders ws and xml. 

  • CustomObject5_Service_saved_wsdl.wsdl
  • CustomObject5_Service_internaldd.xml
  • CustomObject5_Service_java_wsdl_mapping.xml
  • CustomObject5_PortType.java
  • CustomObject5_PortType_Stub.java
  • CustomObject5_Service.java
  • CustomObject5_Service_Impl.java

Now I need to generate the same artifacts for other custom objects. I don't remember what tool I used last time.  I tried the command

wsimport -keep -d c:\temp\output -s c:\temp\source c:\temp\Account.wsdl

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