How to set up SAP LSO's content player?

We have content servers -- but not sure whether LSO needs them or not.
We cannot find the info on how to set up the content player.
Could anybody help give some hints?  
Thanks a lot!

Hi,
There are many things that needs to be done. In Nutshell...
1. Click on windows button >> run >> type drivers >> goto etc >> open file hosts >> in the end put the IP address of the crm server press tab and put the URL as abc.xyz.com
2. In your browser goto tools >> Internet Options >> Connections >> LAN Setting >> Advance >> exceptions >> put  you server details like abc.xyz.com
3. Goto SPRO >> Customer Relationship Management >> Interaction Center WebClient >> Define IC WebClient Profiles >> make copy of "sales B2B" or default as per the need.
4. Create a BP with role employee
5. Assign a user.
6. Goto PPOMA_CRM and assign this BP under the appropriate CIC position
7. Double click on the CIC position on the tool menu click on Goto >> Detail Objects >> Enhanced Object Description >> Scroll down on the Infotype name till you reach "IC Web Client Profil"
8. Select this and click on Create Infotype (F5) button on top of the screen.
9. Select the webclient profile and save
10. CRM_IC - will start the webclient.
Now you can modify the Webclient profile as per the business process. Also there are best practices available which can guide you.
Hope this helps.
Regards,
Rajiv

