Hi all I have some error message when I try to run SAP HRMS Manager Lookup Recon. Note that all the permission required for according to the OIM SAP Employee Reconciliation Connector doc is given to the user. only Lookup.SAP.HRMS.OrgManager is not populated but Lookup.SAP.HRMS.OrgHierarchy is populated successfully.
but if a assign SAP_ALL permission to the user then there is no error. any idea which permission in SAP can resolve this issue.
<Nov 21, 2012 4:02:48 PM BDT> <Error> <OIMCP.SAPH> <BEA-000000> <================= Start Stack Trace =======================>
<Nov 21, 2012 4:02:48 PM BDT> <Error> <OIMCP.SAPH> <BEA-000000> <oracle.iam.connectors.sap.hrms.tasks.SAPHRMSManagerLookupRecon : getManagers()>
<Nov 21, 2012 4:02:48 PM BDT> <Error> <OIMCP.SAPH> <BEA-000000> < No authorization for infotype 0000 >
<Nov 21, 2012 4:02:48 PM BDT> <Error> <OIMCP.SAPH> <BEA-000000> <Description : No authorization for infotype 0000 >
<Nov 21, 2012 4:02:48 PM BDT> <Error> <OIMCP.SAPH> <BEA-000000> <com.sap.conn.jco.JCoException: (104) JCO_ERROR_SYSTEM_FAILURE: No authorization for infotype 0000 (raised by system QAS|sapqas)
at com.sap.conn.jco.rt.MiddlewareJavaRfc.generateJCoException(MiddlewareJavaRfc.java:677)
at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.execute(MiddlewareJavaRfc.java:1830)
at com.sap.conn.jco.rt.ClientConnection.execute(ClientConnection.java:1120)
at com.sap.conn.jco.rt.ClientConnection.execute(ClientConnection.java:953)
at com.sap.conn.jco.rt.RfcDestination.execute(RfcDestination.java:1317)
at com.sap.conn.jco.rt.RfcDestination.execute(RfcDestination.java:1288)
at com.sap.conn.jco.rt.AbapFunction.execute(AbapFunction.java:302)
at oracle.iam.connectors.sap.hrms.tasks.SAPHRMSManagerLookupRecon.getManagers(Unknown Source)
at oracle.iam.connectors.sap.hrms.tasks.SAPHRMSManagerLookupRecon.populateManagerLookup(Unknown Source)
at oracle.iam.connectors.sap.hrms.tasks.SAPHRMSManagerLookupRecon.execute(Unknown Source)
at com.thortech.xl.scheduler.tasks.SchedulerBaseTask.execute(SchedulerBaseTask.java:384)
at oracle.iam.scheduler.vo.TaskSupport.executeJob(TaskSupport.java:145)
at sun.reflect.GeneratedMethodAccessor1253.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at oracle.iam.scheduler.impl.quartz.QuartzJob.execute(QuartzJob.java:196)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)
Caused by: RfcException:
QAS
message: No authorization for infotype 0000
Return code: RFC_SYS_EXCEPTION(3)
error group: 104
key: RFC_ERROR_SYSTEM_FAILURE
Exception raised by QAS|sapqas
at com.sap.conn.rfc.engine.RfcIoOpenCntl.RfcReceive(RfcIoOpenCntl.java:2085)
at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.execute(MiddlewareJavaRfc.java:1778)
... 16 more
Caused by: com.sap.conn.rfc.exceptions.RfcGetException: No authorization for infotype 0000
at com.sap.conn.rfc.engine.RfcGet.rfcget_gethead(RfcGet.java:459)
at com.sap.conn.rfc.engine.RfcGet.ab_rfcget(RfcGet.java:35)
at com.sap.conn.rfc.engine.RfcRcv.ab_rfcreceive(RfcRcv.java:33)
at com.sap.conn.rfc.engine.RfcIoOpenCntl.RfcReceive(RfcIoOpenCntl.java:1980)
... 17 more
Caused by:
RfcIoException:
message: No authorization for infotype 0000
Return code: RFCIO_ERROR_DEALLOCATED_REMOTE_ERROR(33)<
at com.sap.conn.rfc.engine.RfcIoOpenCntl.ab_rfcread(RfcIoOpenCntl.java:706)
at com.sap.conn.rfc.engine.RfcGet.rfcget_gethead(RfcGet.java:455)
... 20 more
>
<Nov 21, 2012 4:02:48 PM BDT> <Error> <OIMCP.SAPH> <BEA-000000> <================= End Stack Trace =======================>
Thanks
Tamim Khan