You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

API, SoapUI errors with Webservices

edited Dec 13, 2022 6:44AM in Taleo Enterprise 1 comment

Summary

I'm trying to get started with Webservices but failing

Content

I have a number of TCC scripts that we want to start using with an API integration - but 1st things 1st.

I am Using SoapUI, and trying the example at: https://docs.oracle.com/cloud/latest/taleo/OTWSU/_web_services_getting_started.htm#OTWSUid20110921131114498 to export usernames.

Step 1. Create New Soap Project

Step 2. Initial WSDL links to find service.

Step 3. Create new request :

<query alias="BasicQuery" projectedClass="User"/>
   <projections>
        <projection>
            <field path="UserName"/>
        </projection>
    </projections>
</query>

Step 4. Receive errors

<faultstring>Illegal to have multiple roots (start tag in epilog?).

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!