I am facing the below error when I try to access the get services using a VO which is configured to EO and the EO is associated to TranslationEO .
<REST> <Error caused by the server> <Error Type=oracle.jbo.JboException>
<oracle.adf.model> <RESTError> <logError> <Error caused by the server>
oracle.jbo.JboException: TL_ATTR_NOT_FOUND
at oracle.apps.fnd.applcore.oaext.model.OATranslatedEntityStaticInfo.<init>(OATranslatedEntityStaticInfo.java:252)
at oracle.apps.fnd.applcore.oaext.model.OAEntityImpl.getTranslatedEntityStaticInfo(OAEntityImpl.java:2400)
at oracle.apps.fnd.applcore.oaext.model.OAEntityImpl.getTranslatedEntityStaticInfo(OAEntityImpl.java:2419)
at oracle.apps.fnd.applcore.oaext.model.OAEntityImpl.getTranslatedAttributesIndexMap(OAEntityImpl.java:2457)
at oracle.apps.fnd.applcore.oaext.model.OAEntityImpl.mapTranslatedIndexBToTl(OAEntityImpl.java:2612)
at oracle.apps.fnd.applcore.oaext.model.OAEntityImpl.getAttribute(OAEntityImpl.java:3299)
at oracle.apps.fnd.applcore.oaext.model.OAEntityImpl.getAttributeInternal(OAEntityImpl.java:3272)