How to run default transactions in WEB UI

Hi all,
Can somebody help me on how ti run the default WEb pages for transaction like BP, CRMD_ORDER . I am new to CRM 2007 and don't know where to find the htm pages to run. ( I guess URL should contain the server:prot_id/<directory> )
Cheers
Ravi

Hi Ravi,
I'm not sure, if I understood your question correctly, but if you want to view the new web ui, the following URL is what you're looking for:
http://<host>:<port>/sap/bc/bsp/sap/crm_ui_frame/default.htm?sap-client=100&sap-sessioncmd=open
Your user needs to be assigned to at least one business role (SAP_CRM_UIU*) to be able to access the corresponding workplace.
For BSP applications the URL is:
http://<host>:<port>/sap/bc/bsp/sap/crm_bsp_frame/select.htm
Hope this helps.
Kind regards,
Martina

Similar Messages

  • How to Run scenario from the web using HTTP web page?

    Hi guys
    Please let me know How to Run scenario from the web using HTTP web page?
    Regards
    Janakiram

    Hi Janakiram,
    ODI provides web based UI for running the scenarios using Metadata Navigator (read only of ur ODI components) and Lighweight designer (u can edit the mapping here).
    Please explore how to install metadata navigator in ODI and have a look at ODI Setup document for more information.
    Thanks,
    Guru

  • How to run notepad from a web application

    hi
    can any body know,how to run notepad from a web application under tomcat

    You already asked this question:
    http://forum.java.sun.com/thread.jspa?threadID=5150005&messageID=9561597
    Obviously running notepad on the clients PC is not possible (ignoring active x)

  • How to run the Transaction Code - BIC for Bank keys uploading

    Hi
    How to run the Transaction Code - BIC for Bank keys uploading.
    please give me suggestion.
    Thanks
    Indu

    Go to BIC transaction screen
    Fill the selection screen parameters as below
    1. Update Run (Test Run: Check Off: Real Run:Check On)
    2. Set Deletion Flag (Check On)
    3. Maximum no. of records: 999999
    4. Detail List (Check On)
    5. Display variant: 1SAP
    6. Presentation server (Select Radio Button)
    7. Application server (Deselcet Radio button)
    8. File name and Path: Select relavant file which is to be upload
    9. Bank country: If needed (Give respective country name)
    10. Select execute button or F8
    NOTE: Make sure that before executing run execute TEST RUN by deselecting Update Run check box
    Hope this will meet your requirement
    Thanks.

  • How to run default Assignmants on Qualifiers in a qualified table?

    Hi All,
    We are on MDM 5.5,and we need to run some default assignments on the qualifiers in the qualified.I guess we cannot run default assignments from the main table. i tried selecting the qualified talbe from Data manager drop down and created an assignment on a particular qualifier field and it still fails.
    Is it possible to assign default values to qualifiers using Assignments?If so how?
    Thanks

    Hi Aravind,
    Kindly refer to the thread below :
    Assignment expressions on Qualifiers
    Hope it helps.
    Thanks and Regards
    Nitin Jain

  • How to run the paper layout & web layout?

    Hi,
    I have 10gR2 application server (Linux). A report was created in Reports 6i, now i opened the same in 10g and compiled in my local machine(development pc with windows xp).
    question 1
    In the development pc, i can run the paper layout but the same cant in web layout.
    1. How to run the weblayout?
    question 2
    Now my application is running in&as web enabled. A menu calling a report ,that i want to run as paper layout, is it possible in web enable mode? Otherwise i have to run as web layout.
    please guide me.
    Kanish

    Thanks for the advice.
    I am trying to run any iViews that connect to the R/3 back end.  I have read that you have to first connect to the SLD, and then set up the JCO connections.  Correct?
    I have got the SLD running, but I can't connect to it.  I have supplied the required SLD Data Supplier information in the Content Administrator. 
    In the Visual Administrator, under the SLD Data Supplier, I enter the Host, Port, User, and Password, but when I hit the Trigger Data button I get an error saying "Operation Failed!  Failed to collect SLD data.  Failed to send HTTP data: 401: Unauthorized.  Please check if the target SLD system is available and the SLD bridge is started there."
    Any help?

  • How to run a transaction from a batch file

    Hello All,
    I am trying to run a transaction which has a limit on data it can return so I need to run the transaction in batches. Can that process be automated. Example, lets say I need result for 300 lines but transaction can be only run for 10 lines at a time. Can I create a query or automated process so it is run 30 time automatically and result come out in 30 txt, xls, files?
    Thanks
    Aditya

    Hi,
    you can create a abap program which can run the transaction multiple times and get your excel.
    if the inputs has to be read from the file File has to be in some FTP and the program can read it.
    Same downloading also is possible in custom program.
    After Creating the program SE37 schdule the program for number of times.
    Thanks ,
    Vinoth

  • How to run .JSP 9iReport from web with Parameter Form

    Hi,
    I m trying to run a .JSP 9ireport from the web. now i have two problems.
    1. how do i display a parameter form from the web, meaning when the user clicks on the link to the report a parameter form should be displayed and the report should give the output for those parameters.
    2. how do i format the report output which i get in the web in pages, with a link called "NEXT" which upon clicking will take the user to the next page.
    Any help will be appreciated. Thanks in advance.
    Unmesh

    1. Take a look "Building a reports with a Parameter Form" in "Getting Started with Oracle9i Reports" in otn (URL: http://otn.oracle.com/products/reports/htdocs/getstart/examples/index.html)
    2. Normally web page doesn't have page concept. If you want to define the page for web, you need to do it yourself in the jsp. However, we do support paper based report that supports page and can be deployed on the web. Use pagestream=yes in the URL request.
    Thanks,
    -Shaun

  • How to Run a form in Web browser?!

    Hi,
    1- Is it possible to run a .fmx file in web browser? if yes how to do so?
    if no. what do I need to do to make it possible?
    Many thanks

    Forms 6i and above yes it is possible.
    Forms 6i can be deployed both web and client/server, but 9i and above is only for web deployment.
    If you want to deploy for testing purposes you can run the forms from the forms builder using OC4J Instance, but for production deployment you need to have OAS, Oracle Application Server.
    Tony

  • How to Run XSQL on the web

    I am having problems running my .xsql file on the web using JRUN. I have set the classpath and was able to run the xsql file from the command line and also was able to get the xml output. But here is the error that i get when i try to execute the same file on the web using the below URL.
    http://someserver.com/servlet/xsql/demo/helloworld/helloworld.xsql
    500 Internal Server Error
    xsql:
    Could not load servlet
    Could any one give some pointers about how to set up environment in JRUN on Solaris5.7 to run the xsql.

    Hi Steven,
    I read the installation / configuration documentation at http://technet.oracle.com/tech/xml/xsql_servlet/htdocs/relnotes.html#ID175 . It is very helpful. I ahev a question about how to map .xsql in JRUN as i dont have admin permissions on JRUN. Is there way i can setup in my environment or in the code itself. Please let me know.
    Thanks,
    Shivaji.

  • How to run a report as Web Layout

    I've just created a simple report and I've run it as Paper Layout. All works well.
    If I try to run it as Web Layout, it waits for a while and then nothing happens.
    As for Oracle Form I've never had such problems, so when I run a form, soon the form gets on the default browser.
    For Oracle Reports do I have to set anything particular? Why doesn't the report open automatically when I run it as Web Layout?
    Thanks in advance

    What is your Reports version and what is the default browser? E.g. Developer 10g does not work with Firefox (see note 419414.1).

  • How to run Naming service in WebAs server using telnet

    Hi
       i have a requirement to start a naming service in WebAs server.I have seen all the services running in server using telnet.But i haven't find naming service.So i have to start it.so pls send me the command and the way how to start it.

    Hello Bhogi,
    The naming service is a core service so it should always be started. You can check it via telnet using lss command on the server shell or in the visual administrator if you navidate to server-> services -> JNDI Registry.
    I suspect that you have not seen the naming service via telnet as you were on the dispatcher node instead of on the server.
    Best Regards
    Vyara

  • How to run background process with web application

    Hi,
    I have a web application , a servlet. I would like to have a background process that collecting data for my servlet.
    How can I achieve this? can someone point me to a tutorial or example?
    Also, would it be possible to share an object between the background process and myservlet?
    Thanks,

    Thanks for the idea.
    I had the background process running. :)
    But I'm still do not understand this part to share an object such as Java Map (<id,myobject>), what do you mean by "task a property of my ServletContextListener" ?
    BalusC wrote:
    If you make the task a property of your ServletContextListener implementation and put the implementation in the application scope, then you can access it from any servlet.Do you mind explain to me a bit more I'm still fairly new with this or maybe if you know an example.
    Here's my code snippet so far. How can I share myList to MyServlet?
    public class MonitorTimer extends TimerTask
           private Map<String, Channel> myList;
         @Override
         public void run()
              System.out.println("Monitor Timer times up");
              //Clear the map before fill with the new data
              if(myList!= null)
                   myList.clear();
              loadConfig();
            private void getData()
               //fill myList with data
    public class MyContextListener implements ServletContextListener
         @Override
         public void contextDestroyed(ServletContextEvent arg0)
              // TODO Auto-generated method stub
         @Override
         public void contextInitialized(ServletContextEvent arg0)
              System.out.println("Context Initialized");
              Timer timer = new Timer();
              //Run MonitorTimer every 2 minutes
              timer.scheduleAtFixedRate(new MonitorTimer(), 10*1000,2*60*1000);
    public class MyServlet extends HttpServlet implements Servlet
         @Override
         public void destroy()
              // TODO Auto-generated method stub
              super.destroy();
         @Override
         protected void doGet(HttpServletRequest request, HttpServletResponse response)
                   throws ServletException, IOException
    }Thank you so much for your help,
    Edited by: geek.shrek on Nov 4, 2009 1:50 PM

  • Need assistance with how to run a transaction report

    Is there a specific report I can run that shows who has accessed a certain transaction within a certain time frame?
    I checked the SUIM reports and I dont seem to find this.

    Hi Kevin,
    You can see this with another T-code also Like ST03
    Go to transaction:-ST03-->export mode-- workload-->particular date(on which date you require) then double click on it.
    Then go to Analysis view--> time profile. Here you find time interval. Double click on it .You will found how much transactions are using in this time.
    Also use User statement statics  --> user profile--> double click on it. you will found ,who will using the particular T-code.
    Thanks & Regards,
    Bhipra Sakti

  • How to change default view in web plugin?

    Anyone know how to set a default view in the Reader plugin in Firefox and/or IE?  I'm getting sick of having to manually show the task bar and then un-toggle touch mode to get my scroll bar back every time I open a PDF. Thanks!

    Thanks! I turned off Touch mode there (Edit\Preferences\General --> set
    Touch Mode to "Never")
    Then I poked around more and fixed the default view in
    Edit\Preferences\Internet --> unchecked "Display in read mode by default"

Maybe you are looking for