Hi,
Unable to execute EXPORTMI.SELECT transaction from MEC (Cloudsuite) mapper. The same is working fine when it is executed from MDP (User: MECSVC)
Nested exception:
com.intentia.ec.utility.MeCError: The API /Loop_CUGEX3(LID3)/EXPORTMI/Select generated an exception.
Message from API is: NOK Mi Transaction Error: e5506f15-b0fb-48c2-b26d-0e6ad4e92981 : MI error: MIErrorImpl [errorCode= , messageId=XO_1145, errorMessage=You are not authorized to view data from table CUGEX3., errorField=] Truncation: No truncation
Input to the API is:
SEPC = '|'
HDRS = '0'
QERY = 'F3PK02, F3PK03, F3PK04, F3PK05, F3A030, F3A130 from CUGEX3 where F3CONO = '310' AND F3KPID = 'FREIGHT' AND F3PK01 = '11''
Did anyone facing the same issue or does anyone have a solution for the error?