Calling wrong BSP url in CRM PCUI

Hey
Im using CRM 4.0 PCUI 60.2 and issue with an event on the Quotation BSP. In this application you have the opportunity to print/preview an quotation. If i press this button, a new window opens with following URL:
http://myhost:8003/sap/bc/bsp/sap/ml_preview.do?
The problem is that this url is incorrect and i get an BSP error. The correct URL should be http://myhost:8003/sap/bc/bsp/sap/crm_ml_preview/ml_preview.do?
How can i change this url? should i do it in the config of the PCUI ? In that case HOW? or is it possible to  make an alias in the transaction SICF?
Best Regards
Kristoffer Engh

Hi,
we've already done a rework of the marketing attributes screen by using the technique I've described in my Weblog <a href="/people/gregor.wolf3/blog/2005/05/27/use-crm-pcui-html-viewer-to-call-a-custom-url">Use CRM PCUI HTML viewer to call a custom URL</a>. But it has one drawback: You can't use the Save button of the PC-UI applicaiton. You have to provide your own. But the usability enhanchement is rearly great.
Regards
Gregor

Similar Messages

  • Calling custom BSP application from CRM PCUI

    Hi,
    We are using the CRM PCUI for channel partner management. Since PCUI framework has some limitations as to how the data is formatted in the layout such as no multiple value selection ( Being a generic framework using blueprint tables we have to use the predefined layout settings and positions) we want to call a standalone BSP application to maintain some of the data such as marketing attributes. We want to do this by providing a link to the standalone BSP application where the data can be maintained. Since we will be calling this application in the create mode of a new BP, is it possible to integrate the whole application as one logical unit ? I mean we want to commit the marketing attributes within the same 'save' methods of the pcui framework. Is this possible to do ? Any ideas or input is greatly appreciated.
    Thanks.

    Hi,
    we've already done a rework of the marketing attributes screen by using the technique I've described in my Weblog <a href="/people/gregor.wolf3/blog/2005/05/27/use-crm-pcui-html-viewer-to-call-a-custom-url">Use CRM PCUI HTML viewer to call a custom URL</a>. But it has one drawback: You can't use the Save button of the PC-UI applicaiton. You have to provide your own. But the usability enhanchement is rearly great.
    Regards
    Gregor

  • Calling BSP application from CRM PCUI framework

    Hi All,
    We are using the CRM PCUI for channel partner management. Since CRM PCUI framework has some limitations as to how the data is formatted in the layout such as no multiple value selection ( since it is a generic framework using the blueprint tables we have to use the predefined layout settings) we want to call a standalone BSP application to maintain some of the data such as marketing attributes. We want to do this by providing a link to the standalone BSP application where the data can be maintained. Since we will be calling this application in the create mode of a new BP, is it possible to integrate the whole application as one logical unit ? I mean we want to commit the marketing attributes within the same 'save' methods of the pcui framework. Is this possible to do ? Any ideas or input is greatly appreciated.
    Thanks.

    Hi,
    we've already done a rework of the marketing attributes screen by using the technique I've described in my Weblog <a href="/people/gregor.wolf3/blog/2005/05/27/use-crm-pcui-html-viewer-to-call-a-custom-url">Use CRM PCUI HTML viewer to call a custom URL</a>. But it has one drawback: You can't use the Save button of the PC-UI applicaiton. You have to provide your own. But the usability enhanchement is rearly great.
    Regards
    Gregor

  • PCUI Button Call to custom URL

    I understand and have implemented the CRM PCUI HTML viewer to call a custom URL within a tab. However, now I need similar functions from a button calling a URL and executing in a new window. Any thoughts on how to do this.

    Hello,
    I am doing some research on how to "improve" some navigation for the marketing planner pc-ui (crm 4.0).
    Within this application the user use case goes something like this. 
    They have done a search on trade promotions, set focus on a particular line in the results list, several tabs have rendered in the detail area 1...on the basic tab there is a button that says "generate customer event"...note this has been renamed by the customer...this button goes and creates the shell of a customer event...in fact the standard application issues an information message broadcasting the newly created event id upon completion.
    The desired navigation preference is once the user pushes the button, force a save (with or with out a confirmation box) then open a new window for that specific customer event...so that the user can then direcly make changes with the full functionality of the application.  The users then plan to close the application window putting them back where they started.
    I am aware that some simple generic searches with a second window could quickly return the newly created customer event(s), but the requirement to navigate like the above description continues.
    Some questions.  Is this possible to change?  If yes, it is my guess that some changes are needed not only in crm but in the portal(EP) as well?
    Any hints on how to provide this navigation feature are appreciated.
    Also, is there any further documentaion on the the use of events and field groups for navigation, as I expect this is where changes/enhancements may be needed.
    Thanks
    Brian

  • CRM PCUI (Imp):   Adding new fields  &  Webpage display in ODC1

    Hi Gurus,
    Plz help in these PCUI related configurations:
    <b>Query 1</b>.
    PCUI: Adding ‘custom created’ field in a new TAB (BSP Iview)
    Steps Done
    a. “Custom field” defined in an object (say Opportunity)
    b. An ‘event’ created.
    c. A ‘Group Tab Page’ created
    d. A ‘Field group‘ created and a new ‘field name’ added to the “field group” … (What structure need to be added to this field group?)
    e. Entry made in ‘Application Layout’ for an application i.e. event / position / screen element / tab page / structure…. (Again what structure to be added?)
    To handle this new field & tab, plz advice
    1. What needs to be entered in the screen structure? Do we need to create this structure?
    2. The required the model access class defined for the screen structure.  
    3. Any changes required in the controllers
    <u><i>(Where is the linking between “custom field’ defined in the opportunity object and the “new field entry” made in the filed group)</i></u>
    <b>Query 2.</b>
    Calling a webpage in a tab (ODC1, Detail area)
    Opening a webpage in an iview can be done easily by reating a URL iview.
    If the requirement is to open a web page in ODC1, than what are the steps required for the same?
    e.g. On clicking a ‘user defined tab’ the webpage should open in the “detail area 1”.
    <b>Query 3.</b>
    We have extended an object (say field addition in opportunity header) through EEWB
    Will the added filed be available in PCUI screen also?
    Regards,
    SAURABH

    Hello SAURABH,
    welcome to the SDN Community. Please do not crosspost:
    <a href="https://forums.sdn.sap.com/thread.jspa?threadID=66550&messageID=707519">CRM PCUI (Imp): Adding new fields & Webpage display in ODC1</a>.
    Regards
    Gregor

  • Calling a BSP application from universal worklist

    Hi All,
    I want to call a BSP application, when a workitem is clicked in Universal Worklist(Enterprise Portal)
    I have configured the Task Type in SWFVISU transaction, with Visualization type BSP standard & in visualization parameter i entered,
    APPLICATION = zgelrbsp0001
    PAGE_ID = leso.htm
    When I click on the workitem my test BSP application is called. Buy my requirement is not call a static dynamic application, when the workflow is called the workflow container has a URL
    http://dev01.abc.gov.sg:8000/sap/bc/bsp/sap/hap_document/document_port_wf.htm/
    this URL will change. But I don't know how to configure to call the URL in container. Please let me know how to achieve this.
    Regards,
    H.K.Hayath Basha.

    Hi Raja,
    Thanks for the reply.
    I said wrongly in my earlier mai, my URL is static, but the parameter appl_id  will have different value.
    http://dev01.abc.gov.sg:8000/sap/bc/bsp/sap/hap_document/document_port_wf.htm/?appl_id=1234
    What I have done is similar to the one which you have said, copied the standard BSP and modified, I pass WORKITEM ID to the BSP application, BSP application reads the workflow container for appl_id and sets that value to the BSP application attribute.
    There should be a better way to do this.
    Regards,
    H.K.Hayath Basha.

  • CRM PCUI Error in Follow up

    Hi,
    I am using CRM 4.0 (BBPCRM 10) and EP 6 SP12.
    When i try to create the follow up transaction from Activity to Lead or Lead to Opportunity. I am getting the following Error message.
    I have assigned the standard role to this user in CRM.
    SAP_PCC_LEAD_MANAGER and EP role com.sap.pct.crm.LeadManager.
    <b>Error Message</b>
    Business Server Page (BSP) Error
    What happened?
    Call of BSP page terminated due to error.
    Note
    Following error text processed in system:
    BSP Exception: the Application Name com.sap.pct.crm.LeadManager in URL /roles/com.sap.pct.crm.LeadManager/Management/Leads?DynamicParameter=CRM_OBJECT_TYPE%3dLEADCRM%26CRM_BOR_TYPE%3dBUS2000108%26CRM_LOGSYS%3dCR2CLNT200%26CRM_NAV_EVENT%3dCREATE_FOLLOWUP%26sap-syscmd%3dnocookie%26crm_psid_guid%3dA98F28334E3B4E439B199A06B90A53 is invalid.
    Error Type:
    Your SAP Business Server Pages Team
    Please anybody can help me.
    Thanks in advance.
    Regards
    Bala.c

    Hello,
    you should explain your solution to help others. I think it was a missing Object Link, wasn't it?
    Regards
    Gregor

  • Crm pcui user exits

    Hi.
    I have read somewhere that in order for developers to customize, they need to put or interface their code with what is called a "user exit".
    Where can I get or find the user exit/exits for the crm pcui?
    arnold

    Hi Manuel,
    Thanks for the reply. Currently, what I wanted to do in CRM, when a user enters a customers address on the fields (street no., street name, bldg number, country, etc. the content of an address), I want it to go to a customized Java or ABAP object that connects to a database to check for the address.
    I was looking at the possible solution of user exits to do this. I have the impression user exits can be used if one wants to customize the functionality. Am I correct? Or am I looking at it the wrong way? Thanks again.
    arnold

  • How to Reuse BSP Application in CRM UI

    Hi All,
    I have a custom BSP Application which was used in PCUI as part of search help display. After migration of the system we would like to resuse this BSP application for the search help for the same field. Can anyone let me know what are the steps involved for this?
    Objective: Steps involved for how to reuse BSP application in CRM UI.
    Regards,
    Harish P M

    HI Harish,
    There is one idea to use transaction lancher.
    1. Check the relevant URL parameters that you need to define. You can find the parameters at the end of the URL.
    2. Define those paramters at IMG -> CRM -> Interaction Center WebClient -> Basic Functions -> Define URLs and Parameters
    3. Assign the values of the relevant parameters in the Transaction launcher wizard that can be accessed through IMG -> CRM -> Interaction Center WebClient -> Basic Functions -> Transaction Lancher Wizard at the step "Transaction parameters".
    Best,
    Levente

  • Calling a BSP application in ABAP webdynpro

    Hi Friends,
    Is there any chance that i can call a BSP application from WEBDYNPRO.
    regards
    Nalinikanth.

    Hi Yashpal/ Pankaj,
    I have one question regarding this.
    The usage of the UI element link "link to URL" is pretty much understandable to call a stanalone application.
    Whereas the usage of suspend and resume plugs, how does it work for BSP applications? For two WD components we can connect the plugs and it works.
    As I do not know about BSP, does it have in/out plugs like WD components?
    If so how to create the navigation link for this.
    Please explain.
    Sankar.

  • Session id in BSP Url

    Hi
    I am creating a new iView of type BSP. On executing/previewing the iView the url is generated similar to:
    http://<hostname>:<port>//sap(bD1lbiZjPTEwMCZkPW1pbiZpPTEmcz1TSUQlM2FBTk9OJTNhZHYxZDIxX0QyMV8yMSUzYU5pOXBPcGVTbE9HTVk0ZWdfcU1jUnVkYU04MU5WUUdCTDhrai10cGMtQVRU)/bc/bsp/sap/<application>/<start page>.htm
    Although the BSP url is
    http://<hostname>:<port>//sap
    (bD1lbiZjPTEwMCZkPW1pbg==)/bc/bsp/sap/<application>/<start page>.htm
    So the session parameters generated in the two URLs is different and the latter one works fine but the earlier one gives some issue when trying to save etc and does not work as expected.
    I analysed the session parameters in the URLs and found that the former URL:
    (l)anguage en
    (c)lient 100
    (d)omainRelax min
    (i)info 1
    (s)ession-id SID:ANON:dv1d21_D21_21:Ni9pOpeSlOGMY4eg_qMcRudaM81NVQGBL8kj-tpc-ATT
    and the latter:
    (l)anguage en
    (c)lient 100
    (d)omainRelax min
    Is there any way this parameter be controlled from portal end so that I am able to get the BSP url (latter).
    Appreciate any pointers.
    Thanks,
    Priyanka

    Hi, it is not possible to diasable the url mangling you mentioned. You can call the static method
    cl_o2_helper=>generate_url_for_page to get an url for a specific page.
    Best regards,
    Stefan

  • Calling ERP Web Dynpro from CRM Opptunity with parameters

    Hi, experts!
    In CRM7.0, I'm calling ERP Web Dynpro from CRM Opptunity.
    We've added a button in Opptunities and the buttom can navigate into ERP Web Dynpro.It works fine.
    Now, I'm trying to move the value of Opptunity ID to a field in ERP Web Dynpro when we push the buttom. That's a problem I want to solve. We're struggling to move the value, but it doesn't work.
    We uses the following settings:
    1) We call Z- Logical Links generated by Transaction Launcher when we push the buttom.
    2) We define Transaction Parameters in a Transaction Launcher Wizard(Step5). We've set "//clipboardBTOrder/BTOrderHeader/OBJECT_ID" or "//datacontextCURRENTBT/BTOrderHeader/OBJECT_ID".
    But both of them doesn't get any value.
    3) If you set SYST data or constants in Transaction Launcher Wizard(Step5), you can find the data in ERP Web Dynpro.
    Does anyone know which parameter gets the value of current opptunity data?
    Or if you have any tips to create URLS using programing, could you please share the information with me?
    BestRgards.
    Miki

    Does anyone have tips??

  • Calling a BSP App from the UWL - What is required?

    Hello,
    We are trying to call a BSP application using workflow from the UWL. We are using ECC5.0(ERP2004) and EP6.0.
    I have setup a Std Task to call method EXTSRV:PROCESS and in the task container I have the parameters that the BSP is expecting.
    I have set the task as BSP_Standard is transaction SWFVISU. The visulisation parameters I have set as follows:
    APP_PATH:      sap/bc/bsp/sap/yfi_aa_b_req
    CONFIRM:      
    SYSTEM_ALIAS:  SAP_R3_Financials
    I could not find any documentation on what these parameters should be so I have taken an educated guess.
    The current configuration opens the HTML SAPGui with a generic screen stating that the workitem is in process, but there is no sign of the BSP application
    I need to confirm that there is no other Portal Content Directory configuration required with respect to the Launcher/Handler in the portal.
    Also that the setting for the visualisation parameters are correct:
    Eg.
    APP_PATH "Complete path to the BSP Application"
    CONFIRM "Flag to show a confirm end of step button"
    SYSTEM_ALIAS "The ECC System alias defined in the portal"
    Yor help would be appreciated.
    Regards
    Mark Rodrigues

    Sorry for the tardy reply, we were swamped by a deadline and I have only had a chance to re-surface in SDN.
    Here is an example of the UWL XML config:
        <ItemType name="uwl.task.webflow.TS90000117.SAP_R3_Financials" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWSHanlder" executionMode="pessimistic">
          <ItemTypeCriteria systemId="SAP_R3_Financials" externalType="TS90000117" connector="WebFlowConnector"/>
          <Actions>
            <Action name="launchWSHanlder" groupAction="" handler="XhandlerLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="yes">
              <Properties>
                <Property name="webservice_url" value="http://ssisapd3.app.govnet.qld.gov.au:8040/sap/bc/webflow/wshandler"/>
                <Property name="sap-client" value="110"/>
                <Property name="display_order_priority" value="5"/>
              </Properties>
              <Descriptions default=""/>
            </Action>
          </Actions>
        </ItemType>
    Hope this helps. As mentioned you have probably worked it out yourself now.
    That Callback URL was very important for sending the terminating event back to R/3.
    Mark

  • Calling a BSP from different domain

    Hi.
    I have a problem calling a bsp application. I am using bsp app. system for a logon screen(this is what’s causing the problem.) SAP is in the domain company<b>as</b>.com and the calling application is in the domain company.com.
    The logon screen is displayed but when users try to logon the logon screen just gets displayed again. I have found out this is because of the different domains and the cookie mysapsso2.
    When calling the same url from my machine everything works fine. Also if I try to bypass the system and logon directly to the bsp application (default.do) it works. The reason I’m using the system app. is to enable the users to change their passwords according to the rules in R/3.
    Does this make sense and does anyone have some ideas how to fix my problem?
    Regards
    Jon

    There is a pretty simple answer here - it just doesn't work.  This has to do with how the browser stores and sends cookies.  Cookies are only allowed to be passed within the same domain. This a protection that keeps a bad website from reading the content of cookies from other websites (potentially gaining sensitive information).
    There isn't too much that SAP can do about this since this is a mechanism enforced directly by the browser.

  • Calling a BSP from ABAP with parameters

    Hi All,
    I am running a regular abap report in R/3 release 4.6C. This program calls a BSP using the FM Call_browser. Question: How can I pass parameters for my BSP program ?
    Thanks
    Marcelo

    You need to pass name value pair to the URL
    for example page.htm?variablename1=variablevalue1&variablename2=variablevalue2
    Please not that these variables should have been set as page attributes with auto option checked.
    Regards
    Raja

