Quick Create in Portal

Dear PC UI Experts,
What all are customization settings we need to do in CRM for "Quick create" to make it work.please let me know the step by step configuration settings for Quick create.
I am getting the Error in PC UI like this.
in the Navigation panel,Quick Create
Error occurred. Contact the administrator and report the exception ID in the log: 001A4BFF038C004900000072000014080004766C2876B2C0
please let me know,how to resolve this issue and your help would be appreciated.
Thanks,
Kiran

Hi Kiran,
You need to configure in CRM backend system to make Quick Create iView to work.
SPRO-->Implemnetation Guide --> People-Centric CRM (CRM Portal Content) -->Generic Functions --> Configure Quick Create.
Regards
Basha

Similar Messages

  • Create Quick Poll in portal

    Hi Friends,
    My requirement is to create a quick poll in portal.
    I have created a Quick Poll Admin ivew and gave the Campain Name.
    Can you pls tell the next step by step process to proceed.
    Reward points will be awarded for sure.
    Thanks
    Jay

    Hi,
    To Create Quick Poll
    http://help.sap.com/saphelp_nw2004s/helpdata/en/fa/a8b1406ea5c74ee10000000a1550b0/frameset.htm
    1) If you want to create Quick Poll in Knowledge Management then you should
    have 2 roles assigned to you i.e. eu_role and content management.
    2) To assign those roles go to User Management and assign to your User or can ask the Sys Admin to do it.
    3) You will see New Worksetu2019s assigned to you in the Portal
    a) Content Administrator and
    b) Home
    4) Go to Content Management ? Quick Poll Administrator
    5) You will find a New button. Click it
    6) Give the Following Details
    a) New ? Give some name to the Poll you are conducting.
    b) Campaign ? Create a New Campaign or use the existing campaign.
    c) Question ? Post some Question
    d) Responses ? Give one response per line like yes, no, canu2019t say.
    e) Result Availability ? Select the appropriate radio button.
    7) There are different options to beautify the Poll create, check the Tabu2019s above the poll create.
    You can change the Image, Layout, Result Display, Participants, Schedule and Comment.
    8) Now that you have created the Poll, you have to activate the Poll.
    9) Go to Content Administration
    10) Go to Portal Content ? Right Side panel you click Portal Content.
    11) Under that you will have a folder u201CContent Provided by SAPu201D. Click it.
    12) Find u201CEnd User Contentu201D .Click it.
    13) Find u201CStandard Portal Useru2019su2019. Click it
    14) Find u201CIViewsu201D. Click It.
    15) Find u201Ccom.sap.km.iviewsu201D. Click It.
    16) Find u201CQuick Pollu201D. Double Click it.
    17) It will open the Quick Poll Iview, in the property category change the
    u201CCampaign to be usedu201D as the name the campaign which you have created while creating the poll.
    18) Come back to Content Management
    19) If already a poll is running it then stop it and start the poll you have created.
    Regards,
    Srinivas

  • Portal 7.0 and CRM 5.0 Create a new Role and enabling Quick Create.

    Hi Experts,
    In our Portal Scenario, we need to create a new Role and to customize it with some iviews(CRM BSP iviews).
    The role was created and it works fine; in fact in the navigation it is possible to navigate in these BSP application:
    1)Account
    2)Products
    3)Activities
    My question is the following: I see that in the standard role <b>com.sap.pct.crm.salesmanager</b> (contained in the Business Package for my SAP CRM 5.0) it is possible to see in the portal desktop the functionality "Quick Create", how it is possible to enable the "Quick Create"??
    Kind Regards.
    Eugenio

    Hi Eugenio,
    Did you find how to do that? I am facing the same problem.
    Regards,
    Mauricio

  • Quick create problems in Portal using CRM business package

    I am using EP 7.0 and CRM BP 5.0. I have implemented the "Sales Representative" role, that I am trying to customize.
    When you create a ‘Task’ & 'Phone Call' in the ‘Quick Create’ section in the left, the ‘save and close’ function doesn’t seem to work.  I get a ‘done with errors on the page’ message.
    Any idea why I am not able to do this? Also, does anyone know which transactions were being created behind the scenes in the CRM system when I click on those links?
    Thanks a lot.
    ~Yasin

    Hello Yasin,
    you should have a look at the iView definition in the Portal which is called when clicking the Quick Create link. There you find the transaction type of the document in the parameters.
    Regards
    Gregor

  • Quick create option in CRM portal

    Hai Guys,
    In PCUI we have the Quick Create IView there are three options like E-mail, Phone call, task, Appointment but when i am trying to open the Phone call, task appointment link it is not opening it is throwing some error like BSP error i kindly request you guys to give some inputs regarding this.
    Thanks in advance
    Amar

    Hai guys,
    Business Server Page (BSP) error
    What happened?
    Calling the BSP page was terminated due to an error.
    SAP Note
    The following error text was processed in the system:
    No Authorization to Execute BSP Application
    Exception Class CX_CRM_BSP_NOAUTH
    Error Name 
    Program CL_CRM_BSP_FRAME_MAIN=========CP
    Include CL_CRM_BSP_FRAME_MAIN=========CM003
    ABAP Class CL_CRM_BSP_FRAME_MAIN
    Method DO_INIT
    Line 170 
    Long text -
    Error type: Exception
    Your SAP Business Server Pages Team
    Pls try to give some inputs.

  • Hiding or deleting the Quick create  pane in the navigation panel

    Hi friends,
       Can anybody tell me how to hide or delete quick create info pane in the navigational area.
       As of now we are displaying some data in the quick create info. But  my requirement is not to display this quick create info at all in the navigation panel.
    So in my navigation panel i should have only detailed navigation and portal favorites apart from the quick create.
    Can anybody pls guide how should i do it , its urgent....
    Thanks& Regards
    Sireesha.

    Hi Sireesha ,
    Look at this weblog , you can be in a position to change the portal framework
    MastHead Change & Portal Desktop
    Look for the Dekstop innerpage , you can add and remove the properties.
    Thanx
    Pankaj

  • How can I create a portal server authentication user with a batch

    hi,
    I am trying to import users into the portal server emulating the create user procedure as plumtree. What I cannot understand at the moment is which classes are involved in the sequence of creating a user.
    the problem starts from the fact that I have used a synch WS and it works but, being the table a dummy one and the users to be authenticated by the portal server, I couldn't use that synch as a definitive.
    I tryed using plumtree.server.CIPTUser class with no success. could not understand how to actually create the user after setting the parameters to the object.
    Is there any documentation explaining how to create the portal server emulation of create user. this could be usefull for all those cases when there is no central repository of user and passwords.
    thanks
    Mario

    This should get you started.
    IPTUser=IPTSession.GetUsers.Create(iAdminFolderID)
    IPTServerContext=IPTUser.GetInterFaces("IPTServerContext")
    IPTServercontext.Store
    This is a high level implementation. It should get you very close.
    thanks,
    Craig

  • Error while creating a Portal Service

    Hi All,
    I have created a portal service as illustrated in the following link:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/0b57e590-0201-0010-a29f-abd37a436f54
    I get the following error:
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : SnowServiceAccess.SnowComponent
    Component Name : SnowServiceAccess.SnowComponent
    com.sap.portal.tutorial.service.ISnowService.getAllStationPictures()Ljava/util/Hashtable;.
    Exception id: 06:51_10/05/06_0001_604684950
    See the details for the exception ID in the log file
    Any idea ???
    Thanks,
    Shiraz

    Shiraz,
    can you let me know what is the exact exception, that is logged in the log file ?
    May be you might have missed out some jar files.
    kiran

  • How to create an orgchart of users created in portal

    I need to produce an org chart of our company. As the users are created in portal 902, it would seem the portal hierarchy tool would be perfect to use. However am I right in thinking that a user created in portal is stored in the oid/ldap tool. Anyone have any ideas to access the data via sql.
    What comes to mind is
    1. there is a dbms_ldap package, could this be used to populate a emp type table
    2. A trigger that fires when a user is created that populates the emp table
    Anyone done anything like this before.
    Regards
    Orlando

    Thanks for the reply Sharadha ,
    I do not have actual users from portal but it comes from the LDAP, i have already used the above method and it does not have the timezone.
    Depending on the request from where the portal is being accessed from i need to find there timezone.
    Thanks
    Deepak

  • Create a portal/front end for ADF Panels.

    Hi All,
    I have developed an ADF app which consists of several ADF Panels, each ADF Panel allows the user to run a few simple queries against an Oracle database done using ADF view objects and ADF view links and one single ADF application module. I then drag and drop these ADF Panels into a single ADF Form as a runable item bottoms, from within the Form.
    This runs as a client app swing and is not web based.
    Running the ADF Form which as I described earlier includes all my ADF Panels as runable bottoms is extremely slow since Jdev by design loads all these ADF Panels before even user clicks on it, and once you close the ADF Panel that you just run Jdev does a terrible job cleaning the memory and keeps binding open and un-cleared in memory which causes the app to become slower and slower as it is being used.
    I can execute each ADF panel independently outside of the ADF Form and outside of the Jdev without any problem from Windows command line, and all runs much better than putting all these ADF Panels into ADF Form.
    What I am looking to do here is to create a portal/front end for these ADF Panels and allow user to click on a bottom which would then execute the command line for the execution of the ADF panel, very much like when I execute the ADF panel from the Windows command line.
    Any suggestion backed by some documentation or steps I should follow is mostly appreciated.
    Thanks.
    Bobby A.

    Thanks for your time, but I cannot make a front-end in C. It has to be in JSP (or in ASP but I haven't tried yet to program in VBA).
    So that is why I am asking what is the best way of attaching a JSP front-end to the given API.
    PS: Why should I code a .dll to provide a JNI interface for the api? Isn't the JNI interface capable of doing such?

  • How to create User Portal in OID programmatically in JSP

    Hi.
    I want to create User Portal programmatically in JSP (if posible) or have to use procedure.
    I check with package wwsec_api, it just have 'function
    add_portal_user', but it say we must have "the user must already exist in OID before this function is called."
    So, i checked for 'how to create User in OID'. What i got (in metalink)just methods that 'Create manually Portal Users in to OID' by LDAP or PL/SQL coding (with list of user in flat files).
    What i want to do is, How to create User POrtal in OID by JSP? What are the procedure/table/method involved?
    Do anybody have any samples?..
    Thanks.

    I had to write my own because I could not find one anywhere. Here is an addUser() method that seems to work pretty well.
    import oracle.ldap.util.jndi.ConnectionUtil;
    import javax.naming.directory.*;
    import javax.naming.*;
    public class LdapUser
    public LdapUser(){}
    public void addUser(String pUsername, String pPassword, String pFirstName, String pLastName, String pEmail)
    try
    InitialDirContext ctx = ConnectionUtil.getDefaultDirCtx("host", "port", "orcladmin", "pwd");
    BasicAttributes attrs = new BasicAttributes();
    BasicAttribute oc = new BasicAttribute("objectclass");
    oc.add("top");
    oc.add("person");
    oc.add("inetOrgPerson");
    oc.add("organizationalPerson");
    oc.add("orclUser");
    oc.add("orclUserV2");
    attrs.put(oc);
    BasicAttribute gn = new BasicAttribute("givenName", pFirstName);
    attrs.put(gn);
    BasicAttribute sn = new BasicAttribute("sn", pLastName);
    attrs.put(sn);
    BasicAttribute cn = new BasicAttribute("mail", pEmail);
    attrs.put(cn);
    BasicAttribute pwd = new BasicAttribute("userpassword", pPassword);
    attrs.put(pwd);
    // Etcetera, etcetera...
    ctx.createSubcontext("cn="+pUsername+",cn=users,dc=whatever,dc=com", attrs);
    ctx.close();
    System.out.println("Success!!");
    catch (NameAlreadyBoundException nabe)
    System.out.println("Username is already in use. Please choose another.");
    catch (NamingException ne)
    System.out.println("NamingException: " + ne);
    catch (Exception e)
    System.out.println("User account was not created.");
    }

  • Authorization for work center /quick create links

    Hi all;
    I need nondisplay of bupa details:
    no Masterdata (no authorization to search/display/create any BUPA), no workcenter, no quickcreate links.
    the problem is  I have one  CRM Webclient Business Role and  I should manage this with 2 different pfcg role :
    One of them should use workcenter and quick create links but the other should not see them.
    I have handled not to search/display/create any BUPA via authorization object but
    not to display workcenter and quick create link I need another authorization object..
    Is there anybody who knows how can it be done by pfcg role ?
    Thanks
    belgin

    hello  Urvi;
    thanks for your helpfull answers.
    I have handeled it via UIU_COMP object and following componen name/plug/window name.
    COMP_NAME :WCC_SRV_ACC_PRO
    COMP_PLUG: DISPLAY
    COMP_WIN: MainWindow
    regards
    belgin

  • How to create the Portal Service in Portal 7.3,

    Dear Experts,
    how to create the Portal Service in Portal 7.3, as we create in Portal 7.0 by creating the Portal Project in that we create Portal Service and we can start and stop in Portal Service configuration in System Administration
    Thanks,
    Sagar Pande

    Hi Sagar,
    Procedure
      1.  Open the SAP NetWeaver Administrator by either of the following methods:
           a. Use the URL to your AS Java (hostname:port) to access the AS Java home page and use the link to SAP NetWeaver Administrator.
           b. Alternatively, add nwa to the AS Java URL to access SAP NetWeaver Administrator directly. (hostname:port/nwa).
      2  Go to   Operations Management   Systems   and click the Start & Stop link.
        The Start & Stop: Java EE Instances window opens.
      3  Click the Java EE Application bar and select the relevant application in the Application List.
        The Portal Services pane displays the services associated with the selected application.
      4  Use the buttons Start Service or Stop Service.
    Refer to Portal 7.3 help
    http://help.sap.com/saphelp_nw73/helpdata/en/f6/ac978061ac4b24a87a1f821313c4fe/frameset.htm
    Br,
    Venky

  • Create new portal account in EJB

    Hi All,
    I have a stateless EJB whose work is to update a database and create a
    portal account (by the service of UserManager Bean).
    These two actions use two different Tx Data Sources( myDataSource and
    commercePool ) respectively.
    Everytime I invoke createPortalAccount(), the account is created but the
    system is hang too.
    Here is my code:
    private void createPortalAccount(String username, String password)
    throws RemoteException {
    UserManagerHome umHome=null;
    UserManager userManager = null;
    String UM_HOME = ".BEA_personalization.UserManager";
    try {
    umHome = (UserManagerHome) JndiHelper.lookupNarrow("portal" +
    UM_HOME,
    UserManagerHome.class);
    userManager = umHome.create();
    if(userManager.userExists(username)) {
    throw new Exception();
    else{
    ProfileWrapper pw = userManager.createUser(username,
    password);
    } catch (Exception e) {
    e.printStackTrace();
    Is there any restraction of creating a portal account in EJB?
    The function can work alone in a normal java application class.
    Sincerely,
    Alan.

    The attached file is the statck trace.
    Thank you for your help.
    Alan
    "Daniel Selman" <[email protected]> ¼¶¼g©ó¶l¥ó
    news:[email protected]..
    Alan,
    When the system hangs hit CTRL-BREAK in the app server console window and
    send the stack trace.
    Sincerely,
    Daniel Selman
    "Alan Liu" <[email protected]> wrote in message
    news:[email protected]..
    Hi All,
    I have a stateless EJB whose work is to update a database and create a
    portal account (by the service of UserManager Bean).
    These two actions use two different Tx Data Sources( myDataSource and
    commercePool ) respectively.
    Everytime I invoke createPortalAccount(), the account is created but the
    system is hang too.
    Here is my code:
    private void createPortalAccount(String username, String password)
    throws RemoteException {
    UserManagerHome umHome=null;
    UserManager userManager = null;
    String UM_HOME = ".BEA_personalization.UserManager";
    try {
    umHome = (UserManagerHome) JndiHelper.lookupNarrow("portal" +
    UM_HOME,
    UserManagerHome.class);
    userManager = umHome.create();
    if(userManager.userExists(username)) {
    throw new Exception();
    else{
    ProfileWrapper pw = userManager.createUser(username,
    password);
    } catch (Exception e) {
    e.printStackTrace();
    Is there any restraction of creating a portal account in EJB?
    The function can work alone in a normal java application class.
    Sincerely,
    Alan.
    [20020506-01.txt]

  • Quick Create - Error occurred

    Hi,
    At the Navigation Panel area when we click on Leads or Opportunities, the following error occurrs:
    Quick Create
    Contact the administrator and report the
    exception ID in the log: 0018FE763800008000000048000003E400042FAA11C77D2A
    Is there any way to get rid of this error at the Navigation Panel area? Thanks a lot and points will be rewarded.
    - Jas

    HI Jasendu,
    How did you resolve this error.
    Please let me know. I am facing the same problem. Will surely reward points if it help.s
    Thanks in advance.
    Warm Regards,
    Rajeet

Maybe you are looking for