Skip to content

EAM Light does not work on my environment #25

Description

@TalanMMA

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions