You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Supachai Chaima-ngua (JIRA)" <ji...@apache.org> on 2015/03/25 10:54:52 UTC

[jira] [Created] (OFBIZ-6209) Error when call "updateNote" service.

Supachai Chaima-ngua created OFBIZ-6209:
-------------------------------------------

             Summary: Error when call "updateNote" service.
                 Key: OFBIZ-6209
                 URL: https://issues.apache.org/jira/browse/OFBIZ-6209
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: Trunk
            Reporter: Supachai Chaima-ngua
            Priority: Minor
             Fix For: Trunk


The "updateNote" service is entity auto and primary keys set IN and OUT but the entity auto engine does not return primary keys. On entity definition we should change pk attribute mode to be "IN".

Error message: 

 Outgoing result (in runSync : updateNote) does not match expected requirements (The following required parameter is missing: [OUT] [updateNote.noteId])]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)