Issue in refering Custom Identity Center Attirbutes in VDS

Hi,
We have a set of custom attributes created on SAP NIDM Identity Center.We are integrating SAP NIDM with a java application through SPML calls.
We are able to send and receive built-in attributes of SAP NIDM, but when we map custom attribute on VDS and specify the mappings under Conversion From and Conversion to we are not able to get the attribute values.
Can we utilize IC Database Tables / Views , to map IC attributes with VDS attributes.
Please , help me to resolve this issue. Thanks in Advance
Regards
Swati
Edited by: swaeyy on Dec 8, 2009 11:08 AM

Hello Swati pandey,
I am not sure if I have the same situation as described by you. However, below I try to render the scenario:
In our federated portals, we have some custom user attributes, which we set in both the ume properties as follows:
1. Self defined attributes administred by administrator
2. Self defined attributes administred by user
And then a portal service would fillin the attribute values duing a user synchronisation task. And we are able to see these properties as admin etc. This was in earlier versions of portal.
After we have upgraded our portals to netweaver 7.1, though we are able to set the attributes in the ume properties, and our service works without giving any kind of errors, we are unable to see the attribute values in the user administration iviews.
So, what I wonder if you are doing something similar, and kind of , can you me some hints on why I am not able to see those values, would be just great.
- Ajeet Phadnis