Maybe you are looking for

  • Time Machine / Time Capsule Error: Backup disk image could not be mounted

    So I'm trying to back up to time machine, which used to be working fine, but I have this problem happening on two computers now (which probably means the error is in my Time Capsule.) The Time Capsule shows up on my "shared" list in my finder windows

  • Basic JSF Question

    I've a really simple JSF question which I'm hoping someone can help me with... In ASP.NET you have full access to the page tag components from inside the backing (code-behind) bean. Is this possible in JSF? If so, how? On a related note, it does seem

  • Loosing sound whit Premium HD usb

    loosing sound whit Premium HD usbmI have just bought this new Sound Blaster Premium Hd usb sound card. When I start my computer up,there is no sound. I have to pull out the usb cabel,and then reconnect it again. When I am listen to music for some tim

  • Modify Cycle Set sequence based on counter outcome

    Dear Experts, I have a question with relation to multiple counter plan. We have a scenario where we have 3 cycles based on time and one based on counter. Now the requirement is, when the counter crosses a particular value - for example - if we consid

  • Full Screen Hide Panels Not Working with Mac

    They worked during my trial, but not since I purchased Lightroom.  One thing that has changed is that I upgraded from OS 10.4 to 10.6 with Snow Leopard.  Having the Full Screen Hide Panel mode is crucial to me since I work on a laptop and I need to s