How to update Material Price field using Agile SDK? The error we are facing is added below.

com.agile.util.exception.CMAppException: The response line doesnt exist in the system. Please make sure you pass a valid one.
at weblogic.utils.StackTraceDisabled.unknownMethod()
com.agile.util.exception.CMAppException: The response line doesnt exist in the system. Please make sure you pass a valid one.
at weblogic.utils.StackTraceDisabled.unknownMethod()
Error code : 70015
Error message : The response line doesnt exist in the system. Please make sure you pass a valid one.
Root Cause exception : com.agile.util.exception.CMAppException: The response line doesnt exist in the system. Please make sure you pass a valid one.

at com.agile.api.pc.APIObject.createError(APIObject.java:153)
at com.agile.api.pc.RowCell$SetValueRFQAction.doSdkAction(RowCell.java:426)
at com.agile.api.common.SDKAction.run(SDKAction.java:23)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:386)
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.RowCell.doServerSetValue(RowCell.java:171)
at com.agile.api.pc.Row.doSetValue(Row.java:329)
at com.agile.api.pc.Row.setValue(Row.java:291)
at com.agile.api.pc.Row.setValues(Row.java:267)

Add Comment
0 Answer(s)

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.