TCC: Export Error "ExportBadSelectionQueryFormat" "For input string"
(Doc ID 2461570.1)
Last updated on MAY 05, 2023
Applies to:
Oracle Taleo Platform Cloud Service - Connect - Version 17.0 to N/A [Release 17 to 12]Oracle Taleo Recruiting Cloud Service - Version 17.0 to N/A [Release 17 to 12]
Oracle Taleo Onboarding Cloud Service - Version 17.0 to N/A [Release 17 to 12]
Oracle Taleo Platform Cloud Service - SmartOrg (Central Configuration) - Version 17.0 to N/A [Release 17 to 12]
Information in this document applies to any platform.
Symptoms
A working export with a complex projection was changed after which the export failed. In the TCC monitor file there was a strip soap error and in the TCC console the error is:
Changes
The complex projection included filtering logic that was pulling a string and comparing to an integer:
<quer:filtering>
<quer:equal>
<quer:field path="DiversityAnswers,Question"/>
<quer:integer>50140220133</quer:integer>
</quer:equal>
</quer:filtering>
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 |
Changes |
Cause |
Solution |
References |