IQuery Left Operand With Renamed Tab Name Ends In Error : Error code : 60029 Error message : Attribute "XXXXXX.XXXXXX" not found.
(Doc ID 2649709.1)
Last updated on APRIL 04, 2025
Applies to:
Oracle Agile PLM Framework - Version 9.3.3.0 and laterInformation in this document applies to any platform.
Goal
ACTUAL BEHAVIOR
When attempting to run query using Agile SDK IQuery with below condition having left operand with renamed Page Two as "Page Two2"
8. Error is displayed
Connected
Current user : Administrator, a (<administrator login id>)
Exception in thread "main" com.agile.util.exception.CMAppException: Attribute "Page Two2.Create User" not found.at weblogic.utils.StackTraceDisabled.unknownMethod()
Error code : 60029
Error message : Attribute "Page Two2.Create User" not found.
Root Cause exception : com.agile.util.exception.CMAppException: Attribute "Page Two2.Create User" not found.
at com.agile.api.pc.Session.createError(Session.java:2052)
at com.agile.api.pc.Session$CreateObjectAction.doSdkAction(Session.java:1681)
at com.agile.api.common.SDKAction.run(SDKAction.java:23)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:368)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:163)
at weblogic.security.Security.runAs(Security.java:62)
at com.agile.api.common.WebLogicAuthenticator.doAs(WebLogicAuthenticator.java:111)
at com.agile.api.common.Security.doAs(Security.java:54)
at com.agile.api.common.Security.doAs(Security.java:109)
at com.agile.api.pc.Session.createObject(Session.java:415)
at TestQuery.runQuery(TestQuery.java:24)
at TestQuery.main(TestQuery.java:19)
Solution
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
Goal |
Solution |