Anonymous Self Registration

Hi, does anyone have any examples for an anonymous self registration workflow? I have been trying to figure out how one would implement it, and I keep running into roadblocks, and have a feeling I'm missing something obvious. I am able to create workflows that are anonymously accessible via anonProcessLaunch.jsp, but I am always first redirected to anonLogin.jsp and prompted for a user. Is there no way to be truly anonymous when kicking off a workflow?
Thanks

Normally self  registered users automatically assigned to everyone group. If client needs they should automatically assign to someother group , it is the only possibility in my point.
Ulitimately when modifying standard groups, this consultant should think about it whether modification really needed ?
It is just an idea
Koti Reddy
Edited by: Koti Reddy Chimalamarri on Feb 8, 2009 12:03 PM

Similar Messages

  • Self-registration user assigned to anonymous group auto

    hi experts,
    how can i make the user self-registration user belong to anonymous group,not everyone group
    best regards
    zlf

    Normally self  registered users automatically assigned to everyone group. If client needs they should automatically assign to someother group , it is the only possibility in my point.
    Ulitimately when modifying standard groups, this consultant should think about it whether modification really needed ?
    It is just an idea
    Koti Reddy
    Edited by: Koti Reddy Chimalamarri on Feb 8, 2009 12:03 PM

  • WLS 10.3 - Self Registration with External LDAP Fails (somewhat)

    I have a WLS 10.3.5 instance with WebCenter Spaces.
    I've added an OpenLDAP provider to the security realm, set the OpenLDAP provider and the default authenticator to "sufficient", and reordered the providers in the console to list the OpenLDAP provider first. I've also set "virtualize=true" via the enterprise manager interface, and added the <extendedProperty> attributes for "user.create.bases" and "group.create.bases" in the jps-config.xml file
    Using the self registration feature in Spaces, I fill in a proposed new user name, and select "check availability". The check returns "available".
    I finish the registration, and submit. I receive the following error, and the registration page remains on the screen:
    "User not created. Either the user name or the password does not adhere to the registration policy or the identity store is unavailable. Specify the required user credentials or contact your administrator for assistance." NO ERROR in the Spaces logs.
    But I look in OpenLDAP, and lo and behold, the user DID get created.
    So remember I still haven't left the registration page. Clicking the "check availability" button still returns "available".
    Now clicking the submit button throws the following message:
    "A user with the name <insert name entered previously in the "failed" registration> already exists. Choose another name."
    The following error is logged in the Spaces log:
    [WC_Spaces] [WARNING] [] [oracle.ods.virtualization.exception] [tid: [ACTIVE].ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: anonymous] [ecid: 004h0uRltQY9Dgh_x9h8iW0003qO0001rr,0:1] [APP: webcenter#11.1.1.4.0] [URI: /webcenter/faces/oracle/webcenter/page/scopedMD/s8bba98ff_4cbb_40b8_beee_296c916a23ed/businessRolePages/AppSelfRegistration.jspx] OVD-40077[[
    javax.naming.NameAlreadyBoundException: [LDAP: error code 68 - Entry Already Exists]; remaining name 'cn=<redacted>,ou=<redacted>,dc=<redacted>,dc=<redacted>,dc=<redacted>'
         at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3036)
         at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2987)
         at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2794)
         at com.sun.jndi.ldap.LdapCtx.c_createSubcontext(LdapCtx.java:788)
         at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_createSubcontext(ComponentDirContext.java:319)
         at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.createSubcontext(PartialCompositeDirContext.java:248)
         at javax.naming.directory.InitialDirContext.createSubcontext(InitialDirContext.java:183)
         at oracle.ods.virtualization.engine.backend.jndi.ConnectionHandle.createSubcontext(ConnectionHandle.java:133)
         at oracle.ods.virtualization.engine.backend.jndi.BackendJNDI.add(BackendJNDI.java:457)
         at oracle.ods.virtualization.engine.chain.Chain.nextAdd(Chain.java:193)
         at oracle.ods.virtualization.engine.chain.BasePlugin.add(BasePlugin.java:67)
         at oracle.ods.virtualization.engine.chain.Chain.nextAdd(Chain.java:202)
         at oracle.ods.virtualization.engine.chain.BasePlugin.add(BasePlugin.java:67)
         at oracle.ods.virtualization.engine.chain.plugins.virtualattr.VirtualAttributePlugin.add(VirtualAttributePlugin.java:926)
         at oracle.ods.virtualization.engine.chain.Chain.nextAdd(Chain.java:202)
         at oracle.ods.virtualization.engine.chain.BasePlugin.add(BasePlugin.java:67)
         at oracle.ods.virtualization.engine.chain.plugins.usermanagement.UserManagement.add(UserManagement.java:531)
         at oracle.ods.virtualization.engine.chain.Chain.nextAdd(Chain.java:202)
         at oracle.ods.virtualization.engine.chain.PluginChain.runAdd(PluginChain.java:164)
         at oracle.ods.virtualization.engine.chain.PluginManager.runAdd(PluginManager.java:264)
         at oracle.ods.virtualization.engine.chain.PluginManager.runAdd(PluginManager.java:251)
         at oracle.ods.virtualization.engine.backend.AdapterServiceInterface.add(AdapterServiceInterface.java:240)
         at oracle.ods.virtualization.engine.backend.AdapterServiceInterface.add(AdapterServiceInterface.java:190)
         at oracle.ods.virtualization.engine.backend.BackendHandler.add(BackendHandler.java:329)
         at oracle.ods.virtualization.engine.chain.Chain.nextAdd(Chain.java:185)
         at oracle.ods.virtualization.engine.chain.BasePlugin.add(BasePlugin.java:67)
         at oracle.ods.virtualization.engine.chain.Chain.nextAdd(Chain.java:202)
         at oracle.ods.virtualization.engine.chain.PluginChain.runAdd(PluginChain.java:164)
         at oracle.ods.virtualization.engine.chain.PluginManager.runAdd(PluginManager.java:264)
         at oracle.ods.virtualization.engine.chain.PluginManager.runAdd(PluginManager.java:251)
         at oracle.ods.virtualization.engine.chain.GlobalServicesInterface.runAdd(GlobalServicesInterface.java:107)
         at oracle.ods.virtualization.operation.AddOperation.process(AddOperation.java:127)
         at oracle.ods.virtualization.service.DefaultVirtualizationSession.add(DefaultVirtualizationSession.java:148)
         at oracle.security.idm.providers.libovd.util.LibOVDRealm.createUser(LibOVDRealm.java:124)
         at oracle.security.idm.providers.libovd.LibOVDUserManager.createUser(LibOVDUserManager.java:177)
         at oracle.security.idm.providers.libovd.LibOVDUserManager.createUser(LibOVDUserManager.java:131)
         at oracle.webcenter.security.selfregistration.internal.view.backing.UserManagerBean.createUser(UserManagerBean.java:598)
         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.UIXRegion.broadcast(UIXRegion.java:148)
         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: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 oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:902)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:313)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:186)
         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.bi.nanserver.adf.servlet.BIADFServletFilter.doFilter(BIADFServletFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.bi.presentation.runtime.binding.BIRegionBindingFilter.doFilter(BIRegionBindingFilter.java:40)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.portlet.client.adapter.adf.ADFPortletFilter.doFilter(ADFPortletFilter.java:32)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.framework.events.dispatcher.EventDispatcherFilter.doFilter(EventDispatcherFilter.java:44)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.wcps.client.PersonalizationFilter.doFilter(PersonalizationFilter.java:75)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.content.integration.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:168)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.generalsettings.model.provider.GeneralSettingsProviderFilter.doFilter(GeneralSettingsProviderFilter.java:85)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterShellPageRedirectionFilter.doFilter(WebCenterShellPageRedirectionFilter.java:250)
         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.webcenter.webcenterapp.internal.view.webapp.WebCenterShellFilter.doFilter(WebCenterShellFilter.java:696)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.view.page.editor.webapp.WebCenterComposerFilter.doFilter(WebCenterComposerFilter.java:109)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:62)
         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.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterLocaleWrapperFilter.processFilters(WebCenterLocaleWrapperFilter.java:335)
         at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterLocaleWrapperFilter.doFilter(WebCenterLocaleWrapperFilter.java:237)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         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 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:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Thoughts? Probably a simple config tweak, but it's not jumping out at me at the moment.
    Thanks in advance!

    Removed the <virtualize="true"> setting from Enterprise Manager, and the issue disappeared.

  • Portal Self registration issue

    Hi guys,
    I had activated Portal self registration with companies feature. what i did is ,  i assigned one role (ess portal role in which all my ess screens are covered) to authenticated group and  every_user_core_role to anonymous group and did necessary configuration in configtool . The problem i am facing is that my self registered users are able to see my portal role without any approval (via approve/ deny in user administration) which i want to show them after approval . PLs guide what might me the issue.
    Regards,
    Shwetang Saxena.

    Hello Soni!
    Please review and follow the steps mentioned here:
    Companies and Self-Registration with Approval (SAP Library - User Management of the Application Server Java)
    https://cw.sdn.sap.com/cw/docs/DOC-110636
    Hope this helps,
    Edison

  • Steps to provide supplier self registration link on portal

    Hi,
    We deployed the supplier collaboration business package on portal. We want to provide the self-registration link on the portal, from where the vendor/suppliers would register.
    i have the link, now my question is., What are the steps we need to follow from here to set up the self registration link on portal which eventually takes the supplier or vendor from logon page to registration to portal.
    Please provide any cookbooks available.
    Thanks,
    Raghavendra Pothula

    Hi Masa,
    Can you please provide further details on this...
    Did you have a custom interface built between the HTML form and the Enterprise Portal self registration form to capture all the information entered. If you used the standard self registration form, how did you make the self registration form available anonymously on your corporate home page.
    Any Inputs would be appreciated.
    Thanks,
    Sundeep

  • Roles for user in supplier self-registration

    Hello everyone,
    I was checking the configuration guide for Strategic Sourcing and for Servece Procurement and I have a doubt.
    For supplier self-registration is needed an anonymous user, but in the guide for Strategic Sourcing says that the roles for this user are SAP_EC_BBP_CREATEUSER and SAP_EC_BBP_CREATEVENDOR, however, in the guide for Service Procurement says that the roles are SAP_BC_BASIS_MONITORING and SAP_EC_SUS_ADMIN_VENDOR
    What are the right ones?
    Thanks,
    Ivá

    Hi,
    The user should  have the  roles: SAP_EC_BBP_CREATEUSER & SAP_EC_BBP_CREATEVENDOR.
    This user is maintainted in ROS client BSP service ROS_SELF_REG in Log on Data
    with ROS client, user ID and password.
    BR,
    Disha.
    Do reward points for useful answers.

  • Self Registration Error

    Hi All
    I am getting an error in the Self Registration using OIM 11.1.1.3. and heere is the exception . Any idea what wernt wrong . it seems that oiminternal does not have access to create the request but I checked the oiminternal user roles and he has all the following roles. Did I miss anything here ?
    All Users
    System Administrators
    Request Template Administrator
    Request Administrators
    Approval policy adminsitrators
    Thanks
    [2012-03-13T19:59:40.865-05:00] [oim_server1] [ERROR] [IAM-2050059] [oracle.iam.request.impl] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: 004im_xW9bI4IvVRy2f9D00001JX000BTe,0:1] [APP: oim#11.1.1.3.0] [URI: /oim/faces/pages/USelf.jspx] [arg: oiminternal] [arg: Self-Register User] User oiminternal does not have access to create the request using Self-Register User request template.
    [2012-03-13T19:59:40.873-05:00] [oim_server1] [ERROR] [IAM-2050065] [oracle.iam.request.impl] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: 004im_xW9bI4IvVRy2f9D00001JX000BTe,0:1] [APP: oim#11.1.1.3.0] [URI: /oim/faces/pages/USelf.jspx] [arg: Self-Register User] An authenticated user is trying to file a request using Request Model Self-Register User that does not require login.
    Edited by: 599647 on Mar 13, 2012 6:10 PM

    How are you doing self registration? It seems that you are trying to do self registration via some code and you are authenticated when you are trying to. Self registration is for anonymous registration and not authenticated users. Authenticate users are already registered and there is no point in they doing a self registration for themselves.
    Refer: http://docs.oracle.com/cd/E14571_01/apirefs.1111/e17334/oracle/iam/selfservice/uself/uselfmgmt/api/UnauthenticatedSelfService.html#submitRegistrationRequest_java_util_Map__java_util_Map__java_lang_String__java_util_Map_
    Why repeat post: ObSSOCookie=loggedoutcontinue
    -Bikash

  • Self registration, problem

    Hi experts,
    I'm traiying to implement self regitration with company approval, I'm using EP 7.0 SP 10, I have configured two Frameworks (Anonymous, Authenticated) and are working fine, I have followed instructions found on http://help.sap.com to configure self registation with approval, BUT (there is always one), when an user self regists this user can access collaboration link in the tool bar and begin to chat, while his user is being approved or not.
    If I use the self registration link the user is in waiting for approval state, but he is able to see the masthead, collaboration link, favorite and search tool, with no menú, because he is an authenticated user, how can I stop this? I want to display to these users a message like No portal roles are assigned for this user  or a custom one.
    Thanks in advance, any help will be apreciated and rewarded.
    RA.-

    Hi Michael thanks for your promt reply,
    I think I didn't explained myself right, this portal have an anonymous access content configured an authenticated content and a self regist option activated (companies with approval). So this way we have, unauthenticated customers, authenticated customers and corporate users accesing portal.
    The unauthenticated customers could self regist at anytime, but only able to see authenticated content when users are approved by administrator.
    I don't know how to tell this users that are waiting for approval that they cannot access private content of the portal util they are approved.
    Because we're using instant messaging for all authenticated users, when this users self regist they can chat while their users are being approved, this is exactlly what we don't want, how can I avoid this?.
    And thanks again,
    RR.-

  • Assign Self Registration Role...

    Hi Experts,
    I configured Self Registration User and is working fine. My problem comes when I assign roles for only new users automatically. I created one role "X" and I want to assign it as default for all new users only. This role is assigned with "Everyone" group and for this reason appears for all users and not only for the new ones.... How can I assign only my role "X" to the new ones??? I assigned the action "ume.selfregister_user"; to this role and the Groups "Everyone" and "Anonymous" and the problem again is that appear for all users... if I take out the group "Every one" is not showing anything the new users.... What else Could I do???? If I only assign the anonymous group to my role is still not working.... I will be appreciated.....
    Regards

    David,
    You should assign the self-registration role to the group for anonymous users. When users come to the logon screen then the self-registration option should appear for everyone (assuming there is no SSO). That is because they have not authenticated yet and are therefore anonymous.
    -Michael

  • Customizing the Self Registration module in the Portal

    All,
    I am looking to customize the standard Web Dynpro application of self registration.  I can find the iView in the PCD but how can I download the WD application locally to modify it.  Also once modified is deploying it back to the portal the same?
    thanks,
    Clint

    Hi Abdul
    Please could you explain how you created your custom self-registration page? I'm in a similar situation, and I'm a little unsure of the security implications.
    Effectively you're giving anonymous users access to create users in the UME (even if not directly) - so I want to make sure it's done correctly.
    Any help would be very much appreciated!
    Thanks
    Stuart

  • Issue with example "Self Registration" workflow

    Hi,
    I am using OIM 11.1.1.5 on exalogic platform. I am trying to register the "Self Registration" workflow (http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/oim/oim_11g/Request_Workflow_for_Self_Registration/request_workflow_for_self_registration.htm), and I am currently stuck on step 13 of section "Registering the Custom Approval Process". When I run the ant script, the following error occurs:
    [java] Exception in thread "Main Thread" oracle.iam.platform.workflowservice.exception.IAMWorkflowException: Tasklist mapping failed for workflowdefinition: default/SelfRegistrationApproval!1.0 due to Invalid Token Error in Verification Service.
    [java] Invalid Token Error in Verification Service. Received invalid token in createContext.
    [java] Verify that correct token is passed.
    [java]
    [java] at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:234)
    [java] at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:348)
    [java] at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)
    [java] at oracle.iam.platformservice.api.WorkflowRegistrationServiceEJB_f4otyb_WorkflowRegistrationServiceRemoteImpl_1035_WLStub.registerWorkFlowDefinitionx(Unknown Source)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java] at java.lang.reflect.Method.invoke(Method.java:597)
    [java] at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
    [java] at $Proxy2.registerWorkFlowDefinitionx(Unknown Source)
    [java] at oracle.iam.platformservice.api.WorkflowRegistrationServiceDelegate.registerWorkFlowDefinition(Unknown Source)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java] at java.lang.reflect.Method.invoke(Method.java:597)
    [java] at Thor.API.Base.SecurityInvocationHandler$1.run(SecurityInvocationHandler.java:68)
    [java] at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    [java] at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    [java] at weblogic.security.Security.runAs(Security.java:41)
    [java] at Thor.API.Security.LoginHandler.weblogicLoginSession.runAs(weblogicLoginSession.java:52)
    [java] at Thor.API.Base.SecurityInvocationHandler.invoke(SecurityInvocationHandler.java:79)
    [java] at $Proxy3.registerWorkFlowDefinition(Unknown Source)
    [java] at oracle.iam.platformservice.workflowregclient.WorkflowRegistration.main(WorkflowRegistration.java:42)
    [java] Caused by: oracle.iam.platform.workflowservice.exception.IAMWorkflowException: Tasklist mapping failed for workflowdefinition: default/SelfRegistrationApproval!1.0 due to Invalid Token Error in Verification Service.
    [java] Invalid Token Error in Verification Service. Received invalid token in createContext.
    [java] Verify that correct token is passed.
    [java]
    [java] at oracle.iam.platform.workflowservice.impl.WorkflowRepositoryImpl.mapWorkflow(WorkflowRepositoryImpl.java:132)
    [java] at oracle.iam.platform.workflowservice.impl.WorkflowRepositoryImpl.registerWorkFlowDefinition(WorkflowRepositoryImpl.java:113)
    [java] at oracle.iam.platform.workflowservice.impl.WorkflowServiceImpl.registerWorkFlowDefinition(WorkflowServiceImpl.java:230)
    [java] at oracle.iam.platformservice.impl.WorkflowRegistrationServiceImpl.registerWorkFlowDefinition(WorkflowRegistrationServiceImpl.java:38)
    [java] at oracle.iam.platformservice.api.WorkflowRegistrationServiceEJB.registerWorkFlowDefinitionx(Unknown Source)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java] at java.lang.reflect.Method.invoke(Method.java:597)
    [java] at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    [java] at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    [java] at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    [java] at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
    [java] at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
    [java] at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
    [java] at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    [java] at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    [java] at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    [java] at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    [java] at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    [java] at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    [java] at $Proxy452.registerWorkFlowDefinitionx(Unknown Source)
    [java] at oracle.iam.platformservice.api.WorkflowRegistrationServiceEJB_f4otyb_WorkflowRegistrationServiceRemoteImpl.__WL_invoke(Unknown Source)
    [java] at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)
    [java] at oracle.iam.platformservice.api.WorkflowRegistrationServiceEJB_f4otyb_WorkflowRegistrationServiceRemoteImpl.registerWorkFlowDefinitionx(Unknown Source)
    [java] at oracle.iam.platformservice.api.WorkflowRegistrationServiceEJB_f4otyb_WorkflowRegistrationServiceRemoteImpl_WLSkel.invoke(Unknown Source)
    [java] at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:668)
    [java] at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
    [java] at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)
    [java] at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:119)
    [java] at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    [java] at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    BUILD FAILED
    /u01/app/test/products/oracle/oiam/iam/iam/server/workflows/registration/registerworkflows-mp.xml:51: Java returned: 1
    at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    at org.apache.tools.ant.Task.perform(Task.java:348)
    at org.apache.tools.ant.Target.execute(Target.java:357)
    at org.apache.tools.ant.Target.performTasks(Target.java:385)
    at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1307)
    at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1191)
    at org.apache.tools.ant.Main.runBuild(Main.java:758)
    at org.apache.tools.ant.Main.startAnt(Main.java:218)
    at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
    at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
    The (partial) output for the OIM and SOA logs show more info about the error:
    -> Log file: /u01/app/test/config/domains/iam_domain/mserver/iam_domain/servers/WLS_OIM1/logs/WLS_OIM1-diagnostic.log
    [2012-10-19T15:39:57.247+11:00] [WLS_OIM1] [ERROR] [] [OIM Authentication Provider] [tid: [ACTIVE].ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000JdrKWszBp2OMyizW6G1GWDJc00000Z,0] oracle.iam.platform.auth.providers.wls.OIMSignatureLoginModule login() Invalid Input username/password
    [2012-10-19T15:39:58.242+11:00] [WLS_OIM1] [ERROR] [IAM-2010023] [oracle.iam.platform.workflowservice] [tid: [ACTIVE].ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: aa237de71e3bd332:5124202d:13a773e1e57:-8000-0000000000001525,0] [APP: oim#11.1.1.3.0] Tasklist mapping failed for workflowdefinition: default/SelfRegistrationApproval!1.0 due to Invalid Token Error in Verification Service.[[
    Invalid Token Error in Verification Service. Received invalid token in createContext.
    Verify that correct token is passed.
    -> Log file: /u01/app/test/config/domains/iam_domain/mserver/iam_domain/servers/WLS_OIM1/logs/WLS_OIM1.out
    <Oct 19, 2012 3:39:57 PM EST> <Error> <OIM Authentication Provider> <BEA-000000> <oracle.iam.platform.auth.providers.wls.OIMSignatureLoginModule login() Invalid Input username/password>
    <Oct 19, 2012 3:39:57 PM EST> <Warning> <JNDI> <BEA-050006> <An attempt was made to look up versioned object "ejb.stateless.ClientLoginSessionService#oracle.iam.platformservice.api.ClientLoginSessionServiceRemote" from an external client or another application. This can potentially cause in-flight work of the application version not being tracked properly and thus being retired prematurely.>
    ORABPEL-30503
    Invalid Token Error in Verification Service.
    Invalid Token Error in Verification Service. Received invalid token in createContext.
    Verify that correct token is passed.
    at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:234)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:348)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: ORABPEL-30504
    Internal error in Verification Service.
    Internal error in Verification Service for user weblogic_idm. hasPermission.
    Check the underlying exception and correct the error. If the error persists, contact Oracle Support Services.
    at oracle.bpel.services.workflow.verification.impl.VerificationService.hasPermission(VerificationService.java:3711)
    at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
    ... 3 more
    <Oct 19, 2012 3:39:58 PM EST> <Error> <oracle.iam.platform.workflowservice> <IAM-2010023> <Tasklist mapping failed for workflowdefinition: default/SelfRegistrationApproval!1.0 due to Invalid Token Error in Verification Service.
    Invalid Token Error in Verification Service. Received invalid token in createContext.
    Verify that correct token is passed.
    >
    -> Log file: /u01/app/test/config/domains/iam_domain/mserver/iam_domain/servers/WLS_IAM_SOA1/logs/WLS_IAM_SOA1-diagnostic.log
    [2012-10-19T15:39:58.035+11:00] [WLS_IAM_SOA1] [ERROR] [] [OIM Authentication Provider] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: aa237de71e3bd332:5124202d:13a773e1e57:-8000-0000000000001525,1:29948] oracle.iam.platform.auth.providers.wls.OIMSignatureLoginModule login() Invalid Input username/password
    [2012-10-19T15:39:58.121+11:00] [WLS_IAM_SOA1] [ERROR] [] [OIM Authentication Provider] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic_idm] [ecid: aa237de71e3bd332:5124202d:13a773e1e57:-8000-0000000000001525,1:29950] [APP: soa-infra] oracle.iam.platform.auth.providers.wls.OIMSignatureLoginModule login() Invalid Input username/password
    [2012-10-19T15:39:58.217+11:00] [WLS_IAM_SOA1] [ERROR] [] [oracle.soa.services.workflow.verification] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic_idm] [ecid: aa237de71e3bd332:5124202d:13a773e1e57:-8000-0000000000001525,1:29950] [APP: soa-infra] <.> hasPermission: error: access denied (oracle.security.jps.service.policystore.PolicyStoreAccessPermission Context:APPLICATION Context Name:soa-infra Actions:getApplicationPolicy)
    [2012-10-19T15:39:58.217+11:00] [WLS_IAM_SOA1] [ERROR] [] [oracle.soa.services.workflow.query] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic_idm] [ecid: aa237de71e3bd332:5124202d:13a773e1e57:-8000-0000000000001525,1:29950] [APP: soa-infra] <.> Internal error in Verification Service.[[
    Internal error in Verification Service for user weblogic_idm. hasPermission.
    Check the underlying exception and correct the error. If the error persists, contact Oracle Support Services.
    ORABPEL-30504
    Internal error in Verification Service.
    Internal error in Verification Service for user weblogic_idm. hasPermission.
    Check the underlying exception and correct the error. If the error persists, contact Oracle Support Services.
    at oracle.bpel.services.workflow.verification.impl.VerificationService.hasPermission(VerificationService.java:3711)
    at oracle.bpel.services.workflow.verification.impl.VerificationService.createContextS(VerificationService.java:916)
    at oracle.bpel.services.workflow.verification.impl.VerificationService.createContext(VerificationService.java:898)
    at oracle.bpel.services.workflow.verification.impl.VerificationService.createContext(VerificationService.java:852)
    at oracle.bpel.services.workflow.verification.impl.VerificationService.authenticateUser(VerificationService.java:692)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: java.security.AccessControlException: access denied (oracle.security.jps.service.policystore.PolicyStoreAccessPermission Context:APPLICATION Context Name:soa-infra Actions:getApplicationPolicy)
    at java.security.AccessControlContext.checkPermission(AccessControlContext.java:374)
    at java.security.AccessController.checkPermission(AccessController.java:546)
    at oracle.security.jps.util.JpsAuth$AuthorizationMechanism$3.checkPermission(JpsAuth.java:436)
    at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
    ... 3 more
    [2012-10-19T15:39:58.224+11:00] [WLS_IAM_SOA1] [ERROR] [] [oracle.soa.services.workflow.verification] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic_idm] [ecid: aa237de71e3bd332:5124202d:13a773e1e57:-8000-0000000000001525,1:29950] [APP: soa-infra] <.> getContext: error: Internal error in Verification Service.[[
    Internal error in Verification Service for user weblogic_idm. hasPermission.
    Check the underlying exception and correct the error. If the error persists, contact Oracle Support Services.
    [2012-10-19T15:39:58.225+11:00] [WLS_IAM_SOA1] [ERROR] [] [oracle.soa.services.workflow.query] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic_idm] [ecid: aa237de71e3bd332:5124202d:13a773e1e57:-8000-0000000000001525,1:29950] [APP: soa-infra] <.> Invalid Token Error in Verification Service.[[
    Invalid Token Error in Verification Service. Received invalid token in createContext.
    Verify that correct token is passed.
    ORABPEL-30503
    Invalid Token Error in Verification Service.
    Invalid Token Error in Verification Service. Received invalid token in createContext.
    Verify that correct token is passed.
    at oracle.bpel.services.workflow.verification.impl.VerificationService.createContext(VerificationService.java:903)
    at oracle.bpel.services.workflow.verification.impl.VerificationService.createContext(VerificationService.java:852)
    at oracle.bpel.services.workflow.verification.impl.VerificationService.authenticateUser(VerificationService.java:692)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: ORABPEL-30504
    Internal error in Verification Service.
    Internal error in Verification Service for user weblogic_idm. hasPermission.
    Check the underlying exception and correct the error. If the error persists, contact Oracle Support Services.
    at oracle.bpel.services.workflow.verification.impl.VerificationService.hasPermission(VerificationService.java:3711)
    at oracle.bpel.services.workflow.verification.impl.VerificationService.createContextS(VerificationService.java:916)
    at oracle.bpel.services.workflow.verification.impl.VerificationService.createContext(VerificationService.java:898)
    ... 70 more
    Caused by: java.security.AccessControlException: access denied (oracle.security.jps.service.policystore.PolicyStoreAccessPermission Context:APPLICATION Context Name:soa-infra Actions:getApplicationPolicy)
    at java.security.AccessControlContext.checkPermission(AccessControlContext.java:374)
    at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
    ... 3 more
    -> Log file: /u01/app/test/config/domains/iam_domain/mserver/iam_domain/servers/WLS_IAM_SOA1/logs/WLS_IAM_SOA1.out
    <Oct 19, 2012 3:39:58 PM EST> <Error> <OIM Authentication Provider> <BEA-000000> <oracle.iam.platform.auth.providers.wls.OIMSignatureLoginModule login() Invalid Input username/password>
    <Oct 19, 2012 3:39:58 PM EST> <Error> <OIM Authentication Provider> <BEA-000000> <oracle.iam.platform.auth.providers.wls.OIMSignatureLoginModule login() Invalid Input username/password>
    <Oct 19, 2012 3:39:58 PM EST> <Error> <oracle.soa.services.workflow.verification> <BEA-000000> <<.> hasPermission: error: access denied (oracle.security.jps.service.policystore.PolicyStoreAccessPermission Context:APPLICATION Context Name:soa-infra Actions:getApplicationPolicy)>
    <Oct 19, 2012 3:39:58 PM EST> <Error> <oracle.soa.services.workflow.query> <BEA-000000> <<.> Internal error in Verification Service.
    Internal error in Verification Service for user weblogic_idm. hasPermission.
    Check the underlying exception and correct the error. If the error persists, contact Oracle Support Services.
    ORABPEL-30504
    Internal error in Verification Service.
    Internal error in Verification Service for user weblogic_idm. hasPermission.
    Check the underlying exception and correct the error. If the error persists, contact Oracle Support Services.
    at oracle.bpel.services.workflow.verification.impl.VerificationService.hasPermission(VerificationService.java:3711)
    at oracle.bpel.services.workflow.verification.impl.VerificationService.createContextS(VerificationService.java:916)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: java.security.AccessControlException: access denied (oracle.security.jps.service.policystore.PolicyStoreAccessPermission Context:APPLICATION Context Name:soa-infra Actions:getApplicationPolicy)
    at java.security.AccessControlContext.checkPermission(AccessControlContext.java:374)
    at java.security.AccessController.checkPermission(AccessController.java:546)
    at oracle.security.jps.util.JpsAuth$AuthorizationMechanism$3.checkPermission(JpsAuth.java:436)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    <Oct 19, 2012 3:39:58 PM EST> <Error> <oracle.soa.services.workflow.verification> <BEA-000000> <<.> getContext: error: Internal error in Verification Service.
    Internal error in Verification Service for user weblogic_idm. hasPermission.
    Check the underlying exception and correct the error. If the error persists, contact Oracle Support Services.
    >
    <Oct 19, 2012 3:39:58 PM EST> <Error> <oracle.soa.services.workflow.query> <BEA-000000> <<.> Invalid Token Error in Verification Service.
    Invalid Token Error in Verification Service. Received invalid token in createContext.
    Verify that correct token is passed.
    ORABPEL-30503
    Invalid Token Error in Verification Service.
    Invalid Token Error in Verification Service. Received invalid token in createContext.
    Verify that correct token is passed.
    at oracle.bpel.services.workflow.verification.impl.VerificationService.createContext(VerificationService.java:903)
    at oracle.bpel.services.workflow.verification.impl.VerificationService.createContext(VerificationService.java:852)
    at oracle.bpel.services.workflow.verification.impl.VerificationService.authenticateUser(VerificationService.java:692)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    From these logs, it seems that the user "weblogic_idm" either has an incorrect password set or does not have permission. I am still trying to work it out....any input would be much appreciated.
    regards,
    Evangelo

    Thanks Asif!!
    Steps mentioned in the meta link note were already taken care but the issue still exists.
    Once we've added our custom page functions to the UMX_REG_UI_PERMS permission set in order to grant access to GUEST and GLOBAL users,the login issue was gone.
    But when the go button in first page is clicked,it is again asking for credentials.
    Do we need to do take care of any other setups/grants for this?
    Please suggest!!
    Thanks,
    Siva

  • Required steps or method for implementing Self-Registration

    Hello Experts,
    Could one of you please tell me the steps or methodology required to implement self-registration functionality or refer me to some documents that explain it.
    Any and all help will be greatly appreciated !!!
    Thanks,
    AndyDev

    Very roughly:
    1. Write a self registration workflow
    2. Set the repository attributes for the workflow to have Organization=All and Authroization Type = EndUserTask
    3. Add the workflow to the 'Anonymous User Tasks' Configuration Object
    4. Invoke the workflow using something like http://localhost/idm/user/anonProcessLaunch.jsp?id=YourWorkflowName
    As for step 1, you need to know how to write the workflow in the first place.

  • Partner Self-registration in Oracle B2B 10g

    Hi B2B team,
    Wanted to confirm from you if there is any provision for Partner self-registration in Oracle B2B 10g. We are on the latest patch. I am not aware of this functionality but wanted to get this confirmed from the product team.
    Also, we will require a server restart when a new TP comes onboard in Oracle B2B 10g isnt it? Is my understanding correct or is there something we can do to overcome this?
    Regards
    Kavitha

    Kavitha,
    Drop a mail to B2B product dev team/PM to know more on this part. As far as I know there is no such facility in 10g. Yes, bounce may be required in case of certificate changes involved.
    Regards,
    Anuj

  • How to show a date field in OIM self-registration page

    Hello gurus,
    I want to add a date field in the self-reg page. I added lines in FormMetaData.xml and tjspSelfRegistrationTiles.jsp. The user creation page (delegated administration) shows the right date field, but the self-reg page is not working. I am using uix.tld dateField tag and don't know what attributes to pass to this. Is this the right tag or there is some other one in the tld, and what attributes should I pass?
    Could someone tell me how to do this?
    Thanks
    SK

    It should be much simpler than what you are doing.
    You should be able to create a User Defined Field for the value. Then update the FormMetaData.xml file. Create an entry in the section for user information that creates the attribute value. Just copy one of the existing and give it a new unique number identifier. Also change the field it references to be your user defined field. Then update the Self Registration section to include the new attribute. If you want to update what the approver sees, then also update the section for the approver.
    -Kevin

  • User Self Registration in OIM 11.1.1.3

    Hi all,
    Iam trying to register user using self registration process,the request is sent to admin(xelsysadm), i tried to accept request in admin(xelsysadm account) but the request status is showing as "Request Failed".And showing error as
    IAM-2050014:An error occurred while initiating approvals for request oracle.iam.platform.workflowservice.exception.IAMWorkflowException: Tasklist mapping failed for workflowdefinition:
    Error:default/DefaultRequestApproval!1.0 due to unable to process due to null. The corresponding error message is {1}.
    Can any help to solve the issue.
    Thanks & Regards,
    Satish
    Edited by: satish on Sep 8, 2010 3:58 PM
    Edited by: satish on Sep 11, 2010 7:16 PM

    Did you set the organization, before approving the Task. The Approver needs to specify an OIM organization in which to create a user.
    Regards,
    Sanjay Sadarangani

Maybe you are looking for

  • How to find a path in Application server?

    Hi, I have a reqirement that i need to download the original document which is attached in the DIR links for each line item in the PO. Say for Eg. user is uploading the original document in CV03n. Through program i have to download it and save it in

  • Make to order Scenario...

    Hi Friends, I have maintained all required fields for make to order scenario..... In MRP 3, Strategy Group- 20 in house production time-  2 days But when I punched sales order , in schedule line tab of order item .....order quantity in getting confir

  • About the Rollback..

    Hey guys, I did have a different understanding of the problem persisting with rollback yesterday..It's not actually used for deadlocking in this scenario.. the code goes like this.. procedure.. begin call to Package.Insert procedure.. if flag = 'Y'(o

  • Accessing the data of Table and manipulating it

    Hi I've a table which returns data from RFM, on the basis of data I've to get checkboxes check/unchecked. The ModelNode is of following type:     -0CONTEXT      |-Model_Input        |-EventId        |-EventValue Now based on the value returned by Eve

  • How To Assign FSV to Cash Flow Report/Form

    I am working on Standard cash flow statement report - S_ALR_87012273/S_ALR_87012272 (can someone also tell me the difference between the two reports). can you please tell me what needs to be configured in order for this report to run and display data