Uccx integrate with cm end user

when i integrate the uccx server with cm first time,at the end of the step,uccx will import the end user in cm to add the uccx administrator.cm use ladp sync,it can import the user,but i forget the admin user is not in the ldap server,it is in the cm,so i disable the ldap at once,then i try to import the cm loacl user again,but it can not find any of the user in cm.how can i deal with this issue?
Sent from Cisco Technical Support iPad App

if your version of UCCX is 7x or lower, you can run CET from Start > Run > cet > Ok, and then reset the application mode to FRESH_INSTALL, then rerun the initialization wizard.
Search Results for FRESH_INSTALL in Contact Center
If your version of UCCX is 8x or higher, you need to call TAC.

Similar Messages

  • Unable to see ESS content with an end user

    Hi All,
    When I try to see my ESS content with an end user, it is giving me the following error:
    com.sap.xss.config.FPMConfigurationException: Read of object with ID portal_content/com.sap.pct/srvconfig/com.sap.pct.erp.srvconfig.ess.employee_self_service/com.sap.pct.erp.srvconfig.skills/com.sap.pct.erp.srvconfig.fpmapplications/com.sap.pct.erp.srvconfig.skillsapplication failed.
    Part of the stack trace also says,
    Caused by: com.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): portal_content/com.sap.pct/srvconfig/com.sap.pct.erp.srvconfig.ess.employee_self_service/com.sap.pct.erp.srvconfig.skills/com.sap.pct.erp.srvconfig.fpmapplications/com.sap.pct.erp.srvconfig.skillsapplication)
    It is coming for all the applications in ESS.
    I think it is a permission issue, so i gave the end user permission to the user in the PCD as well in the directory where all my ess contents have been kept.But still it doesn't work.
    And only when I assign the end user with Admin right, it works which should not be the case.
    Kindly suggest a possible solution for this.Your efforts will be appreciated.
    Regards.

    Hi Friend,
    Could please let me know , how you have solved this issue.
    I am alos facing the same
    " com.sap.xss.config.FPMConfigurationException: Read of object with ID portal_content/com.sap.pct/srvconfig/com.sap.pct.erp.srvconfig.ess.employee_self_service/com.sap.pct.erp.srvconfig.skills/com.sap.pct.erp.srvconfig.fpmapplications/com.sap.pct.erp.srvconfig.skillsapplication failed"
    Thanks in advance
    Seranjeeve

  • Unable to map the portal user with back end user through web dynpro coding

    Hi All,
    I 've a portal user which is mapped to back end user by  system in the portal.
    i 'm able to get the portal user from web dynpro application.
    But unable to get the mapped back end user
    this is my code
    String systemalias = "SAP_CRM_PROD";
    Map mapattr = new HashMap();
              //     IPrincipal principal = (IPrincipal) request.getUser();
    //   get user user mapping information
    IUserMappingData userMapping =
                   //(IUserMappingData) UMFactory.getUserMapping().getUserMappingData(systemalias, principal, mapattr);
                   (IUserMappingData) UMFactory.getUserMapping().getUserMappingData(systemalias,principal,mapattr );
    //                  For testing purposes only
                   //mappingData = userMapping;
                   HashMap map = new HashMap();
                   userMapping.enrich(map);
                   mappedPassword = map.get(UMAP_KEY_PASSWORD).toString(); //String "user"
                   mappedUserId = map.get(UMAP_KEY_USER).toString(); /
    following is the error reported .
    The project was not built since its classpath is incomplete. Cannot find the class file for javax.xml.soap.SOAPMessage. Fix the classpath then try rebuilding this project.
    please help.

    Hi Sanjay,
       request component need to be initialized before using it. Include these lines before ur code.
    IPortalComponentRequest request = (IPortalComponentRequest) this.getRequest();
    String mappedPassword = null;
    String mappedUserId = null;
    Also check these threads for ur help.
    Accessing Mapped Username / Password
    How to access user id and password via UserMapping ?
    Reward points for helpful answers.
    Regards,
    Harini S

  • Saving form with content (end user)

    I have created a form using AdobeLiveCycle Designer.
    Everything seams to work when I tested it... However, When I send it for someone to fill out, she wanted to save a copy for her records with the data included. I was able to do a simple "save as" to achieve this. but she was not and received a message, stating "Data typed into this form will not be saved. Acrobat reader can only save a blank version of the form." then goes on to say "please print you completed form if you would like a copy for you records" "print form" button appears.
    My question: Is there a way to format or save out the form so that someone with only reader can save a completed version of the form. How do I do this?
    Thanks!

    The form has to have special Extended Reader Rights enabled. There are many posts and pinned FAQs about this.

  • Dissociate an end user with the primary device

    I need to "Enable Mobily" for a new hire and I need to select his phone as the primary device. However, I run into this error: "Update failed. Device is already associated with another End User as Primary device"
    Is there a way to dissociate the old end user with the primary device? As a last report solution, do you think that by deleting the phone off the CUCM, it will fix the issue when I add the phone back to CUCM?
    Many thanks!
    -Calin

    Thank you George for your prompt response. :) 
    How would you "hunt down the other user" in order to make sure the phone is not associated with that particular user. We have about 3000 phones.
    I checked the phone settings under "Device" - "Phone" and there is no user under "Owner User ID". Although, I think that this field "Owner User ID" is not connected in any way  to Extension Mobility.
    Thanks!
    -Calin

  • End user permission ignored

    Hello,
    I have a problem with an end user permission that seems to get ignored: I wanted to demonstrate the usage of the end user permission and assigned a role to a User (for simplicity's sake as an entry point, no worksets, pages etc. involved) and enabled end user permission on the role for that particular user.
    Now when that user logs in he gets to see the according entry in the navigation bar as expected. However if I disable the end user permission, log out and again log in the user, he stills sees the link. The end user permission setting is simply ignored. Can someone shed light onto this, could there be something wrong with the installation)?
    I don't think this is an issue of permission inheritance (the role permissions are set explicitly anyway) or overlapping permissions due to membership in several groups - the user is only member of the single standard  group 'authenticated users'.
    Regards,
    Sebastian
    P.S. What's the use of a role assignment to a user without end user permission anyway (I mean why the option)? What happens if you don't add permissions on a Role for a certain user at all (I tried it, but the effect is the same as described above - end user permission seem to be irrelevant)?

    Hi Robert,
    thanks for your answer and for the link (and I thought I had read everything). I am not so sure however if I really understand the term 'runtime environment' for a user. I thought runtime vs. design-time meant the difference between the content a user sees when he is actually using the portal and the content an administrator has access to in the portal content catalog, i.e. a meta-environment accessible only through certain tools like the permission editor or similar.
    I don't understand what you want to express with "<i>It's used to restrict ... end user runtime environment</i>" and why the "Page Personalization" is an example.
    I realize that for roles the availability for a user is solely defined by the assignment of that role to the user - end user permissions have no effect on this. Confusing, because I tought this availability (i.e. showing links in the toplevel or detailed navigation) was what was meant by 'runtime environment' but I seem to be wrong here.
    The docu says "<i>for roles the end user permission setting does enable you to define which users/groups/roles are able to preview the role content using the portal design-time tools</i>". Again, I am confused, I thought this was exactly the meaning of design-time environment.
    Great if you or someone else could comment on this..
    Regards,
    Sebastian

  • Personalization preview okay but doesn't show for end user

    Hi,
    I've built a folder structure for iviews, pages, worksets, and roles and then delta linked across the standard ESS iviews into my new iview folder. I've done the same with the pages and then updated the page with the copied iview and from there built up the worksets and roles.
    I've then gone into the role down to a page, previewed it and made some personalisation changes to field labels. This all seems to work fine but then the personalization changes are not being seen when I go and view the ess screens direct (either with an end-user logon or with my admin user viewing the screens direct).
    All users are assigned the role through which I've made the personlisation changes.
    Am I missing something. My understanding is that the personalisation changes in the role will be seen by all those that use the role i.e. ESS role within com.xyz.
    Are there other things I can check?
    Any help much appreciated.
    We're on NW 7.0 EHP1.
    Regards
    Phil

    Hi Gopal,
    Thanks for your response. Unfortunately no personalization at any level is showing from an end-user view.
    One thought.... are changes required to the "URL of PCD Page" in the homepage framework to point at the new role location?
    For example the personal information page points at resource EMPLOYEE_PERSINFO_ERP2005_PAG which currently has a PCD location set as:  ROLES://portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.roles/com.sap.pct.erp.ess.employee_self_service/com.sap.pct.erp.ess.employee_self_service/com.sap.pct.erp.ess.area_personal_information/
    com.sap.pct.erp.ess.area_personal_information
    I've not read anywhere that this needs to change (to point at com_<companyname>) , but maybe it does?

  • Fields in fillable form truncated by end-user

    My fillable .pdf is working fine here in our office.  But, when I send it to an outside end-user, some of the fields are being truncated.  One of the fields is a phone number field, that I have set-up with the 'phone number' format.  It is not defaulting and auto-fitting by the end user.  Another field is a simple 4 character limited field, with auto font fit (I hope I am using correct terminology here).  With the end-user, they are inputting the info, but the font is staying large and not fitting in the field.  The end-user is using Acrobat X, the same as I am.
    Any clues?
    Julie

    Okay, George... Looks like your original thought about it being a Mac was correct. :-)  Although, the end-user was not using the Mac... the person from our office that *sent* it to the end-use was using the Mac.  Thus, it somehow 'corrupted' (not sure that is the correct verbiage) the file.  So, when I sent the file to the end-user through my PC, it worked just fine... or so it seems.  I have received back forms from two of my 'test' end-users and they say it works great! :-)
    Thank you so much!  It was very kind of you to work on emails with me, as well!
    Julie

  • GL/AP End user scenarios

    Hi All,
    Can anyone please provide me with some end-user scenarios for training. I am looking for some in AP-MM and GL.
    Thanks alot in advance.
    --SJ

    Hi Zaid and Ashok,
    Thanks for a prompt reply.
    I wanted some scenarios which are used in the training material for the end-users
    For example: "Create a recurring entry document for insurance costs, i.e. moving a portion of the cost to the cost account at the end of the month. This recurring entry is to run monthly, starting this month, on the 25th day of each month, a year at a time."
    I have visted the site you have forwarded me. But I was looking for some specific scenarios in AP and GL. It would be great if you could please provide me with some scenarios in AP and GL
    Thanks alot.
    Sujata

  • End user interaction

    Hi,
      what is our interaction with the
    end-user in production support (mostly tickets right)
    project and what issues or stuff
    do we talk to him/her
    and can you guys list out few of
    your experiences
    thanks
    due points will be awarded

    Hi Vijay,
    You are right. When we are in support it depends on how we have setup for communicating with the client when there are some issues(tickets etc..).
    you may have to talk them very frequently if your SOW has many task to do on confirmation with your client and sometimes you may have to do request loads may be in Quality or development and for this also you need to communicate for getting more clarity and confirmation before you take any action.
    you may also propose certain performance improving actions based on the existing process..forthis you need to talk to client/IT manager etc..and things like this have to take care off..
    Hope this helps..
    Best Regards,
    DMK
    *Assign points if it serves your purpose...

  • Introducing the Microsoft Intune End User Enrollment Guide

    Help Your Users Get Their Devices Enrolled in Microsoft Intune with the End User Enrolment Guide
    Choosing how you manage mobile devices within your organization is just one of many steps involved in protecting your corporate data while enabling a great end user experience on the devices they choose.
    Now, you need to encourage your users to enroll their devices into Microsoft Intune to be managed. We’ve created the Microsoft Intune End User Enrollment Guide to help get you started. This two-page document helps explain to your users the importance of protecting corporate data, as well as their own, by letting your IT department manage their devices. It explains what may happen on their devices (installation of apps, security policies applied, etc.) and what will NOT happen on their devices (collecting personal information like phone and...
    This topic first appeared in the Spiceworks Community

    Depends which Guide you're looking at in 1.9.
    You can choose the Full Guide (in Standard or Classic) views, Channel Guide, Half Guide or Mini Guide.
    7xxx HD
    Full Guide Standard = 7 channels (hit Guide once)
    Full Guide Classic = 5 channels (available option in Television settings menu)
    Channel Guide = 7 channels horizontally (hit Guide twice)
    Mini Guide = really just one channel at a time (hit the down arrow on live TV)
    Half Guide = 6 channels (hit the up arrow on live TV)
    2500 / 6xxx / 7xxx SD
    Full Guide Standard = 6 channels (hit Guide once)
    Full Guide Classic = 4 channels (available option in Television settings menu)
    Channel Guide = 6 channels horizontally (hit Guide twice)
    Mini Guide = really just one channel at a time (hit the down arrow on live TV)
    Half Guide = 5 channels (hit the up arrow on live TV)

  • Bi Publisher integration with SSO when users are in separate containers

    Hi,
    We have bi publisher 10.1.3.4 installed and setup to run with oas 10.1.3.3. Bi publisher as such works fine.
    We need to get it integrated with sso and for that we have followed the steps in the bipub admin&ddeveloper guide, security model section:
    http://download.oracle.com/docs/cd/E12844_01/doc/bip.1013/e12188/T421739T475591.htm#T434695
    In our oid users are devided to 3 containers:
    l=emea,dc=oracle,dc=com
    l=amer,dc=oracle,dc=com
    l=apac,dc=oracle,dc=com
    If the "Distinguished Name for Users" in bi security configuration it set to e.g.
    l=emea,dc=oracle,dc=com
    and the admin user is created in the same container l=emea then login works fine for all users in l=emea container. They can login fine and they have the privileges defined in XMLP groups.
    However this means any user in l=apac or l=amer container cannot login.
    I've therefore created new admin user cn=bipadmin,dc=oracle,dc=com and change the user search base to be dc=oracle,dc=com. Now as the admin bipadmin user I can login fine and have the privileges as defined in XMLP groups.
    Actual end users are in the l=emea, l=amer,l=apac containers and with the end users I can still login but the privileges are missing. So e.g. I can login as cn=xx.yy,l=emea,dc=oracle,dc=com or cn=aa.bb,l=amer,dc=oracle,dc=com but even though I've granted those users admin privileges the admin tab is not visible.
    Distinguished name for groups has not changed. It has been the same all the time and the XMLP groups exists there:
    cn=cappbb,cn=aitsys,cn=Groups,dc=oracle,dc=com.
    But it seems if User search base is changed to higher level than where the users actually are the privileges are no longer found.
    Is Bi Publisher supposed to search for users only from the container which is defined in the "Distinguished Name for Users" (in this case dc=oracle,dc=com) or is bi publisher supposed to search the users from all the subgroups also under the "Distinguished Name for Users" path?
    If anyone has hit the same issue and has fond resolution please let me know.
    Thanks!
    Nina

    Hi Nina,
    User privileges will work fine even though the user search base is pointing at the higher level...
    In my application I have defined the User search base as,
    Distinguished Name for Users : O=ABC
    And my users are under, 1. ABC---> Users ---> US ---> and 2. ABC ---> Vendors...
    All users could you able to login along with their privileges...
    But in your case, i would want you to recheck,the users group/role mapping...
    Also check, if not admin role could you able to atleast import other groups/roles mapped to the user when you login...
    I mean any functional roles (other than XMLP*) mapped to the users are imported...
    thanks..
    regards,
    dmaze

  • Trying to integrate with User Messaging Service adapter in SOA suite.Can it be possible through an JMS interface.

    Trying to integrate with User Messaging Service adapter in SOA suite. Can it be possible through an JMS interface.
    I have an JMS backend integrated to Oracle B2B. Is it possible to send an email protocol message using JMS interface to B2B where User messaging Service has been implemented. The adapters required for UMS have been deployed and the sdpmessaging jar files also have been added to the classpath. The only problem i face is i dont have an BPEL system to integrate where as in the forums it has been mentioned how to post a message using BPEL.
    Please let me know if there is a way to integrate the adapter with JMS interface.
    Thanks in advance
    Deepak

    If I remember correct, to use JCA adapter with SOA stack requires that adapter implement some Oracle API.
    The Adapter SDK is a light-weight tool kit that enables rapid implementation and deployment --- http://www.oracle.com/technology/products/integration/adapters/pdf/DS_OracleASAdapter.pdf
    http://download.oracle.com/docs/cd/B16981_04/current/acrobat/cct115dg.pdf
    Mostly you will have to wrap your jca adapter to make it available in SOA suite/stack.
    Other option is that you adapter provider would have given CCI interface or some custom interface which can be used for invoking adapter end-points.
    Manoj

  • UCCX 10.5 integrate with Orcale DB 11g R 2.0.3.0

    Hi,
    I'm willing to integrate UCCX 10.5 with Oracel DB 11g release 2.0.3.0, can anybody share JDBC file for UCCX to integrate with oracle DB and already tested its functionality.
    Thanks
    H.Taha

    Your quote comes from the OBIEE Plug-in user guide (http://www.oracle.com/technetwork/database/options/olap/awm-plugin-user-guide-for-obiee10g-303148.pdf)
    So, yes, you can only use this if you are using database 11.1.0.7 or later and if you are creating an 11g style AW.
    You can map 10g style AWs to OBIEE, but it is a manual and complex task. You would need to start by generating views using (for example) the      OLAP View Generator (10.2.0.3) available on http://www.oracle.com/technetwork/database/options/olap/olap-downloads-098860.html . After this you would need to manually create the mapping metadata in OBIEE.

  • How to configure SharePoint HNSC with a reverse proxy server so that HNSC Share Point URLs are not exposed to end users.

    Could you please let me know how SharePoint HNSC can be configured with a reverse proxy server so that HNSC Share Point URLs are not exposed to end users.
    In normal path based site collections/web applications, reverse proxy configuration can be done using alternate access mappings with  Public URL = "proxy URL", internal = "HNSC Share Point URL" so that share point sends response back
    to Public URL = "proxy URL".
    In Host Named Site Collections,  alternate access mappings  are not supported. Each HNSC is designed to have only one URL in each zone. Zone is one of the five zones(Default,Intranet,Internet,Custom,Extranet) with each of which only one alternate
    URL is associated.  This is what we are able to get using power shell command "Set-SPSiteUrl", but this will not help us to get the response back to proxy URL after a request sent to share point because we could not find any mechanism in share
    point HNSC to respond  to a different URL(proxy URL). Consequently, Share Point URLs are exposed to  external users.
    Below share point article in MSDN blog is symmetrical to what we are observing with Share Point 2013 and Proxy Server. It mentions that internal HNSC URLs can’t be hidden using any proxy server. If  hiding the internal Share Point URLS is a requirement,
    it suggests to use a web application instead of host named site collections.
    Though I’m also observing the same behavior with Share Point 2013 HNSC, Could you please confirm my understanding is correct.
    http://blogs.msdn.com/b/kaevans/archive/2012/03/27/what-every-sharepoint-admin-needs-to-know-about-host-named-site-collections.aspx
    Excerpt from above article-
    "Host Named Site Collections Only Use One Host Name
    Continuing on the discussion on AAMs and host named site collections, you cannot use multiple host names to address a site collection in SharePoint 2010. Because host-named site collections have a single URL, they do not support alternate access mappings and
    are always considered to be in the Default zone.  This is important if you are using a reverse proxy to provide access to external users. Products like Unified Access Gateway 2010 allow external users to authenticate to your gateway and access a site
    as http://uag.sharepoint.com and forward the call to http://portal.sharepoint.com. Remember that URL rewriting is not permitted. Further, a site collection can only respond to one host name. This means if you are using a reverse proxy, it must forward the
    calls to the same URL.  If your networking team has a policy against exposing internal URLs externally, you must instead use web applications and extend the web application using an alternate access mapping."<u5:p></u5:p>

    Hi Satish,
    You are right that only one URL is allowed for each zone of the host-name site collections in both SharePoint 2010 and SharePoint 2013.
    It is by design that each host-name site collection only support one URL for each zone.
    The article below is about RTM version of SharePoint, and it is the same for SharePoint 2013 with the latest CU.
    https://support.microsoft.com/en-us/kb/2826457
    So to make the URL of HNSC not exposed to external users is not supported, you need to use path-based sites instead.
    Best regards.
    Thanks
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

Maybe you are looking for