Unable to xog out a custom object
search cancel

Unable to xog out a custom object

book

Article ID: 229215

calendar_today

Updated On:

Products

Clarity PPM On Premise

Issue/Introduction

Trying to Xog out a custom object, but get the following message:

SQL Exception with error code : 07009 message: [CA Clarity] [Oracle JDBC Driver]Invalid parameter binding(s).

I use the following xog file :

<NikuDataBus xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/nikuxog_read.xsd">
  <Header version="8.0" action="read" objectType="contentPack" externalSource="NIKU"/> 
  </Header>
  <ObjectQuery>
    <Filter name="object_code" criteria="EQUALS">xtd_pf_create</Filter>
  </ObjectQuery>
</NikuDataBus>

 

Environment

Release :

Component :

Cause

Issue could have possibly been caused by old cached data

Resolution

Issue resolved after restarting Clarity services