Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

query "/corecom:Fault/corecom:FaultNotification/corecom:ReportingDateTime"

963638Jan 30 2013 — edited Feb 26 2020
Any idea what could be causing this error? it appears numerous times for different items using the corecom namespace

xmlns:corecom="http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2"


Error(324): invalid query
query "/corecom:Fault/corecom:FaultNotification/corecom:ReportingDateTime" is invalid, because Global Type declaration/definition of name '{http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2}AnyDateTimePointType' are duplicated at the following locations:

oramds:/apps/AIAMetaData/AIAComponents/EnterpriseObjectLibrary/Infrastructure/V1/DataTypes.xsd [line#: 209]
soa-infra/services/default/AIAAsyncErrorHandlingBPELProcess/client?XSD=../../../EnterpriseObjectLibrary/Infrastructure/V1/DataTypes.xsd [line#: 202]
There are at least two of them looking different:
oramds:/apps/AIAMetaData/AIAComponents/EnterpriseObjectLibrary/Infrastructure/V1/DataTypes.xsd [difference starting at line#:210]
/soa-infra/services/default/AIAAsyncErrorHandlingBPELProcess/client?XSD=../../../EnterpriseObjectLibrary/Infrastructure/V1/DataTypes.xsd [difference starting at line#:203]


Check the XML schema and make sure your query string is valid
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 28 2013
Added on Jan 30 2013
3 comments
216 views