
当EAS集成对象作为目标对象同步时,遇到类似如下报错:
EAS业务执行失败,原因:Server Component wrap a Throwable. Exception Type is [javax.ejb.EJBException]
Caused exception message is: Unexpected system failure, see server log for details. // 原因:TxEJB wrap a Not_BaseException while Reflect Invoke ControllerBean. // 原因:EAS方法调用失败,原因:==MissingRecord:Org id = 'aSLPXYnwTWWAxlRCqv12ycznrtQ='== AIS:TEST_26 username:赵玉龙
从日志堆栈中我们可以看到类似如下信息:
```
Caused by: kd.isc.iscb.util.except.IscBizException: EAS方法调用失败,原因:MissingRecord:Org id = 'aSLPXYnwTWWAxlRCqv12ycznrtQ=' AIS:TEST_26 username:赵玉龙
at kd.isc.connector.eas.meta.F7Setter.queryInfoById(F7Setter.java:162)
......
Caused by: com.kingdee.bos.dao.ObjectNotFoundException: MissingRecord:Org id = 'aSLPXYnwTWWAxlRCqv12ycznrtQ=' AIS:TEST_26 username:赵玉龙
at com.kingdee.bos.dao.ormapping.ORMapp