OIM with ESSO integration problem

I am attempting to build a demo of OIM and ESSO, completely integrated and having trouble. I have OIM setup and working with AD, creating accounts and provisioning passwords. I am failing at integrating ESSO with it.
It seems when I copy the ESSO provisioning gateway files into the JBOSS \lib\endorsed directory, JBOSS throws a fit and I can no longer load the OIM web console.
I am running OIM 9.1.0.1 with JBoss 4.2.3.GA and JDK 1.6.0_16.
Any help would be greatly appreciated. It only seems to be the xercesImpl.jar file that breaks it. I have copied all of the other files in and have modified the run.bat in the Jboss bin directory. As soon as I copy the xercesImpl.jar in, nothing works.
Any ideas?
Thanks in advance.
-B

Nevermind.. its just the name of the AD resource already created.

Similar Messages

  • BPEL with SAP integration problem.

    Hi,
    I have a serious problem to integrate with SAP and BPEL.
    I have to create a IDOC document in BPEL process.
    Can I create IDOC in BPEL process through SAP Adapter?
    Does anybody know about this?
    Thanks in advance.
    Regards,
    Jean.

    Looks like Process B is being called successfully, if it wasn't it wouldn't be in the BPEL Console.
    I suggest that you look at the Process B the in the flow in the BPEL Console. It looks like you may be assigning a variable that has not been populated.
    The reason why you cann't see a instance for Process A is because Process B has not returned a value, sucess or failure. Therefore Process A is still stitting there waiting. To confirm this go to your BPEL Console select the BPEL processes tab then the manual recovery. You should see a row for your Process A.
    cheers
    James

  • OIM and ESSO integration - ROOT_RESOURCE_NAME

    I have a question about setting the ROOT_RESOURCE_NAME variable...
    The documentation says it should be AD Server 2003, but in the documentation from the Provisioning Gateway it says the same thing but also says the value is the repository for the ESSO_LM. When I connect to my repository, it's listed as "oim". So I'm not sure if it's just "AD Server 2003" and that's pretty much a hard set value or what.
    Thanks in advance.
    -Bryan

    Nevermind.. its just the name of the AD resource already created.

  • Problems with accounting integration cProjects

    Dear Sirs,
    I have some problems with accounting integration between my cProjects 3.10 and my ECC 5.0 system. I have followed the steps in the configuration guide as good I as can. However when I create a project, and go the accounting tab I get the following error:
    The project is unknown in Accounting
    Message no.
    DPR_FIN_GECCO006
    Diagnosis
    Etc..
    In the Cockpit for Controlling Integration I can see the following error at the time the project is created, and a new similar error is created when the status is set to released – replicated.
    No company code could be determined. Message No IAOM_CPROJECTS001. 
    In this message there is a reference to the fact that the company code can be set in the assigned model order for CPR1. I have created such a model order with a reference to company code 0100 for CPR1. However this does not seem to do the job.
    I seem to be stuck, as I have tried every possible and unpossible lead to get any further. Any input for someone with the knowhow is highly appreciated.
    Best regards,
    Jørgen Ruud

    Hello Jørgen,
    It sounds strange, normally after create a model order and assigned to the scenario CPR1, then the determination of company code should work.
    logic: CPR1 -> model order -> company code
    Would you please try the note 875275, if it can help.
    In case that it does not help, you can eithter use the Badi method  to set it hardly, or create a customer message to let SAP check it.
    name of Badi DPR_FIN_GECCO_ATTR
    code like following:
          ls_attribute-data_element     = space.
          ls_attribute-value            = '1000'. 
          ls_attribute-field_name_orext = 'BUKRS'.
          ls_attribute-fldname_receiver = space.
          ls_attribute-struc_name_copa  = space.
          ls_attribute-field_name_copa  = space.
          ls_attribute-ext_attr_name    = space.
          ls_attribute-ext_attr_value   = space.
          INSERT ls_attribute INTO TABLE ct_attributes.
    regards!
    Zhenbo

  • Integration problem between Cisco Seure ACS 4.2 with LDAP

    Hi expert,
    I have a problem with the integration between Cisco Secure ACS 4.2 with SUN Java System Directory (LDAP). During the integration, I noticed that user failed to authenticate against LDAP via Cisco Secure ACS. The error message is "Authentication Type is not supported by external DB". In this case the "external DB" refer to LDAP. Anyone of you having an experience on integration on both product before? Can any of you give me some pointers about this. Attached are both screen capture on my ACS server.
    Thanks very much,
    Daniel

    Hi,
    Thanks for the compatibility chart. Oh dear ..., it seems that the LDAP does not supports PEAP (EAP-MS CHAPv2) at all. Am not sure if the latest LDAP (particularly for SUN Java System Directory) able to support this authentication protocol.
    Just to clarify with you all just in case if you wonder what I'm trying to do; our company wants to implement 802.1x over the network. So, every staff on the network must authenticated before able to access the network resources. Our Linksys switches supports this standard including Cisco switches of course. Our RADIUS server is Cisco Secure ACS 4.2 but all those users information including username and passwords are stored in our directory server (LDAP) which is SUN Java System Directory.
    Since most of our staff machines are running on XP and Vista, the only available authentication method (beside certificate based) is PEAP (EAP-MSCHAPv2). Based on the compatibility chart, the generic LDAP does not supports this authentication protocol as what we noted the "authentication type not supported by external database" error message in the ACS logs.
    From what I learned that the latest LDAP (version 3.0?) able to support this authentication protocol, but yet to be confirmed on my further research.
    So... Anyone can advice me on this matter? Thanks very much !

  • Integration problem with Obssocookie

    Hi Guys,
    I installed following with for integration:
    1) OIF IdP 10.1.4.2.0
    2) OIF SP 10.1.4.2.0
    3) OAM 10.1.4.2.0
    4) Portal 10.1.4
    5) Oracle Infrastructure Component 10.1.4.0.1
    Scenario :
    We have Portal authenticating to OSSO and OAM is custom to OSSO. Therefore actual authentication is done by OAM. This is working fine.
    Another setup is like that user authenticates at OIF Idp, its identity is federated at OIF SP side. OIF SP side "User data store" is OAM (same used with Portal). This is also working fine.
    My problem is that after federation I am redirecting the user to Portal page http://twelve.mydomain.com/portal/page/portal/TOPLEVELSITE/Welcome
    which is Portal home page. But portal is not automatically authenticating user. It asks me again username/password for login to portal.
    I observed using ieHttpheaders that whenever a request comes to OAM it sets Obssocookie. Can I expect the same Obssocookie (set by OAM during federation) should automatically authenticate user after redirected to Portal?
    Any Pointers?
    Regards
    Jatin

    Hi Vinod,
    Thanks for reply.
    Obssocookie is being sent to Portal after federation takes place. I have checked this using ieHttpheaders.
    I guess federation never setsup the cookie. OAM sets up the cookie.
    One more thing I observed that if I login to Portal first and later on paste the URL of OAM it doesn't ask for authentication. And works perfectly.
    But in reverse case if I login to OAM first (another browser) and then paste the URL of Portal it shows login page and when I click on login link. the server throws excepton in ssoServer.log file
    Mon May 26 19:04:11 GMT+05:30 2008 [INFO] AJPRequestHandler-ApplicationServerThread-5 SSOStatusServlet: Entered doGet method ...
    Mon May 26 19:04:11 GMT+05:30 2008 [INFO] AJPRequestHandler-ApplicationServerThread-5 SSOStatusServlet: Entered doPost method ...
    Mon May 26 19:04:11 GMT+05:30 2008 [INFO] AJPRequestHandler-ApplicationServerThread-5 SSOStatusServlet: Leaving doPost method
    Mon May 26 19:04:11 GMT+05:30 2008 [INFO] AJPRequestHandler-ApplicationServerThread-5 SSOStatusServlet: Leaving doGet method
    Mon May 26 19:05:17 GMT+05:30 2008 [INFO] AJPRequestHandler-ApplicationServerThread-5 Entered doGet method ...
    Mon May 26 19:05:17 GMT+05:30 2008 [INFO] AJPRequestHandler-ApplicationServerThread-5 Entered doPost method ...
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 SSOLoginServlet.doPost     l_sassoToken null
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 SSOLoginServlet.doPost     l_site2psToken v1.2~47D6B77E~000444E189A4F17CBDC51A88573051ADD965B34DA2F16E9A1DF312B27A1262B010CE2DA5FCA47323653F0E21B7FD4BC8FE5FAA7635EA6F3BF777B1569B251BD87D0CEBAB161076BAF227D7B9C147AC2337B7A1378D3DF1C52CCA57ABEC139756949A3A37187D8CFE9A31FE5D1C823B0917BB58D644BFEF607F1490E6116E95385715AEA87B773489C73D787772F5A8D8496954184165665DF160410F2054F64590E9AEE425F16641E4B60FEEF5E730256024785986109DE3FC3B2A8420F38FDEFD6C70A21EDDA922DE78B6F5C7D34E37935FC166C853EEF03D2EEF4D1C3B78CB
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 URI received is: /sso/auth
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 getAuthIntegrationType l_sassoToken null
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 getAuthIntegrationType l_site2psToken v1.2~47D6B77E~000444E189A4F17CBDC51A88573051ADD965B34DA2F16E9A1DF312B27A1262B010CE2DA5FCA47323653F0E21B7FD4BC8FE5FAA7635EA6F3BF777B1569B251BD87D0CEBAB161076BAF227D7B9C147AC2337B7A1378D3DF1C52CCA57ABEC139756949A3A37187D8CFE9A31FE5D1C823B0917BB58D644BFEF607F1490E6116E95385715AEA87B773489C73D787772F5A8D8496954184165665DF160410F2054F64590E9AEE425F16641E4B60FEEF5E730256024785986109DE3FC3B2A8420F38FDEFD6C70A21EDDA922DE78B6F5C7D34E37935FC166C853EEF03D2EEF4D1C3B78CB
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Partner Type: SSOPartner
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Auth URI = : /sso/auth
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 URI received is: /sso/auth
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 getAuthIntegrationType l_sassoToken null
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 getAuthIntegrationType l_site2psToken v1.2~47D6B77E~000444E189A4F17CBDC51A88573051ADD965B34DA2F16E9A1DF312B27A1262B010CE2DA5FCA47323653F0E21B7FD4BC8FE5FAA7635EA6F3BF777B1569B251BD87D0CEBAB161076BAF227D7B9C147AC2337B7A1378D3DF1C52CCA57ABEC139756949A3A37187D8CFE9A31FE5D1C823B0917BB58D644BFEF607F1490E6116E95385715AEA87B773489C73D787772F5A8D8496954184165665DF160410F2054F64590E9AEE425F16641E4B60FEEF5E730256024785986109DE3FC3B2A8420F38FDEFD6C70A21EDDA922DE78B6F5C7D34E37935FC166C853EEF03D2EEF4D1C3B78CB
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Partner Type: SSOPartner
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Partner Site ID: 47D6B77E
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 entry: getPartnerConfiguration. p_site_id 47D6B77E
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Decrypting partner token:
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Partner Token Version: v1.2
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Partner Token Site Id: 47D6B77E
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Partner Token: 000444E189A4F17CBDC51A88573051ADD965B34DA2F16E9A1DF312B27A1262B010CE2DA5FCA47323653F0E21B7FD4BC8FE5FAA7635EA6F3BF777B1569B251BD87D0CEBAB161076BAF227D7B9C147AC2337B7A1378D3DF1C52CCA57ABEC139756949A3A37187D8CFE9A31FE5D1C823B0917BB58D644BFEF607F1490E6116E95385715AEA87B773489C73D787772F5A8D8496954184165665DF160410F2054F64590E9AEE425F16641E4B60FEEF5E730256024785986109DE3FC3B2A8420F38FDEFD6C70A21EDDA922DE78B6F5C7D34E37935FC166C853EEF03D2EEF4D1C3B78CB
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Partner App Key: 65DA429FA7BE14ED
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Partner App MaskPre: DF020AFE614B09BCE2FA403EB51575B0
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Partner App MaskPost: 2C962379CF1AF5B1E519C58A73848110
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Decrypting early version token.
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Clear s2ptoken: hC8@g#Br<|}\Gu~HACS65WV47D6B77E~20080526190515~http%3A%2F%2Ftwelve.mydomain.com%2Fportal%2Fpls%2Fportal%2FPORTAL.home~http%3A%2F%2Ftwelve.mydomain.com%2Fportal%2Fpls%2Fportal%2FPORTAL.home~0~B5F1B4DB987BB2C47A27E4108CE94A91@
    Mon May 26 19:05:17 GMT+05:30 2008 [INFO] AJPRequestHandler-ApplicationServerThread-5 Partner Version:v1.2
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Verifying hash for older partner token version.
    Mon May 26 19:05:17 GMT+05:30 2008 [INFO] AJPRequestHandler-ApplicationServerThread-5 Partner application 9.0.2/9.0.4/10.1.2/10.1.4.0.1
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Partner Site Key: 65DA429FA7BE14ED
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Requested URL: http%3A%2F%2Ftwelve.mydomain.com%2Fportal%2Fpls%2Fportal%2FPORTAL.home
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 after getPartnerConfiguration
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Calling getAuthLevel for /sso/auth
    Mon May 26 19:05:17 GMT+05:30 2008 [INFO] AJPRequestHandler-ApplicationServerThread-5 Entered FilePolicyManager.getAuthLevel: authUri=/sso/auth
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 FilePolicyManager.getAuthLevel: papp success Url=http://twelve.mydomain.com/pls/portal/portal.wwsec_app_priv.process_signon
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 FilePolicyManager.getAuthLevel: pappHostPort=twelve.mydomain.com
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 No auth level found. Returning DefaultAuthLevel
    Mon May 26 19:05:17 GMT+05:30 2008 [INFO] AJPRequestHandler-ApplicationServerThread-5 FilePolicyManager.getAuthLevel returns 40
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Requested Auth Level: 40
    Mon May 26 19:05:17 GMT+05:30 2008 [INFO] AJPRequestHandler-ApplicationServerThread-5 Entered SSOLoginServlet: :processSSOPartnerRequest method ..
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 AuthUtil: SSO Cookie received: null
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Current Auth Level: -1
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 AuthUtil: Header Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 AuthUtil: isMobileClient: false
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Partner Site ID: 47D6B77E
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 entry: getPartnerConfiguration. p_site_id 47D6B77E
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Decrypting partner token:
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Partner Token Version: v1.2
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Partner Token Site Id: 47D6B77E
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Partner Token: 000444E189A4F17CBDC51A88573051ADD965B34DA2F16E9A1DF312B27A1262B010CE2DA5FCA47323653F0E21B7FD4BC8FE5FAA7635EA6F3BF777B1569B251BD87D0CEBAB161076BAF227D7B9C147AC2337B7A1378D3DF1C52CCA57ABEC139756949A3A37187D8CFE9A31FE5D1C823B0917BB58D644BFEF607F1490E6116E95385715AEA87B773489C73D787772F5A8D8496954184165665DF160410F2054F64590E9AEE425F16641E4B60FEEF5E730256024785986109DE3FC3B2A8420F38FDEFD6C70A21EDDA922DE78B6F5C7D34E37935FC166C853EEF03D2EEF4D1C3B78CB
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Partner App Key: 65DA429FA7BE14ED
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Partner App MaskPre: DF020AFE614B09BCE2FA403EB51575B0
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Partner App MaskPost: 2C962379CF1AF5B1E519C58A73848110
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Decrypting early version token.
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Clear s2ptoken: hC8@g#Br<|}\Gu~HACS65WV47D6B77E~20080526190515~http%3A%2F%2Ftwelve.mydomain.com%2Fportal%2Fpls%2Fportal%2FPORTAL.home~http%3A%2F%2Ftwelve.mydomain.com%2Fportal%2Fpls%2Fportal%2FPORTAL.home~0~B5F1B4DB987BB2C47A27E4108CE94A91@
    Mon May 26 19:05:17 GMT+05:30 2008 [INFO] AJPRequestHandler-ApplicationServerThread-5 Partner Version:v1.2
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Verifying hash for older partner token version.
    Mon May 26 19:05:17 GMT+05:30 2008 [INFO] AJPRequestHandler-ApplicationServerThread-5 Partner application 9.0.2/9.0.4/10.1.2/10.1.4.0.1
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Forced auth type: 0
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Explicit authentication required
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Calling Authentication Director
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 FilePolicyManager.getAuthClassName: retrieving plugin name for, MediumSecurity_AuthPlugin
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 FilePolicyManager.getAuthClassName: returning auth plugin name, oblix.security.ssoplugin.SSOOblixAuth
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Creating instance of auth plugin: oblix.security.ssoplugin.SSOOblixAuth...
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Creating instance of auth plugin: oblix.security.ssoplugin.SSOOblixAuth Done
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Calling Authentication method
    Mon May 26 19:05:17 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Requesting Login Page to collect credentials
    Mon May 26 19:05:18 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 User-Agent header: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322)
    Mon May 26 19:05:18 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Searching for userAgentStr : Mozilla
    Mon May 26 19:05:18 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 WS Request: FALSE
    Mon May 26 19:05:18 GMT+05:30 2008 [INFO] AJPRequestHandler-ApplicationServerThread-5 Leaving doPost method
    Mon May 26 19:05:18 GMT+05:30 2008 [INFO] AJPRequestHandler-ApplicationServerThread-5 Leaving doGet method
    Mon May 26 19:05:18 GMT+05:30 2008 [INFO] AJPRequestHandler-ApplicationServerThread-5 Entered doGet method ...
    Mon May 26 19:05:18 GMT+05:30 2008 [INFO] AJPRequestHandler-ApplicationServerThread-5 Entered doPost method ...
    Mon May 26 19:05:18 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 SSOLoginServlet.doPost     l_sassoToken null
    Mon May 26 19:05:18 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 SSOLoginServlet.doPost     l_site2psToken null
    Mon May 26 19:05:18 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 URI received is: /sso/auth
    Mon May 26 19:05:18 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 getAuthIntegrationType l_sassoToken null
    Mon May 26 19:05:18 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 getAuthIntegrationType l_site2psToken null
    Mon May 26 19:05:18 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Partner Type: SSOPartner
    Mon May 26 19:05:18 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Auth URI = : /sso/auth
    Mon May 26 19:05:18 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 URI received is: /sso/auth
    Mon May 26 19:05:18 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 getAuthIntegrationType l_sassoToken null
    Mon May 26 19:05:18 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 getAuthIntegrationType l_site2psToken null
    Mon May 26 19:05:18 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Partner Type: SSOPartner
    Mon May 26 19:05:18 GMT+05:30 2008 [ERROR] AJPRequestHandler-ApplicationServerThread-5 No site2pstoretoken from SSO partner
    Mon May 26 19:05:18 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 exception before getAuthLevel
    oracle.security.sso.ias904.toolkit.IPASAuthException: No site2pstoretoken from SSO partner
         at oracle.security.sso.server.auth.AuthDirector.getAuthLevel(AuthDirector.java:206)
         at oracle.security.sso.server.ui.SSOLoginServlet.doPost(SSOLoginServlet.java:480)
         at oracle.security.sso.server.ui.SSOLoginServlet.doGet(SSOLoginServlet.java:333)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:826)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:332)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    Mon May 26 19:05:18 GMT+05:30 2008 [DEBUG] AJPRequestHandler-ApplicationServerThread-5 Calling getAuthLevel for /sso/auth
    Mon May 26 19:05:18 GMT+05:30 2008 [INFO] AJPRequestHandler-ApplicationServerThread-5 Entered FilePolicyManager.getAuthLevel: authUri=/sso/auth
    Mon May 26 19:05:25 GMT+05:30 2008 [ERROR] AJPRequestHandler-ApplicationServerThread-5 Unexpected Exception received
    java.lang.NullPointerException
         at oracle.security.sso.server.policy.FilePolicyManager.getAuthLevel(FilePolicyManager.java:396)
         at oracle.security.sso.server.auth.AuthDirector.getAuthLevel(AuthDirector.java:234)
         at oracle.security.sso.server.ui.SSOLoginServlet.doPost(SSOLoginServlet.java:480)
         at oracle.security.sso.server.ui.SSOLoginServlet.doGet(SSOLoginServlet.java:333)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:826)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:332)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    Mon May 26 19:05:26 GMT+05:30 2008 [INFO] AJPRequestHandler-ApplicationServerThread-5 Leaving doPost method
    Mon May 26 19:05:26 GMT+05:30 2008 [INFO] AJPRequestHandler-ApplicationServerThread-5 Leaving doGet method
    Regards
    Jatin

  • Integration of OIM with PeopleSoft

    I have integrated OIM with PeopleSoft using the peoplesoft employee recon connector.The initial bulk upload is working fine but incrmental recon which happens using the peoplesoft listener is not.I have tested the peoplesoft listener using the .vbs script that has been provided by Oracle and there employee update and create is happening fine.But when when I change a user attribute in peoplesoft then same is not reflected n OIM.I am not able to see the logs itself.Please help me in this regard if someone has already integrated with the peoplesoft.

    There are logs for database operation which peoplesoft does, but unfortunately for CB reconciliation in PSFT the logs doesn't actually track the flow through the peoplecode (which is copied through app designer). Just check the following important tyhings before actually digging further:
    1) You are able to successfully ping the OIM from PeopleSoft side. Go to Node definition-> Ping node for node-PSFT_HR. This must return SUCCESS.
    2) You can view the xml but for which message. If you are using the 9.1 connector pack then there will be 3 different messages at PeopleSoft out of which only the last mesage will be sent to OIM <PSFT_OIM_ER_MSG>. See that the status of this message should be SUCCESS.
    3) If the above status is not SUCCESS then ir must show the status as PENDING or FAILED. To check this :
    For PeopleTools = 8.48 or 8.49, Go to Asynchronous Services and sort for service name to look for the service name OIM_JOB_SYNC, OIM_JOB_SYNC_EFF and at last PSFT_OIM_ER_MSG in that order (assuming you did job update).
    4) see for above and let me know.

  • Office Integration: Problems with MS Word

    Hi all,
    I have a problem with word integration in SAP CRM 7.0 EhP1 SP04.
    I have created, activated and populated a web service and created a word template. When creating a new document in the WebUI (button "With Template") Microsoft Word not even starts. However, the Word document based on the template was enriched with data via the web service and is available in the assignment block "Documents". When I click on the link and open the document I can make changes, but then I only can save it local and have no possibility to save it at the content server which usually should be done automatically. When I use the button "Edit" in the document details page word will not start.
    All prerequisites mentioned in different sap notes and forum threads (active services in sicf, alias for content management, browser settings, ...) are completed.
    Has anyone had similar experiences or has ideas for a possible solution why word will not start when using the edit button?
    Do I have do make any additional settings concerning content management?
    Thanks in advance!
    Sebastian
    Edited by: Sebastian Lenz on Oct 19, 2011 5:07 PM

    Hi Andrei,
    Thank you very much for your quick response and your suggested SAP notes.
    With the help of note [1566793 'Procedure to create word template in EHP1 & higher versions'|https://service.sap.com/sap/support/notes/1566793] I was able to successfully create a template that is filled with data from our web service. Because we have already installed SP04 the corrections mentioned in note [1459264 'Microsoft Word does not open in CRM Template Designer'|https://service.sap.com/sap/support/notes/1459264] are implemented as well.
    I would be very grateful if you could suggest any more possible solutions.
    Or means "For security reasons, Microsoft Word can no longer open the document and write it back to the CRM server using the save function." it is absolutely impossible to edit a Word document, that alreay exists on the content server, and save it as new version?
    Appreciating your help very much,
    Sebastian
    Edited by: Sebastian Lenz on Oct 20, 2011 8:44 AM

  • OIM 11G- Web Console- Problem with "Export Deployment Manager File"

    Experts,
    I am using gogle chrome browser on oim11g setup.
    I was able to Import/Export the objects using Import/Export Deployment Manager File.
    The reason why I opted for chrome is that I was unable to connect to login to the web console, it was just asking for userid and password and after some time, the browser(Internet Explorer 7) hangs on.
    And with FireFox 5.0.1, it is the same thing both import and export deployment manager file windows opens as soon as I click and they just close after 2-3 seconds.
    The problem now is after updating the java to "Version 6 Update 26 ", the Export Deployment Manager File stopped working. The window pop-ups and closes in 2 seconds.
    But Import Deployment Manager File is working fine with out any problems.
    The pop - up blocker is not enabled.
    And I am sure that it was working fine earlier with chrome before the java update.When I remove the updated java version, chrome is asking to download the latest java version.
    Any suggestions, that helps to work with chrome or firefox or IE?
    Edited by: Venu on Aug 11, 2011 4:46 PM
    Edited by: Venu on Aug 11, 2011 4:57 PM

    Venu,
    I have never had any luck getting anything after Version 6 update 23 to export properly. I would remove your updated Java and restore to a previous version of Java.
    Sunny Tsang

  • OIM and OIA11g Integration(error while importing Resource metadata into OIA

    Hi,
    I followed the below link and trying to integrate OIM 11.1.1.5 and OIA 11.1.1.3.6
    And both are deployed different weblogic domains..
    http://wikis.sun.com/display/OIA11gDocs/Integrating+With+Oracle+Identity+Manager,+Preferred+Method
    I am getting error in Step 6: Import the Oracle Identity Manager (OIM) Data Into Oracle Identity Analytics (OIA) -> To Import Resource Metadata
    10:56:21,484 DEBUG [DBIAMSolution] publishing import starting event...
    10:56:21,623 DEBUG [OimUtilityFactory] ************** OIM Connection Params *************
    10:56:21,628 DEBUG [OimUtilityFactory] XL Home ---> C:\Oracle\Middleware\Oracle_IDM1
    10:56:21,630 DEBUG [OimUtilityFactory] login config ---> C:\Oracle\Middleware\Oracle_IDM1\server\config\authwl.conf
    10:56:21,631 DEBUG [OimUtilityFactory] ****************************************************
    10:56:21,636 DEBUG [OimUtilityFactory] Xellerate Discovery Settings {}
    10:56:21,638 DEBUG [OimUtilityFactory] ********** Connecting to OIM Server **********
    10:56:21,774 ERROR [IamDbNamespaceImporterHelperImpl] Error connecting to OIM
    Thor.API.Exceptions.tcAPIException: javax.security.auth.login.LoginException: java.lang.SecurityException: [Security:090304]Authentication Failed: User xelsysadm javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User xelsysadm denied
         at Thor.API.tcUtilityFactory.<init>(tcUtilityFactory.java:166)
         at com.vaau.rbacx.iam.util.oracle.oimapi.OimUtilityFactory.getUtilityFactory(OimUtilityFactory.java:67)
         at com.vaau.rbacx.iam.db.helpers.IamDbNamespaceImporterHelperImpl.readNamespaces(IamDbNamespaceImporterHelperImpl.java:87)
         at com.vaau.rbacx.iam.db.DBIAMSolution.readResourceMetadata(DBIAMSolution.java:642)
         at com.vaau.rbacx.iam.service.impl.RbacxIAMServiceImpl.importResourceMetadata(RbacxIAMServiceImpl.java:472)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy274.importResourceMetadata(Unknown Source)
         at com.vaau.rbacx.scheduling.executor.iam.IAMJobExecutor.execute(IAMJobExecutor.java:107)
         at com.vaau.rbacx.scheduling.manager.providers.quartz.jobs.AbstractJob.execute(AbstractJob.java:72)
         at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
         at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:534)
    10:56:21,784 ERROR [DBIAMSolution] Error Importing Namespaces : javax.security.auth.login.LoginException: java.lang.SecurityException: [Security:090304]Authentication Failed: User xelsysadm javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User xelsysadm denied
    10:56:21,836 DEBUG [DBIAMSolution] publishing import completed event...
    10:56:21,903 INFO [VaauSchedulerEventListenerImpl] Job executed: oim tst, IAM
    10:56:21,904 INFO [VaauSchedulerEventListenerImpl] Job run time: 0s
    10:56:21,904 INFO [VaauSchedulerEventListenerImpl] Next Run: null
    Thanks..
    Edited by: IDMuser19 on Aug 24, 2011 4:06 PM
    Edited by: IDMuser19 on Aug 25, 2011 10:58 PM

    Thanks rajiv for the reply..
    No i am not able to import users too..getting same error in the rbacx.log
    I tried with below details
    Xellerate Home: C:\Oracle\Middleware\Oracle_IDM1
    Login Config : C:\Oracle\Middleware\Oracle_IDM1\server\config\authwl.conf
    User Name: XELSYSADM
    Password : ●●●●●●●●
    ( in version 11.1.1.3.6 does not prompt for these two Provider URL: t3://localhost:14000 , Initial Context Factory: weblogic.jndi.WLInitialContextFactory)
    here the OIA and OIM are in different domains.. i am able loginto OIM with xelsysadm without any problem just followed the instruction in the integration doc not sure where i did a mistake..
    Please let know if have any idea..Thanks..
    Edited by: IDMuser19 on Aug 30, 2011 8:25 AM

  • E-Business Suite 11i with ESSO and Identity Manager

    Hi,
    We want to use Identity Manager to provision user information to Active Directory, MS Exchange, and E-Business Suite. Also, intend to deploy e-sso to provide single sign-on experience for desktop and web based applications.
    Has anyone integrated Oracle E-Business Suite 11.5.10.2 with Enterprise Single Sign-On and Identity Manager (Identity Management)?
    Can we achieve it without using Oracle Internet Directory/OracleAS 10g Single Sign-On?
    Any relevant information or issues faced during integration, would be helpful.
    Regards.

    Hi,
    for this integration you will need Provisioning Gateway component of the ESSO suite, and the included OIM-ESSO PG Connector.
    The eBusiness Java interface can be integrated with eSSO, trough the java helper object.
    There are several metalink notes that describe the OIM-PG integration:
    NOTE: 550639.1 eSSO: Overview And Troubleshooting Of OIM Integration With Provisioning Gateway
    NOTE: 550642.1 eSSO: OIM PG Integration: ProvisioningInstructionException: The user is not authorized for the action
    NOTE: 550645.1 eSSO: OIM PG Integration: Error in Sending Request to web service
    NOTE: 550646.1 eSSO: OIM PG Integration: Unsupported major.minor version 49.0
    NOTE: 550641.1 eSSO: OIM PG Integration: Add_credential Execution Failed. Error: XPathFactory
    NOTE: 550643.1 eSSO: OIM PG Integration: Could not find IT asset value for Svr_key
    Yes, with eSSO-OIM you wont need Oracle Internet Directory/OracleAS 10g Single Sign-On.
    Octavian

  • OIM and Entrust Integration

    Guys ,
    Have any one integrated OIM with Entrust ?
    We are having challenges with that .
    We have written a scheduler which connects to Entrust and pull users , but its not able to recon any users more than 1000 in number .
    Just wana know if anyone has ever faced this issue . Do we know how can we implement batching in Entrust .
    Thanks

    Most likely you are running into issue with LDAP max return sizes.The solution to this problem is paged LDAP searches.
    More details including code example: http://iamreflections.blogspot.com/2010/10/adldap-reconciliation-using-paging.html
    Hope this helps
    /Martin

  • OIM with EBS HR for recon and UM for provisioning - urgent

    Hi All
    I am trying to setup OIM with EBS HR mod as the trusted source and EBS User mod for user provisioning. I am using the OOB EBS connector version 90430 with OIM 9.1.0.1. I have configured the reconcialiation and provisioning as per the oracle documentation. But only few of the parameters are reconciled into the OIM->USR table. When I go to Reconciliation Manager, I can see only few data fields in the processed data region and rest are in the unprocessed data region. The recon engine is able to pick up the corresponding values from the HR system but is not able to process the same.
    Please let me know where can be the problem reside.
    Also when I provision a record into Oracle EBS User mod, even if I give all the required data in the direct provisioning form, an account is created in the EBS system with partial data e.g. email is not getting provisioned.
    Please help me in setting up recon and provisioning in OIM - EBS.
    This is really urgent.. please help !!!
    Thanks

    The standard suggestion for that is:
    - What's the reeson for using EBIZ connector version *9043*. That's an older version and may be these things which you are referring to could not be part of that connector.
    - Use the ORCL_EBS_UM_91000 and ORCL_EBS_ER_91000. You can download it from OTN. This should resolve the outstanding issues for you.
    Thanks
    Sunny

  • Outlook integration problem

    hello,
         I had configured the outlook properly , but  it does not able to send the main in my configred mail id & within the outlook.
             some times it is work properlly after new installation of outlook addon  but when  i am change  the user that time it is not work and also doen't get that check box of "send mail tho the outllok"
    please help me out of this.

    Check the following threads:
    Re: BO2069: Failed to send e-mail via Microsoft Out look"
    Outlook integration problem
    Do check the following SAP Note:
    Note 1064323 - OI: MS Outlook does not send new mail with OI installed
    Regards
    Satish

  • Aperture and iPhoto 08 integration problems

    Hi.
    I just bought Leopard and iLife 08. I read in an article (see link below) a great way to integrate pictures from your Aperture library into the iPhoto library:
    - Setup Aperture to share previews with iLife
    - Setup iPhoto to not copy items into the iPhoto library
    - Import photos from Aperture into iPhoto by using the 'Show Aperture library' feature
    Photos from Aperture (actually the previews from Aperture) are now in your iPhoto library. The great thing about this is that the Aperture previews are referenced so when you make changes to the photos in Aperture the changes become visible in iPhoto.
    However, I have discovered two problems until now with this integration:
    1. When I make a change to a photo in Aperture the change is not visible in the iPhoto preview (or what it is). But when I double-click on the preview in iPhoto the full image has the change I made in Aperture.
    2. Keywords from Aperture also gets imported into iPhoto. However, some of my photos have more than one keyword in Aperture and when imported into iPhoto some of the photos have all keywords and some only have one of the keywords they have in Aperture.
    Is there anybody out there having the same problems and even better a solution?
    Thanks!
    Link to article:
    http://www.oreillynet.com/digitalmedia/blog/2007/08/referencedaperture_previewsi.html

    TBDK
    Welcome to the Apple Discussions.
    The great thing about this is that the Aperture previews are referenced so when you make changes to the photos in Aperture the changes become visible in iPhoto.
    Well as you can see, that's not actually true. If you change the pics via Aperture there is no way for iPhoto to know about this change, and therefore no way that it will then update your thumbnail in iPhoto. I guess this integration is intended for after you've finished processing your pics.
    Regards
    TD

Maybe you are looking for