Similar Messages

  • How to set password in obiee delivery content reports (pdf format)

    Hi
    Dear All
    i Need your help on the Obiee !
    i hvae one Requirement how to set password in obiee delivery content (pdf format) its possible. what are the things i to do
    Kindly Advice me
    Advance Thanks
    satya

    933154 wrote: My profile says PDF, config, report, settings says PDF and I get an Excel when I run screening reports. Very odd.You may want to make sure that the file where the system setting gets stored can be updated. In your <Intradoc_Dir>\urm\data\reportpublisher\config\config.hda file, there is a result set named "RPAdminConfigInfo". The third column of that result set should match the value being shown on the configuration settings page. I've changed the format value in the UI, and this file gets updated (and thus I'm getting my screening reports in the format specified in this config file.)
    933154 wrote: Also, I wasn't clear on the second part of the question. The Screening Reports appear to use the template INTERNALITEMDETAILRPTTEMPLATE. Is that configuration set somewhere? Is there any way to have the screening reports use a different template or is changing that template the only way to change the screening report layout?Templates are not configurable in that respect - the template name values being called for a service are hardwired in the code (you'd need to override in a component - just not worth the hassle). I'd either edit the existing rtf file, or just check in a new revision to the existing one if the differences are that profound. You'd still need to conform to the BI Publisher standards/methodology in either case.

  • Help on setting up SAP LSO on ECC6 with EP

    Hi fellow SAPians,
    I would really appreciate if I can receive help on this.
    We're currently exploring the SAP Discovery Server. I understand that
    SAP Learning Solution has taken over Training Management. Can I ask if
    the image provided comes with Learning Portal, Content Player and
    Authoring Environment? If they do, may I know how I can activate them
    so that they can be displayed in portal? Is there any complete and comprehensive Step by Step SAP LSO 600 documentation that helps? All I could find were for
    versions 100, 200 and 300.
    I've tried the below pages but they can't be displayed:
    http://server:ITSport/sap/bc/bsp/sap/hcm_learning/leso.htm
    - Prompted for user ID to Web Application Server (ERP)
    http://server:j2eeport/lms/mediator/config
    - Page not found
    Also, may I know if Learning Portal, Content Player and Authoring
    Environment comes as standard with ECC6 and EP7?
    Thank you.
    Regards,
    Damien

    Hi Damien,
    I do not believe that SAP Discovery Server will have much on Learning Solution. You would not have the Content Player or Authoring Environment.
    Much of the LSO 600 documentation is found in service.sap.com. Go to https://websmp202.sap-ag.de/support
    Select Release & Upgrade Info/Installation & Upgrade Guide. Under Installation & Upgrade Guides select SAP Business Suite Applications-SAP ERP-SAP ERP 6.0---Installation.
    You will find some guides for LSO Authoring Environment, Content Player & Offline Player.
    Since LSO 6.00 is part of ERP 6.0 (or ERP 2005), there are additional information in the installation guides under there that you will need to consult.
    Additionally, you should consult https://websmp202.sap-ag.de/learningsolution. Under media library, you will find information on the Training management portion of LSO, the Authoring Environment and Learning Portal. There is a Configuration Guide there that is also very useful.
    The Learning Portal is included in ECC 6.0. The Content Player which is a Java application needs to be installed separately as well as the Authoring Environment which is a desktop (client) application. But you should confirm with your SAP Account Executive about licenses for using LSO (there is/was a user and author license).
    The SAP Enterprise Portal is an optional component and is not part of LSO per say. Customers can run the Learning Portal in their own intranet as the Learning Portal pages are just BSPs that sit in ERP (ECC) and can be accesses via a URL.
    You can include the Learning Portal page in the EP using a delivered iView which is really pretty much empty since the pages come from ERP.
    If this helps, don't forget to allocate the points.
    Cheers,
    Danielle

  • How to set a hover for Accordion content?

    Hello,
    I'm trying to figure out how to make a vertical side navigation using the accordion feature.
    I've got it all working for what I want to do except for a hover on content.
    I have it set for hover on the labels so it shows the blue bar and yellow text on hover or open like I want.
    What I'd like now is to have a background on each content line when I hover on it (and when selected it stays the background shown on hover).
    I've got a background image for the yellow gradient highlight shown below, but can't figure out how to set the Content for hover like I did the Top Level Tab.
    I'm attaching a couple of files for demonstration in case the above is not clear.
    thanks!
    kim

    Use the css :hover..
    http://www.daniweb.com/forums/thread109916.html#

  • How to set the expiration date in content server

    Hi all,
    I wish to set the expiration date as 3 years later the current date. I have current Date in DocCreateDate but I am not able to set it as DocCreateDate + 3 years.
    Can anyone tell me how to set it?
    Any help appreciated..
    Thanks

    You will need to use an idocscript function, most likely in a global rule.
    One option could be dateCurrent, which can take a number of days to move it forward or back. See http://docs.oracle.com/cd/E23943_01/doc.1111/e10726/c08_config_ref.htm#i1053616

  • How to set argument that is file contents?

    I'm developing a JWS app.
    My main class needs one file from server(contents of it, not just filename, file is a XML) in which writes some data and sends it back to server.
    I nead help. What is the easiest way to do this?
    Does JNLP <argument>arg1</argument> tag does this?
    Please help.
    Thanks.

    The argument tag sets an argument.
    Basically, you have to do the rest.
    Setting the argument allows you to change the name,
    for example.OK.
    Can you help me with some example on how to get a file from server and send a file to server?
    Which class is used for it (URI, URL or something else)? I would appreciate an example.
    Thank you.

  • How to set the contentType for JSF Content Portlet.

    Hi,
    When I tried to get the data from data base and construct a downloadable .csv appending the html at the end of the actual csv content. Please find the below given code for reference.
    JSP Code :
    <f:view>
    <h:form id = "test">
              <h:commandButton immediate="true" value = "Download CSV" actionListener="#{myManagedBean.downloadCSV}">
              </h:commandButton>
    </h:form>
    </f:view>
    Managed Bean method (Listener Method):
         public void downloadCSV(ActionEvent event) {
              FacesContext.getCurrentInstance().responseComplete();
              OutputStream os = null;
              try {
                   HttpServletResponse response = (HttpServletResponse) FacesContext
                             .getCurrentInstance().getExternalContext().getResponse();
                   response.setHeader("Content-Disposition","attachment;filename=report.csv");
                   response.setContentType("application/download");
                   os = response.getOutputStream();
                   StringBuffer buffer = new StringBuffer();
                   //following code has to be replaced by records retrieved from database.
                   for (int i = 0; i < 1000; i++) {
                        for (int j = 0; j < 100; j++) {
                             if (j == 0) {
                                  buffer.append("Test " + j);
                             } else {
                                  buffer.append(",").append("Test " + j);
                        buffer.append("\n");
                   System.out.println("Get Content Type :==>"+response.getContentType()); // always returning text/html;
                   os.write(buffer.toString().getBytes());
              } catch (Exception e) {
                   e.printStackTrace();
              } finally {
                   if(os != null){
                        try {
                             os.close();
                        } catch (IOException e) {
                             // TODO Auto-generated catch block
                             e.printStackTrace();
    The above given code is appending the html content at the end of the actual content. I noticed one thing, even though I am setting the content type to application/download (or) text/csv when i am printing the content type it is always returning "text/html".
    Thanks.

    Hello,
    The portal will not allow you to change the content-type of a single portlet's response. Since each portlet is rendered onto a single HTML page along with other portlets, the content-type of the whole page (and therefore of each portlet) must be HTML-- you can't have a different content-type for just a portion of the page.
    This means that you cannot render non-HTML content for a portlet within the portal framework. However, you can render non-HTML content as a separate "resource" outside of the portal context- for example, if you create a resource URL in your portlet that points at a servlet, the servlet can serve up any content-type you wish.
    The JSR329 JSF portlet bridge (and the JSR286 portlet specification it is based on) even have a special "portlet-served resource" mechanism that allows you to serve non-HTML content while still having access to all of the portal context (all of your portlet state). From the code you posted, it looks like you are not using the JSR329 portlet bridge, but you might want to take a look at it.
    Kevin

  • How to set query result to emai content?

    Dears,
    Since user want to get the email with content like a grid format, just like a sql query result with some columns and rows.
    Is there any simply way to set the sql query result to the email content?
    Thanks!

    Create a transaction or modify the existing one which is sending the email.
    Take the output of the SQL Query action block and use an XSLT action block (lookup the ones in the Transformation portion of the query template you are using in the SQL Query action block to find the one with an HTML output) to convert it to HTML. 
    Go the Web group of action blocks and find the HTML Saver.
    You can save it to the Workbench (actually NW) by using either web://<yourprojectname>/WEB/<yourfoldername>/<yourfilename> or db://<yourprojectname>/WEB/<yourfoldername>/<yourfilename> (web:// publishes it, db:// does not)
    Play around with it a bit to see what will present the data the way you want. 
    Good luck,
    Mike

  • How to set the size for the content pane?

    * Login.java
    * Created on 15 March 2004, 17:17
    import javax.swing.*;
    import java.awt.*;
    import java.awt.event.*;
    import java.sql.*;
    * @author Mindwalker
    public class Login extends javax.swing.JFrame implements ActionListener {
         private JFrame controllingFrame;
    private JPasswordField passwordField;
    private static String Login = "Login";
    /** Creates new form Login */
    public Login() {
    initComponents();
    /** This method is called from within the constructor to
    * initialize the form.
    * WARNING: Do NOT modify this code. The content of this method is
    * always regenerated by the Form Editor.
    private void initComponents() {//GEN-BEGIN:initComponents
    PasswordEnter = new javax.swing.JTextField();
    User_name = new javax.swing.JTextField();
    jLabel1 = new javax.swing.JLabel();
    jLabel2 = new javax.swing.JLabel();
    jButton1 = new javax.swing.JButton();
    getContentPane().setLayout(null);
    addWindowListener(new java.awt.event.WindowAdapter() {
    public void windowClosing(java.awt.event.WindowEvent evt) {
    exitForm(evt);
    getContentPane().add(PasswordEnter);
    PasswordEnter.setBounds(150, 160, 140, 20);
    getContentPane().add(User_name);
    User_name.setBounds(150, 120, 140, 20);
    jLabel1.setText("Password");
    getContentPane().add(jLabel1);
    jLabel1.setBounds(40, 160, 70, 16);
    jLabel2.setText("User name");
    getContentPane().add(jLabel2);
    jLabel2.setBounds(40, 120, 80, 16);
    jButton1.setText("Login");
    getContentPane().add(jButton1);
    jButton1.setBounds(170, 210, 81, 26);
    jButton1.addActionListener(this);
    pack();     

    You don't learn anything by using GUI building tools. You learn by reading. Here's a section from the Swing tutorial on [url http://java.sun.com/docs/books/tutorial/uiswing/layout/index.html]Using Layout Managers that also deals with "Absolute Positioning".

  • How to set the Tme Zone of flash player

    I received time in milli second of UTC time and timezone of
    server. At client side, I need to display it at the server time
    zone. How can I set the time zone info of Flash time zone?
    Thanks!

    Player 10 is not released although it has now be announced on
    Adobe Labs:
    http://labs.adobe.com/technologies/flashplayer10/
    You can follow the instructions and test it out. If it
    doesn't meet your requirements, please report that to the Player
    team as per the instructions on that page.

  • KPro for SAP LSO

    Hi,
    We are in the process of setting up SAP LSO with content server as KPRO.Please help in integarting Kpro with LSO.
    Regards,
    Avinash.

    Hi,
    Yes Kavya is correct, also make sure EP is configured properly to have the contents ( e learning/learning net object) reflect in the course catalogue of My Learning Tab.
    EP configuration is done by an RFC setting in IMG. This should be taken care by the Basis or an ABAP programmer. Tcode is SM59.
    Hope this helps....keep posted on the updates...
    Regards
    S

  • SAP LSO a Ehp7 level - content player

    Hello Everybody,
    I have a question about LSO content player. What are the file formats that LSO content player accepts? HTML5/Flash any other? I have been searching for info on this but could not find any definitive info so far.
    then if I have a non-sap elearning tool that generates WBT content can I use that content within SAP LSO content player to be used within LSO specific WBT courses? Have you ever come across such a situation? If yes can you please provide any pointers/gotchas or share your experience please?
    Thanks everybody
    c.

    G'day Sid,
    thanks for your reply mate ... I did go through the note you mentioned before I put this post up,..
    can you please explain what "if correctly authored" means? my client has got a non-sap elearning tool which delivers training content. The requirement is to take this content and use it in LSO for web based trainings.
    My understanding to achieve the above is:
    1. You get LSO content player.(without the lso authoring environment)
    2. You have a content server on which you put the training content.
    3. you have a course type of WBT which can be scheduled to use the elearning content.
    4. an attendee to the course will be able to play this course through ess-NWBC, via the content player.
    5. lso then keeps track of the training progress and does an automatic follow-up.
    My assumptions are:
    1. at ehp7 level I do not need to worry about the authoring environemnt or publishing bit in LSO
    2. content player will work via nwbc.
    3. do i need offline content player? I think not right?
    Thanks so much mate for all the help you keep giving here in scn. Life would definitely be difficult on this site without you around. :-)
    cheers
    c.

  • Third party CMS for SAP LSO

    Hello all,
    In the master guide for the ERP2005 it says that a Content Management system is required for the Learning Solution. We are planning to set up SAP LSO with a third party Content Management System. What is the minimum requirement for a third party CMS and is there any experience
    with Micorsoft Office Sharepoint Service 2007 (MOSS2007) or IBM Content Management?
    MOSS2007 seems to only support a subset of WebDAV
    funcionality.
    Regards
    Erik

    Hi,
    I hope links like this are allowed with the new SDN rules. We use something called [Click Stream|http://www.sweetlets.com/click_stream.html].
    Quite nifty little tool and not even expensive.
    Regards,
    Andi

  • How efective set price to purchase order

    I have created purchase order with 600 lines where isnt set price for each item.
    Now I want through UI API set the correct price to each price cell in row based on width and height of item. Now Im going through all lines in matrix, get dimensions, calculate the price, click on the specific cell with blank price in matrix and through SendKeys Im sending the price - till now its everything ok.
    The problem is, when I go on next line and emulate click to next cell, the sap calculates the total price and when is there hundreds of items in order, its too slow. When is there less items, its acceptable, but for hundreds of records isnt useable.
    So my question is:
    Is there any possibility how to set that sap will not recalculate the total and after setting each price call some function, which will the total price correctly recalculate?
    or
    Is there any other way how to set price with UI (because user want to check it before upodate) which is quicker?
    Thanks a lot for suggestions

    Hi Petr,
    The UI unfortunately is always going to be really slow for this type of update. If the user needs to see the values, I think I'd create a separate screen that shows only the PO header and line fields that you need to show to the user for updating pricing. Because it's a user form you've got more control on what gets triggered when the user tabs out of a field. You can then use the DI API to update the PO when the user clicks on Update.
    Is there any scope to break the PO down to a number of smaller POs? I always recommend to my clients to keep the number of rows below 100 and preferably below 50 because performance can really degrade after that.
    Kind Regards,
    Owen

  • Offline Content Player & Java Version Issue

    Hi Friends,
    Does anyone know that the LSO Offline Content Player works only on Java Version 1.4.2 and not on any other?
    Also, if the Organisation goes in for a Java Upgrade ( say Version 1.5), would the Offline Content Player Application not fail?
    Points Assured!
    Tan..

    Hello Tania,
    The Offline Content Player does work with newer versions of the JRE, however you will have to test the OCP prior to any additional JRE rollout. This should be part of your companies software deployment strategy.

Maybe you are looking for

  • IPod Touch 3G w/ stopped working with car stereo/docking speakers

    After I upgraded to OS 4, my iPod Touch 3g stopped working through the USB port of my car stereo (just says "reading" and never progresses from there). It also stopped working through the docking station (basically a large clock radio) that I bought

  • Multiple sound source question

    Can I use a Usb mic and sound source input ie synth output running thru my rme pcie card into logic simultaneously?

  • Av adapter problem.

    After I updated to ios7 I got  "downloading accessory firmware" when I plug in the adapter but nothing works. Need help ;-)

  • Merge to HDR pro has disappeared

    I am running photoshop CS5 and Lightroom 4 on an iMac with OS X 10.6.  I recently tried a trial version of Nik Software's HDR Efex Pro.  When my 30 day trial expired, I uninstalled it.  I haven't purchased a copy yet, but in the meantime I wanted to

  • Create a PEP element

    does anybody know if i can create a PEP with a bapi in an exsisting project?, i mean there is a project with some peps, and i want to create a new one in this project and put in the level i decide , can i do that?, what is the bapi? thanks in advance