Hello
I'm working for an INFOR partner and I have tried to plug EAM Light on an INFOR 11.2
When I try to connect me on EAM Light I have the following messsage on the user interface "Access Denied You dont't have valid EAM account"
When I look at wshub.log file, I have two errors
The first error is
<faultstring>Error in processing entity XMLQuery Error in executing query:Invalid column name 'ACHERES'.</faultstring>
<detail>
<dsmp:ExceptionInfo functionid="MP0116">
<dsmp:Exception name="com.dstm.mp.mpentitycollection.base.xmlquery.XMLQueryException">
<dsmp:Message>L'instruction SQL est non valide: Invalid column name 'ACHERES'..</dsmp:Message>
<dsmp:RelatedException>
<dsmp:Exception name="com.microsoft.sqlserver.jdbc.SQLServerException">
<dsmp:Message>Invalid column name 'ACHERES'.</dsmp:Message>
</dsmp:Exception>
</dsmp:RelatedException>
</dsmp:Exception>
</dsmp:ExceptionInfo>
In fact 'ACHERES' is a value in department column, not a column
The URL that produce this error is http://192.168.146.136:8080/apis/rest/myworkorders/myteam
The second error is
<faultcode>soapenv:Sender</faultcode>
<faultstring>Error in processing entity XMLQuery Invalid GridName.</faultstring>
I'm thinking it's cause by 'BSMESP_HDR' grid. This grid does not exist on my environment
How can I create it ?
The URL that produce this error is
http://192.168.146.136:8080/apis/rest/users?currentScreen=&screenCode=
Other point : When I created the 'EULLAY' grid I do not found 'PLO_PARENTPAGE' field on my environment
Can you said me why ?
Thanks in advance for your help
Regards,
Mathieu
Hello
I'm working for an INFOR partner and I have tried to plug EAM Light on an INFOR 11.2
When I try to connect me on EAM Light I have the following messsage on the user interface "Access Denied You dont't have valid EAM account"
When I look at wshub.log file, I have two errors
The first error is
In fact 'ACHERES' is a value in department column, not a column
The URL that produce this error is http://192.168.146.136:8080/apis/rest/myworkorders/myteam
The second error is
I'm thinking it's cause by 'BSMESP_HDR' grid. This grid does not exist on my environment
How can I create it ?
The URL that produce this error is
http://192.168.146.136:8080/apis/rest/users?currentScreen=&screenCode=
Other point : When I created the 'EULLAY' grid I do not found 'PLO_PARENTPAGE' field on my environment
Can you said me why ?
Thanks in advance for your help
Regards,
Mathieu