Similar Messages

  • Issue in setting custom identity service for soa 11.1.1.4

    Hello,
    I am facing issue in setting custom identity service for soa 11.1.1.4
    It is not picking up the implemented UserManager (in custom IDM) implemented via ServiceProvider and IdentityStoreService.
    This is configured in jps-config.xml
    The same setup was working in soa 11.1.1.2
    I believe there is a change done in JpsProvider in bpm-service.jar to authenticate via default login context from oracle.security.jps.internal.jaas.module.authentication.JpsUserAuthenticationLoginModule
    If my uderstanding is correct,
    Please guide me in implementing custom identity store and services for bpm services for soa 11.1.1.4
    Tried various work arounds but no luck.
    Thanks
    Bala

    Hi...
    Can u tell me how did u set up custom identity service for 11.1.1.2 ?
    Thanks

  • User Task: Custom Identity Service

    Hi my friends
    Have anyone tried to use a custom Identity Service with BPEL User Tasks (I meam other than LDAP or JAZN)? Problems? Issues? Limitations?
    I know I have to implement a set of interfaces (BPMIdentityService interface and others)...
    Thanks.
    Message was edited by:
    mmenezes

    Pablo;
    I just read your post and hearing that you have the basic methods working has me very interested - I implemented all the Interfaces (BPMIdentityService, BPMProvider, BPMUser, BPMRole, BPMGroup) and changed the is_config.xml file. My realm showed up, and the connection pool I'm using seemed to work just fine, but when I tried to setup a Human Workflow using the new realm, I get an error on my searchUsers method (just hardcoded).
    I read that you need to add your classes to the application.xml file and that makes sense - but when I add them, no realms show up at all - one step backward - AND the method still doesn't work.
    Could you spare a desperate developer some advice on how you got yours working - a brief description of how to register your classes, if there's more than adding them to application.xml would be wonderful!
    Cheers -

  • Nullpointer error when trying to test dispatcher in Identity Center

    Hi all,
    I am getting a nullpointer exception when I am trying to test my dispatcher in Identity Center.  In tools/options/java I have defined where the java.exe and jvm.ddl are located.
    I had tried to use a Java 1.6 before, but I got a 126 error which did not get me as far.  It was 64 bit, so I have installed various versions of Java 1.5 32 bit and have tried them all with the same result as below.
    I am running Identity Center 7.2 the latest patch (7.20.3.0-ORA-2011-11-16 with schema 1050).
    Simple fix? 
    Thanks.
    ================================================
    Running MxDispatcher_idf_dispatcher.
    MxDispatcher version: 7.2.00.0 Built: 22.11.2010 18:36:12 (c) Copyright 2008 SAP
    AG. All rights reserved.
    Java VM: Sun Microsystems Inc.   Version: 1.5.0_07
    Java home: C:\Program Files (x86)\Java\jdk1.5.0_07\jre
    Java lib/ext: C:\Program Files (x86)\Java\jdk1.5.0_07\jre\lib\ext
    CLASSPATH: C:\usr\sap\IdM\Identity Center\Java\mxdispatcher.jar;C:\usr\sap\IdM\I
    dentity Center\Java\mxmcapi.jar;C:\SAP\Oracle_OCI_10_2\ojdbc14.jar;
    java.lang.NullPointerException
            at com.sap.idm.ic.services.api.MXMCApi_Connection.getConnection(MXMCApi_
    Connection.java:70)
            at com.sap.idm.ic.services.api.MXMCApi_Connection.<init>(MXMCApi_Connect
    ion.java:49)
            at com.sap.idm.ic.services.api.MXMCApi_Connection.getInstance(MXMCApi_Co
    nnection.java:22)
            at com.sap.idm.ic.services.api.disp.MXMCApi_CTX_Dispatcher.getInstance(M
    XMCApi_CTX_Dispatcher.java:39)
            at com.sap.idm.ic.services.dispatcher.MxDispatcher.main(MxDispatcher.jav
    a:170)
    C:\Windows\system32>
    Edited by: Chad Chromwell on Dec 7, 2011 6:25 PM

    I was able to get past the issue with testing the dispatcher.  I added the mxdispatcher.jar and mxmcapi.jar to the classpath.
    So the test of the dispatcher looks fine.  But when I try to actually run a job in the Identity Center, nothing seems to happen.  I ran these jobs in 7.1 without a problem, but not now.  When I click run now on the job, an entry never appears in the System log or Job log for the Job.  Used to before.
    In the MMC, AS Java process is running and I can get to the NWA via the web broswer on port 50000.
    Not sure what is wrong.
    Running MxDispatcher_idf_dispatcher.
    MxDispatcher version: 7.2.00.0 Built: 22.11.2010 18:36:12 (c) Copyright 2008 SAP
    AG. All rights reserved.
    Java VM: Sun Microsystems Inc.   Version: 1.5.0_12
    Java home: C:\Java\jre1.5.0_12
    Java lib/ext: C:\Java\jre1.5.0_12\lib\ext
    CLASSPATH: C:\SAP\IdM\IC72\Java\mxdispatcher.jar;C:\SAP\IdM\IC72\Java\mxmcapi.ja
    r;C:\SAP\Oracle_OCI_10_2\ojdbc5.jar;
    [11.12.2011 18:53:21-883] - MxDispatcher:Waiting for succesfull start-up of the
    thread:RELOAD
    [11.12.2011 18:53:21-883] - MxDispatcher:Main loop for thread:IDS_DispThread-REL
    OAD-idf_dispatcher
    [11.12.2011 18:53:21-884] - MxDispatcher:Started thread:IDS_DispThread-RELOAD-id
    f_dispatcher
    [11.12.2011 18:53:21-884] - MxDispatcher:THREAD BODY Execution:IDS_DispThread-RE
    LOAD-idf_dispatcher
    [11.12.2011 18:53:21-884] - MxDispatcher:Reading main MxDispatcher configuration
    [11.12.2011 18:53:21-888] - MxDispatcher:Global constant DISPATCHER_POLICY_TYPE
    not found, using default = 0
    [11.12.2011 18:53:21-888] - MxDispatcher:Global constant MX_MAX_CONCURRENT_RUNTI
    ME_ENGINES not found, using default = 9999
    [11.12.2011 18:53:21-979] - run_java: "C:\Java\jre1.5.0_12\bin\java.exe"  -cp "C
    :\SAP\IdM\IC72\Java\DSE.jar;C:\SAP\IdM\IC72\Java;C:\SAP\IdM\IC72\Java\sapjco.jar
    ;C:\SAP\Oracle_OCI_10_2\ojdbc5.jar;C:\SAP\IdM\IC72\Java\mxdispatcher.jar;C;SAP\I
    dM\IC72\Java\mxmcapi.jar;C:\SAP\IdM\IC72\Java\mxdispatcher.jar;C:\SAP\IdM\IC72\J
    ava\mxmcapi.jar;C:\SAP\Oracle_OCI_10_2\ojdbc5.jar; " "-DDSE_HOME=C:\SAP\IdM\IC72
    " com.sap.idm.ic.DSERunTime "Drivers=com.microsoft.jdbc.sqlserver.SQLServerDrive
    r;com.microsoft.sqlserver.jdbc.SQLServerDriver;com.sap.dbtech.jdbc.DriverSapDB;o
    rg.gjt.mm.mysql.Driver;sun.jdbc.odbc.JdbcOdbcDriver;oracle.jdbc.driver.OracleDri
    ver;COM.ibm.db2.jdbc.app.DB2Driver;COM.ibm.db2.jcc.DB2Driver;COM.ibm.db2.jdbc.ne
    t.DB2Driver;com.sap.db.jdbc.Driver;oracle.jdbc.driver.OracleDriver" "DatabaseURL
    =jdbc:oracle:thin:mxmc_rt/****@localhost:1521:ORCL" Machine=idf_dispatcher Log
    Level=4 StackTrace=2 loop
    [11.12.2011 18:53:27-191] - run_java: "C:\Java\jre1.5.0_12\bin\java.exe"  -cp "C
    :\SAP\IdM\IC72\Java\DSE.jar;C:\SAP\IdM\IC72\Java;C:\SAP\IdM\IC72\Java\sapjco.jar
    ;C:\SAP\Oracle_OCI_10_2\ojdbc5.jar;C:\SAP\IdM\IC72\Java\mxdispatcher.jar;C;SAP\I
    dM\IC72\Java\mxmcapi.jar;C:\SAP\IdM\IC72\Java\mxdispatcher.jar;C:\SAP\IdM\IC72\J
    ava\mxmcapi.jar;C:\SAP\Oracle_OCI_10_2\ojdbc5.jar; " "-DDSE_HOME=C:\SAP\IdM\IC72
    " com.sap.idm.ic.DSERunTime "Drivers=com.microsoft.jdbc.sqlserver.SQLServerDrive
    r;com.microsoft.sqlserver.jdbc.SQLServerDriver;com.sap.dbtech.jdbc.DriverSapDB;o
    rg.gjt.mm.mysql.Driver;sun.jdbc.odbc.JdbcOdbcDriver;oracle.jdbc.driver.OracleDri
    ver;COM.ibm.db2.jdbc.app.DB2Driver;COM.ibm.db2.jcc.DB2Driver;COM.ibm.db2.jdbc.ne
    t.DB2Driver;com.sap.db.jdbc.Driver;oracle.jdbc.driver.OracleDriver" "DatabaseURL
    =jdbc:oracle:thin:mxmc_rt/****@localhost:1521:ORCL" Machine=idf_dispatcher Log
    Level=4 StackTrace=2 loop

  • Error deploying custom identity asserter

    I'm getting the following error when trying to deploy my custom identity asserter.
    An unexpected error occurred while setting Active Types Chooser to .
    Partial stack trace is as follows:
    [Management:145019]An error occurred while setting attribute:java.lang.NoSuchMethodException: com.foo.security.provider.FooIdentityAsserterImpl.validateActiveTypes([Ljava.lang.String;)
    I've been back and forth through the mbean xml file and can't see anything wrong (despite the funky type in the dump).
    I'm on 8.1 SP2.
    Any ideas as to what would cause this?
    Thanks,
    Jim

    The problem was with the name I was using for the implementation class of the identity asserter. Was calling it XXXIdentityAsserterImpl. This conflicted with the name of a class that was being generated by the MBean tool apparently. Changed it to XXXIdentityAsserterProviderImpl and the issue was resolved.

  • Contact phone number for Customer Service Center in Wallingford CT

    Hello,
    Does anyone have a contact phone number for the customer service center in Wallingford, CT.  I sent them a letter back on May 17, 2014 and have not heard anything.  I called the general customer service phone number on June 7 to follow-up and they did not have any record of my letter being received or reviewed.  I have a major issue with Verizon cancelling my unlimited data in error and I am giving Verizon one last chance to work with me on this issue before I switch providers.  You would think that they would have the decency to at least respond to someone who has been a loyal customer for over 20 years and who has gone through the trouble of drafting a formal letter and mailing it (since nobody would give me an email address).  Please reply with any suggestions.
    Thanks.

    Did you put in an inactive pricing request to restore the unlimited data within 14 days of the change? If you upgraded under contract then the data plan change would be valid.

  • Need to contact customer service center

    According to mail, apple ltd put the iphone to my mail in the United States, but in the letter I told you send the iphone to China,I'll take all the expenses, please contact express company  and send the iphone to China. i can not contanct customer service center now, please tell them,
    <Edited by Host>

    As Tim said, Apple will not ship a repaired US iPhone to any location outside of the US. You will need to contact a co-worker, friend or relative to get the iPhone from the place to which it was delivered and ship it to you in China. Apple cannot help you further with this issue.
    And since, again as Tim said, we are all just fellow users here, it is a very bad idea to post personal information such as your repair ID in these forums. Such information could be abused.
    Regards.

  • How to reuse standard Activity subcomponents - Appointments, Tasks, Phone Calls and Emails within a custom work center?

    Requirement : We have a requirement to reuse the standard Activity subcomponents Appointments, Tasks, Phone Calls and Emails within a custom work centre. The requirement is to leverage and copy all sub functionalities Appointments, Tasks, Phone Calls and Emails available within the standard activity work center. This feature is available within Accounts, Opportunities, Leads etc. (Refer screenshot: Std_Act_Screen.jpg)
    We are unable to consume/embed the standard Activity (Work center) sub components Appointments, Tasks, Phone Calls and Emails within the custom work center. This is because of backend consistency check violation UI designer error message displayed. (Refer screenshot:Error while consuming standard activities.jpg)
    Ø  Open Question:
    a.      Is there a limitation to consume/embed the standard Activity (Work center) subcomponents Appointments, Tasks, Phone Calls and Emails within a custom work center?  We have noticed that this standard Activity Work center subcomponents Appointments, Tasks, Phone Calls and Emails has been repeatedly reused within the application in Account, Opportunity, Sales lead, Lead, Sales Quote Objects.
    b.      Is there an alternative way in which we can call [Through API etc..] the standard Activity Work center subcomponents Appointments, Tasks, Phone Calls and Emails?
    We need your guidance to overcome the error to enable the reuse of the standard Activity Work center sub-components Appointments, Tasks, Phone Calls and Emails within our custom work center or suggest a suitable workaround on how this can be achieved.
    Regards .. Dheeraj Saini

    Whenever you find out let me know. I wanted to assign a text tone to someone and now in iOS 7 i can't. Or I haven't figured this out yet.

  • Custom Identity Service configuration in SOA Suite 11g

    Has anyone been successfull in using custom identity service (available in 10.1.3.X) as a identity store in soa suite 11g human workflow component? If yes, please guide me.

    Can you make sure your helloworld is using adf bindings as mentioned in thread Re: Urgent :: 11g Invoking Composite from Java/From Webservice Proxy

  • Error while passing HCM-Staging Data to Identity Center

    Hello
    We are implementing IDM 7.1 SP2 and using HCM-Integrations Scenario.
    The extracting scenario over vds into the HR-Staging are is working fine.
    We do have troubles while running the task  270/Write HCM Employee To SAP Master .
    There we get always the error "sap_getSysUname Par: [20090210-99991231]<PERNR>!![20090210-
    99991231] Invalid SyUname: [20090210-99991231] does not exist or is
    not valid todayPass stopped by script.
    We have checked the OSS Note 1308250 - it doesn't helped - it justed hide the error message.
    We have checked with debbuging the hr - data . The field syuname is filled and delivered.
    a.) does anybody knows about this problem or can give some tipps to fix this error?
    b.) we have a lot of jobs with errors know in the job qeue - we can stop them, but not delete or cancel?
    anybody knows how to kill the jobs in IDM 7.1 ?
    kind regards, Reto

    Hi,
        I was not able to use the new VDS Template 'HCM LDAPEXTRACT to IDM' because it was causing a problem while integrating with HCM and IDM. Hence I have used the old template 'HR Export to IDM Identity Center' which seems to be working fine.
        But since the reprot RPLDAP_EXTRACT_IDM pushes the records with the time part prefixed, and that I'm not able to use the new VDS Template which has a job HR_Staging_Area  which performs the job of pushing the HCM data from Staging to Productive Identity Store. Since I see that you have implemented it, it will be of great help if you can share the steps and details of how to use the new VDs template and the jobs related to it.

  • Restricting issue of goods to cost center with respect to material type

    Dear Users,
    I have a requirement like we want to restrict issue of goods to cost center with respect to material type i.e., we want to issue goods to cost center only through reservation and that too only for specific material types. Is there any standard solution for this, please provide your suggestions.
    Thanks,
    Manoj

    Hi Ajay,
    Thanks for valuable input.
    I also thought in the same line , but user has the following concern on this:
    Assessment Cycle: As per Users, it cannot be used because this will allocate based on allocation basis. But they need, the values that was posted at the time of transaction and as per materials. So it wont be accurate through Assessment cycle,
    OKB9: They have different Cost center for different valuation area for the same GL Account.
    Hence through OKB9 also, we cannot post directly to COPA.
    That's the reason the above option were not adopted.
    My other concern to this is:
    In CKM3, we have two lines under consumption, one for Normal sales PGI and other is Cost Center.
    After doing revaluation of consumption in CKMLCP, we see one line under Cost Center :Revaluation of Consumption Figure"
    My question, where can I see that figure whether in any table or in Cost Center report??
    If that is also available we can try to match those values and post to COPA.
    Let me know your thought on this.
    Thanks and regards
    Kami

  • Integration of custom identity services with JDeveloper BPEL designer

    Hi,
    I'd like to know if a custom user repository plugin will cause the 'Identity Lookup Dialog' (Step 6 of Human Workflow Wizard to generate a user task) to utilize the list of users and groups from a third party provider, when used as the Custom Identity Service provider.
    I'd like to have the custom list of users and groups at 'design time' of the BPEL process itself, as well as process runtime. Is this possible?
    This is with respect to both BPEL PM v10.2.0.2 and v 10.1.3.1.0.
    Regards,
    Vineet

    ok, thank you for the reply.
    But the installation of the Oracle BPEL Process Manger for Developers which includes the JDeveloper and the BPEL Designer doesn't come with 10.1.3.1.0?
    I have to install the JDeveloper and the BPEL Process Manager seperate?
    Thx

  • Issue check to customer

    Hi Gurus,
    I have a business scenario:
    Customer comes to store and picks up the items and pay the item.  I use F.13 to clear customer open items.
    When customer comes for exchange, customer returns item and pick ups another item i receive return sales order for the full amount and fresh sales order for new item. I have one credit memo and one invoice for that customer. But i get only net payment(either customer paid or we paid to customer) from my front end application to SAP. Customer balance is zero now. Technically Customer has not paid yet. We have policy  we issue check from HQ not from store. I can't use F110 or FCH5 or other mode of payments.
    Example: Sales order triggers delivery and billing immediately.
    Sales Order:$ 100
    Payment: $100
    F.13 cleared.
    ===========================
    Exchange
    Return sales order:$100
    No payment
    We have credit memo
    Fresh sales order
    SO: $ 60
    Payment $ 40(We paid to customer)
    There are 3 line items in customer:
    1. Credit memo $ 100
    2. Invoice $ 60
    3. Payment $ 40
    Balance is 0. But customer has not paid this $ 40 from store.
    Requirement:  We want to issue check to customer from SAP if i owe customer money. How can i achieve this?.
    Thanks in advance.
    Regards,
    Jagadeesan

    Resolved by myself...

  • Changing the Demo identity to custom identity

    Hi All,
    I am configuring an Oracle Business Process Management (11.1.1.4.0) environment to be used for production within our organisation. Out-of-the-box the domain successfully starts, with a soa, bam and AdminServer. However, when I change the certificates (from the demo identity) to certificates from a trusted CA I start seeing errors in the log file. Also, BPM composer does not behave correctly... it only shows the Help menu item instead of 'Open a Project', 'Create New Project' etc.
    I have replaced the Demo identity for the AdminServer and the 2 managed servers (soa_server, bam_server) through the WLS Console. Servers -> server -> Keystores -> Custom Identity and standard trust
    and setting the SSL information in Servers -> server -> SSL.
    Error message:
    peh = oracle.bpm.composer.beans.editor.process.DefaultProcessEditorHost@907a1c
    <Mar 1, 2011 5:25:47 PM NZDT> <Warning> <oracle.adfinternal.view.faces.renderkit.rich.NavigationPaneRenderer> <BEA-000000> <Warning: There are no items to render for this level>
    Mds Config File URL = MdsInstanceType{instanceName='obpm', configFile='/mds-config.xml'}
    Mds SOA Config File URL = MdsInstanceType{instanceName='SOAINFRA_MDS', configFile='/mds-soa-config.xml'}
    ====== Using DB MDS ======
    java.io.IOException: Invalid keystore format
    at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:633)
    at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
    at java.security.KeyStore.load(KeyStore.java:1185)
    at com.sun.net.ssl.internal.ssl.TrustManagerFactoryImpl.getCacertsKeyStore(TrustManagerFactoryImpl.java:202)
    at com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl.getDefaultTrustManager(DefaultSSLContextImpl.java:70)
    at com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl.<init>(DefaultSSLContextImpl.java:40)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at java.lang.Class.newInstance0(Class.java:355)
    at java.lang.Class.newInstance(Class.java:308)
    at java.security.Provider$Service.newInstance(Provider.java:1221)
    at sun.security.jca.GetInstance.getInstance(GetInstance.java:220)
    at sun.security.jca.GetInstance.getInstance(GetInstance.java:147)
    at javax.net.ssl.SSLContext.getInstance(SSLContext.java:125)
    at javax.net.ssl.SSLContext.getDefault(SSLContext.java:68)
    at javax.net.ssl.SSLSocketFactory.getDefault(SSLSocketFactory.java:102)
    at HTTPClient.JsseSSL.<init>(JsseSSL.java:48)
    at HTTPClient.HTTPClientSSLFactory.mk(HTTPClientSSLFactory.java:98)
    at HTTPClient.HTTPConnection$15.run(HTTPConnection.java:4571)
    at HTTPClient.HTTPConnection$15.run(HTTPConnection.java:4553)
    at HTTPClient.HttpClientConfiguration.doAction(HttpClientConfiguration.java:708)
    at HTTPClient.HTTPConnection.doAction(HTTPConnection.java:5379)
    at HTTPClient.HTTPConnection.getSSL(HTTPConnection.java:4553)
    at HTTPClient.HTTPConnection$19.run(HTTPConnection.java:4652)
    at HTTPClient.HTTPConnection$19.run(HTTPConnection.java:4650)
    at HTTPClient.HttpClientConfiguration.doAction(HttpClientConfiguration.java:666)
    at HTTPClient.HTTPConnection.doAction(HTTPConnection.java:5401)
    at HTTPClient.HTTPConnection.getSSLSocket(HTTPConnection.java:4650)
    at HTTPClient.HTTPConnection.doConnect(HTTPConnection.java:4378)
    at HTTPClient.HTTPConnection.sendRequest(HTTPConnection.java:3358)
    at HTTPClient.HttpOutputStream.closeImpl(HttpOutputStream.java:461)
    at HTTPClient.HttpOutputStream.access$000(HttpOutputStream.java:99)
    at HTTPClient.HttpOutputStream$1.run(HttpOutputStream.java:417)
    at HTTPClient.HttpClientConfiguration.doAction(HttpClientConfiguration.java:666)
    at HTTPClient.HttpOutputStream.close(HttpOutputStream.java:415)
    at oracle.j2ee.ws.saaj.client.p2p.HttpSOAPConnection.sendMessage(HttpSOAPConnection.java:1059)
    at oracle.j2ee.ws.saaj.client.p2p.HttpSOAPConnection.post2(HttpSOAPConnection.java:495)
    at oracle.j2ee.ws.saaj.client.p2p.HttpSOAPConnection$PrivilegedPost.run(HttpSOAPConnection.java:1261)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.j2ee.ws.saaj.client.p2p.HttpSOAPConnection.call2(HttpSOAPConnection.java:229)
    at oracle.j2ee.ws.saaj.client.p2p.HttpSOAPConnection.call(HttpSOAPConnection.java:138)
    at oracle.j2ee.ws.saaj.client.p2p.HttpSOAPConnection.call(HttpSOAPConnection.java:131)
    at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.invoke(IdentityServiceSOAPClient.java:212)
    at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.getGrantedRolesToUser(IdentityServiceSOAPClient.java:518)
    at oracle.bpel.services.identity.client.AbstractIdentityServiceClient.getGrantedRolesToUser(AbstractIdentityServiceClient.java:788)
    at oracle.bpm.composer.authentication.MetadaServiceFactory.getUserAbstractRoles(MetadaServiceFactory.java:127)
    at oracle.bpm.composer.authentication.MetadaServiceFactory.getDBService(MetadaServiceFactory.java:75)
    at oracle.bpm.composer.authentication.ComposerPrincipal.initDBMetadataService(ComposerPrincipal.java:192)
    at oracle.bpm.composer.authentication.ComposerPrincipal.init(ComposerPrincipal.java:152)
    at oracle.bpm.composer.authentication.ComposerPrincipal.<init>(ComposerPrincipal.java:71)
    at oracle.bpm.composer.authentication.ComposerPrincipal.<init>(ComposerPrincipal.java:62)
    at oracle.bpm.composer.authentication.ComposerPrincipal.wlsPrincipal(ComposerPrincipal.java:79)
    at oracle.bpm.composer.beans.security.ComposerLoginBean.initPrincipal(ComposerLoginBean.java:128)
    at oracle.bpm.web.security.LoginBean.initPrincipal(LoginBean.java:393)
    at oracle.bpm.web.security.LoginBean.login(LoginBean.java:182)
    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 com.sun.el.parser.AstValue.invoke(Unknown Source)
    at com.sun.el.MethodExpressionImpl.invoke(Unknown Source)
    at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)
    at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1256)
    at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96)
    at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:475)
    at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:756)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._invokeApplication(LifecycleImpl.java:765)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:305)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:185)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bpm.web.security.filter.SessionTimeoutFilter.doFilter(SessionTimeoutFilter.java:56)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bpm.composer.filter.MdsInitializationFilter.doFilter(MdsInitializationFilter.java:50)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bpm.composer.filter.UrlHandlerFilter.doFilter(UrlHandlerFilter.java:40)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.caching.filter.AdfFacesCachingFilter.doFilter(AdfFacesCachingFilter.java:135)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    -------------- soa.oracle.home = /apps/oracle/middleware/Oracle_SOA
    This also appears in the logs a lot:
    INFO: SSLSocketFactoryManagerImpl.getKeystoreLocation Expected SOA Keystore location: /apps/domains/Domain/config/fmwconfig/default-keystore.jks
    INFO: SSLSocketFactoryManagerImpl.getKeystorePassword Obtained null or empty keystore password
    INFO: SSLSocketFactoryManagerImpl.getKeyPassword Obtained null or empty key password
    INFO: SSLSocketFactoryManagerImpl.getSSLSocketFactory Could not obtain keystore location or password
    So far I have
    * copied our identity keystore to the default-keystore.jks file.
    * edited the setDomainEnv.sh script to use the default-keystore.jks as the -Djavax.net.ssl.trustStore java property
    * removed references to the keystore in the jps configation files.
    * Java Standard Trust Keystore: /apps/oracle/middleware/jdk160_21/jre/lib/security/cacerts
    Does any one have experience in replacing the Demo certificates successfully? What are the steps in doing so?
    Many thanks

    Hi there
    That is something called a Favicon. WebHelp has a few of them. If you want all of them to reflect your company logo you should consider replacing all the seed icons with yours. You will typically find the seed icons in the following location:
    <RoboHelp Installation Folder>\RoboHTML\WebHelp5Ext\template_skin
    <RoboHelp Installation Folder>\RoboHTML\WildFireExt\template_stock
    Replace the ico files with yours. Just use the same names Adobe does and your icons should populate right into any WebHelp or FlashHelp output.
    I did find others, so just to be on the safe side you may need to  perform a search mission to locate all instances and replace them with yours.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Using FaceTime in a Customer Service Center

    My company has an idea to utilize Face Time in our customer service center utilizing the iPad 2.  Is it possible to have a single number/id dedicated to Face Time that allows for mulitple conversations at one time?  If so, how can this be set up?

    The way I have seen it done is that you have iPhones and you route the call to it from your switchboard and then you activate facetime once both parties are connected.

Maybe you are looking for

  • Video doesn't play in Audition

    Hello. I have a video file, small four minute clip, without audio which I imported to Audition. Then, I created a multitrack session and added the clip to it to serve as a video reference. Through the clip is added, video does not play on the video t

  • How to set paramters through Query manager.

    Hi, I need to get Parameters when we are executing SQL Query through Query Manager. In Query manager how to set prompt window for parameters. Below I applied parameters for from date and to date but its showing error. How to set parameters prompt win

  • Muse will not sign in to BC

    I see a similar problem but the solution given is incomplete. I have my site ready to update but my Adobe password has changed since I last updated. So, Preferences>Publish>Publish with Account, but then what? Should I select switch accounts? I don't

  • Website not displaying centrered?

    I am developing a new site, but my site doesn't centre in the browser? I have tried a few things, probably quite simple but I can't see it? Any help would be apprciated. Thanks Batch108

  • I get a error message: All downloads loads and file copies have been paused

    I have been trying to download the new 4 upgrade and I been getting this message: All downloads and file copies have been paused. The disk you are attempting to use is full. Remove files and emptying the Recycle Bin will free up additional space. Ok