Combined URL for multiple views of PCUI application

Hello All,
We have an application in PCUI where we have different view for different entities of the PCUI,
e.g. ZOPPO_FULL
      ZOPPO_INIT
      ZOPPO_PLAN and so on
However the PCUI URL is of following nature:
http://cicr415.de.kworld.kpmg.com:8015/sap(bD1lbiZjPTAwNiZkPW1pbg==)/bc/bsp/sap/crm_bsp_frame/entrypoint.do?sap-client=006&appl=ZCRM_OPPORT&blview=ZOPPO_FULL&version=1
In our scenario, we are sending emails from SAP system to external mail box. These emails have to include a hyperlink, which when clicked by the user, should display the details of the opportunity.
In such a scenario, is there a possibility to show all the BLVIEWS at one go? What would be the URL structure in such a scenario?
Thanks.
Regards
Priyanka

hi
i've tried to do that some time ago and i had to give up... unfortunately i think java3D can't use various rendering modes for the same universe
regards
GnG

Similar Messages

  • How to view the PCUI application  from CRM system

    Hi
    I am new to CRM  can anyone tell me how to open the PCUI application in CRM system  .what is the transaction code to view the PCUI application for the lead and opportunity transactions. cany anyone tell me step by step process to view.
    regards
    Rohit

    HI
    The People centic user interface is the user interface layer where the end user process the crm transactions etc.
    go to SE 80 transaction and select the application as BSP application becouse pcui is bsp based views. type crm_bsp_frame under the application field and you will get folders select the select.htm folder and right click on the mouse and click on test then you will get the popup window enter the crm system user id and password you will get the pcui floor plan for entire crm applications in the browser select the lead and opportunity transaction floor plan click on the new floor plan option. then the new popup window will open and finally you will see the lead transaction or opportunity transaction pcui view to work on . these pcui views url will inturn you can assign to the enterprise portal to log on to single sign on to EP and access the pcui application for crm marketing sales and service module areas as well along with the contact and account mangement for business partners creation screen.
    please do reward points if helpful
    Dinaker vikas

  • Dynamic URL for Exploration View

    Hi Experts,
    We know that we could create Dynamic URL for InfoSpace to get its facet value and chart type
    Would you kindly let me know whether it is possible to get dyanmic URL for Exploration View
    I know it's hard to set chart type but we just want to fitler value on facet
    Best regards
    Alex yang

    Hi Mallik,
    Thanks for your help
    But it looks like this kind of thing does not even for InfoSpace.
    According to the document from SAP, http://help.sap.com/businessobject/product_guides/boexir4/en/xi4_exp_admin_en.pdf
    The strucutre will be as below for InfoSpace if you want to pass parameter value
    http://Test.com:8080/explorer/index.jsp?isna=Dynamic URL Test&fans=Year_:_2013
    We need to use isna to get infospace name or document id and using Fans to get facet value
    But we do not know what's the key word to get exploration view name
    Would you kindly let me know whether there is some document to use?
    Best regards
    Alex yang

  • One punch-out URL for multiple PO submissions

    Hi,
    One of our punch-out vendor has only 1 URL for multiple countries, where end-users have to choose the country from a drop-down list and they will have different PO submission address based on country.
    The problem will be I can only have 1 Vendor number when I define OCI parameters. Considering one vendor can only have 1 PO submission address, I am worried how I can deal with other countries ?
    Did any body got this issue before?
    Thanks.

    No body knows ??

  • How to find url for a view of a bsp application in program?

    hello all,
    I am devloping e-rec and am having a reqmnt, i want to knw how can i find a url for view view1 which is in bsp application zbsp.
    thanks,
    Reena

    Hi,
    views can not be called direct, only controllers. Because of that, views have no URL.
    You can call a controller or a page. You find the URL of the controller if you display the data of the controller.
    The URL of the page you find if you display the property tab of the page.
    Best regards
    Renald

  • HOw to start the project for first view in webdynpro application

    Hi,I am having  a problem regarding scenario for customer feedback for portal end user i.e..wen user login to a application for feedback there it check the Id of the user wether it had given the feedback or not by comparing the Id with the database Idu2019s from SQLserver.If the feedback is thr of that Id then a view shud say u hav already given feedback otherwise feedback form shud open ,the user will giv feedback and closes by thanking with other view.My problem is how to openthe  view were it will compare the userlogin Id with the database Id to move further.How shud I handle this scenario for first view.I am creating this application in webdynpro.In this project how shud I manage the viewsu2026

    Hanif,
    you can create a webdynpro application and create an iview and set the height and width to 0 .inside that webdynpro application open a popup that provides the feedback form .and you invoke this popup window in the WDDOINIT() or WDDOMODIFYVIEW() of the webdynpro main view.
    apart from this you need to get the logged user id in main view and get the output from database whether you want to open the feedback form
    check this forum on developing webdynpro application
    Web Dynpro Java
    Thanks
    Bala Duvvuri

  • Generic HTTP URL For Multiple Interfaces

    Hi All,
    Please suggest on the following requirement. I am using PI 7.31 Single stack (Java only version).
    There are multiple HTTP to Proxy interfaces and each interface has different source structure.
    The requirement is --- How to utilize a single HTTP URL for all the interfaces.
    The major challenge is the source structure for all the interfaces is different.
    Kindly Suggest....
    Regards,
    Nitin...

    Hi Nitin,
    One solution is to create one sender interface (with either multiple operation of each interface or having all structure in different node and optional occurrence), then use operation specific mapping.
    refer the below example for multiple operation scenario
    Setup Multiple Operations Scenario in ESR and ID
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/90dcc6f4-0829-2d10-b0b2-c892473f1571?overridelayout=t…
    regards,
    Harish

  • Use same URL for multiple SharePoint sites

    Hi there,
    Our requirement is to create multiple web applications in one Farm (which contains 1 Web Front End, 1 Application Server & 1 DB Server) using 80 port of Web Front End which is having single public IP.
    There are number of ways of doing this - One way is to create new domain name for each web application (like www.abc.com; www.xyz.com); another way is to create multiple sub domains in a single domain name like www.sub1.abc.com; www.sub2.abc.com, etc.
    However our requirement for URL naming convention for these web applications is "www.[Domain Name]/[Client Name]"  (like www.abc.com/client1, www.abc.com/client2, etc) 
    In SharePoint we can achieve this if we create one Parent site and others as Child site. However we don't want to us this. 
    So, is their any way where we can form URL of these web applications as "www.[Domain Name]/[Client Name]" 
    Regards,
    Adi

    Is there a reason for this?  I would think subdomains would be ideal, but just curious on the reasoning.  Also, do they need a full web application, or simply different site collections?  If you just need site collections, and assuming you
    don't have a massive number of them, you could use Managed Paths to explicitly allow a site collection immediately under the root url.  Be careful, though, Managed Paths can cause a lot of overhead after you go over 10-15 if you're hardware isn't up for
    it (I would assume you wouldn't put 10-15 web apps on the farm anyway, cause that's also not so great).
    There really isn't a way to do what you are asking for a full Web Application, only at the site collection level(which should be good from my limited understanding of your scenario)
    I am very curious why subdomains wouldn't work, though, as they can all point to the same IP and takes no additional purchasing of domains or anything.
    Christopher Webb MCM: SharePoint 2010 MCSM: SharePoint Charter MCT http://blog.christophermichaelwebb.com

  • How to do single sign on for multiple webservices in flex application

    Hi Experts,
    I have created a flex application and using few webservices in that application. When I run the application its asking logon details for each and every webservice I used. However I want to do single sign On without providing logon details for each and every webservice.Please suggest me.
    Thanks and advance.

    Hi,
    if yout projects are deployed in their own Java EE context root then you have multiple applications, though logically you count them as one. Use OSSO or Oracle SSO (where OSSO should be fine since all deployments share the same instance)
    Frank

  • URL for query view

    Hi All,
    What would the url be if i wanted to display a query view on the web?
    i.e. for a query the url would be something like
    http://server:port/sap/bw/BEx?INFOCUBE=xxxxx&QUERY=xxxx
    I have tried replacing query with 'VIEW' but that dont work.
    Any suggestions appreciated.
    Cheers,
    Nick.

    Hi,
          Please find the Link for the Query View.
    [http://server:port/sap/bw/BEx?INITIAL_STATE=VIEW&INITIAL_STATE-VIEW=ZKEY_OPERATIONAL]
    Regards,
    Meiy

  • Can't use JDBC URL for multiple LDAPs

    ColdFusion 8,0,1,195765 Enterprise (Trial)
    We use Oracle OID (LDAP) instead of tnsnames.ora to resolve database connection strings. This is how I specify one LDAP JDBC URL. On the CF admin page, Server Settings, Java and JVM, ColdFusion Class Path is set to C:\oracle\product\10.2.0\db_1\jdbc\lib\ojdbc14.jar. Under Data & Services, Data Sources, create a new source. Set JDBC URL to
    jdbc:oracle:thin:@ldap://mdaoid1.mycompany.com:389/mdad2,cn=OracleContext,dc=mycompany,dc= com
    where mdaoid1 is one of the two Oracle OID servers that resolve connection strings, and mdad2 is an entry in the two OID's sync'ed to each other. That works.
    According to many sources based on Google search for "space separated LDAP URLs", I should be able to add another LDAP server separated by space. Now I append " ldap://mdaoid2.mycompany.com:389/mdad2,cn=OracleContext,dc=mycompany,dc=com" (no quotes, added to indicate leading space) to that string. Upon clicking Submit, I get
    Connection verification failed for data source: orcl10g3
    java.sql.SQLException: For input string: "389 ldap:"
    The root cause was that: java.sql.SQLException: For input string: "389 ldap:"
    (orcl10g3 is the CF data source name I'm creating) Some say I need to replace space with %20 in the double LDAP URL. With %20, I get error
    Connection verification failed for data source: orcl10g3
    java.sql.SQLException: Io exception: JNDI Package failurejavax.naming.InvalidNameException: Invalid name: mdad2,cn=OracleContext,dc=mycompany,dc=com ldap://mdaoid2.mycompany.com:389
    The root cause was that: java.sql.SQLException: Io exception: JNDI Package failurejavax.naming.InvalidNameException: Invalid name: mdad2,cn=OracleContext,dc=mycompany,dc=com ldap://mdaoid2.mycompany.com:389
    Question: How do I add more than one LDAP server to the JDBC URL so I can achieve failover and load balance?
    Yong Huang
    yong321 at yahoo.com

    The message above was posted by me two years ago and was brought to my attention today. Here's a short update: The network team added a load balancer mdaoid in front of, and resolved to, mdaoid1 and mdaoid2 (in round-robin fashion). The problem described in this thread is bypassed because the JDBC URL can simply use one-OID format, in which mdaoid is used as the LDAP server.

  • Method that can be used for multiple views

    Hello,
    I've got three tables: Person, Company, Adress. Each Person/Company can have mulitple adresses. So Adress has a foreign key to Person and Company. In ADF BC I've created two views for Adress: PersonAdressView, that has PersonView as Master and CompanyAdressView that has CompanyView as Master. Now I want a copy functionality, that validates and copies a given Adress row. I want this functionality for PersonAdressView and for CompanyAdressView. Is there a possiblity to write generic code that can do this?
    The logic that works on CompanyAdressView/CompanyAdressViewRowImpl and on PersonAdressView/PersonAdressViewRowImpl is the same. But the java datatypes are in so many lines different that it is almost impossible to use common code. Is it possible to resolve this problem with common base classes? If it is, I have no idea how to create them.
    regards
    Jörg

    Hi,
    create a custom version of ViewObject (extending ViewObjectImpl) and base the two ViewObjects on your custom VO (extend).
    Frank

  • Combined TO for multiple deliveries and multiple storage types possible?

    Folks,
    I would need to have 1 pick TO for a shipment which has multiple deliveries and materials that are stored over several storge type. With stanrd SAP this is not posible. Any ideas wether this can be achieved through a user exit?
    Regards,
    MdZ

    Hello MdZ,
    If you can suggest me regarding TO for Group...
    Using VL06O (outbound delivery monitor); If I create the TO for outbound delivery, it prints the pick-sheet for each storage type.
    But if I attach the delivery to u2018WM groupu2019 and then create the u2018TO for Groupu2019 using VL06O it does not create any pick-sheet.
    If you can suggest somethingu2026
    Regards,
    JPS

  • Combine invoice for multiple sales orders

    Hi All,
    we have an issue, invoice is splitting if different ship-to parties. where in business want to combine even though ship-to parties are different.
    how do i avoid this splitting if different ship-to's.
    If anybody come across the same situation, please revert back to this ASAP
    Thank you.
    Regards,
    Madhavi

    Hi Srinath,
    thank you for quick reply.
    Actually i am  technical consultant. can you please let me know where exactly this splitting happens i  mean which routine handles this splitting if different ship-to's then split invoice.
    if i know this, it will be easy for me to handle the logic.
    Regards,
    Madhavi

  • Combining payrolls for multiple companies

    We process payroll for mutliple companies that are all under one umbrella company.  We are looking at combining some payrolls that have like components to them so that we are actually processing less payrolls.  On paper it works, with the Journal entry being created based on the company that the employee belongs to however, my issue is that the create auto deposit file is only creating one bank file but I want it to create a bank file based on every company within that pay cycle.  Is anyone doing this?  And if so, how complicated is it to set up?
    Thanks
    Pam

    Hi Elena
    Are you saying that is the way the program is designed? - no matter how many companies are within one pay cycle, only one bank file is created?  Would having the bank accounts split based on company be an enhancement?
    thanks
    Pam

Maybe you are looking for

  • How Do I Open a .BDB2 file?

    Hello All I have downloaded file (50547BC - SharePoint 2010 Site Collection and Site Administration) from the Microsoft Courseware Marketplace. The option stated that it was a .PDF file. However, when it was eventually downloaded it turned out to be

  • Desk Jet incompatible cartridge

    I just purchased new hp 670 xl cartridges online and I keep getting  "incompatible cartridge".I noticed that the old ones say product of Malasia and the new ones product of Ireland. When I reinstall the old ones, it goes back to normal. How do I fix

  • LaserJet 100 color MFP M175nw scan to email

    I used to be able to email pdf scans but now it will no longer do that.  The message I get says to check email configuration.  How do I do that?

  • On hold for 38 minutes on apple care with no help!!

    I bought my iphone 5 S from India on Nov 17 2012. For last 4 weeks it is shutting down unexpectedly . Now the battery is swelling up and breaking the case. I now live in Johannesburg and took this to apple store in Centurion Mall, Sandton City and Th

  • Toshiba S50-a-10R will not boot

    Hi, My laptop started acting up very awkward. Yesterday, i used it, it worked fine and all was good. Today, i wanted to open it, and it would not boot at all. It turns on, it shows me the toshiba logo, and then it shuts down.  I managed to get into t