Guys,
I have created one Mapping using one java function.
The java funciont call one Comunication Channel, for example:
LookupService.getChannel("BS_MS_SQL_SERVER", "CC_EAI_JDBC_CADASTRO_Receiver");
My Mapping have executed no problem, but today have ocurred one error in PI Server, and now, when i execute the Mapping return the follow error:
Technical error when calling an adapter remotely. The HMI method with the ID process was called with an incorrect session status. The system accessor object is missing
Can anybody help me?