SAP MA - Full Import
Hello,
i'm using the SAP R/3 Management Agent to connecto to my company SAP solution. I want to sync the user's to FIM.
I've already the xml file with the schema and the MA all configurated. When doing the Full Import, i'm getting this error:
The extensible extension returned an unsupported error.
The stack trace is:
"Microsoft.MetadirectoryServices.ExtensibleExtensionException: Class not registered
at Microsoft.MetadirectoryServices.ERP.SAPMA.GenerateImportFile(String fileName, String connectTo, String user, String password, ConfigParameterCollection configParameters, Boolean fFullImport, TypeDescriptionCollection types, String& customData)
Forefront Identity Manager 4.0.2592.0"
Can you help me? Thanks...
João
September 9th, 2010 1:53pm
Hi...
Are you from Brazil???
Well... The ERP Configuration Manager installation is a little bit complex. It needs some components that must be registered manually.
According the documentation, you will need only Sap.Connector.Dll, Sap.Connector.Rfc.Dll and Librfc.dll
When you try to run a full import some classes are not registred.
I´ll post in my blog (http://identitypedia.blogspot.com), a step-by-step to how configure the ERP configuration Manager and create a SAP MA.
I have this working in a SAP environment synchronizing about 70000 users from SAP to FIM/AD
Cheers,***** Paulo H. Campos - So Paulo/Brasil ***** http://identitypedia.blogspot.com (in PT-BR)
Free Windows Admin Tool Kit Click here and download it now
October 1st, 2010 4:59am
I have the same problem any solution?
November 24th, 2010 3:21am
this doesn't solve the MA full import issue
Free Windows Admin Tool Kit Click here and download it now
November 24th, 2010 3:23am
this problem was solved by copying librfc32.dll (32bit version) to syswow64 and running the MA under x86 mode.
other changes also are made, but I don't think it affects:
1- copy librfc32.dll (64bit version) to system32 folder and register it
2- install VS 8.0 64bit distributable
November 25th, 2010 1:00am