SAP Web Repository

Hi,
I want to create a new HTML template and make an entry in the table WWWDATA. For that I want to view the existing templates.
1) SAP Help mentions something called the SAP Web Repository. How do I access it (which transaction).
2)Also once I create a new template will an entry be made in WWWDATA and WWWPARAMS table.
3)Can I use this template directly in code using function module WWW_GET_SCRIPT_AND_HTML?
Any help would be appreciated.
Thanks and Regards,
Jayesh

Hi Jayesh,
You can also check out my informative (if somewhat lighthearted) blog which demonstrates some of its functionality:  /people/brad.williams/blog/2005/05/02/the-mystery-of-miraculix
Hope you enjoy
Brad

Similar Messages

  • SAP Web Repository, how can acess it from outside

    I'm reading this http://help.sap.com/saphelp_sm40/helpdata/en/14/030fc5b63f11d5993900508b6b8b11/content.htm
    and it says this:
    "You use a Web repository (manager) to provide read access to documents stored on remote Web servers."
    This could be really useful to me, but how does this work? I'm able to add objects to it using the transaction SMW0 but how can I get a valid url so that the users in my network can acess these files.
    the only FM I know is 'DP_PUBLISH_WWW_URL' but this generates a kind of links that my browser can't process (something like SAPR3://WebRepository/0123456789/ZMY_FILE?Version=00001")
    How can I do to create valid links to these documents, so that I can open them im my web browser??

    though they have the same name, they are different! The SAP library you mention is about Knowledge Management.
    If you want to generate an external URL for the Web Repository (SMW0), first read Note 865853 - WebReporting/WebRFC obsolete as of NW2004s. I don't know your SAP release, but if you are on a 7.0, you need to "release for internet" WWW_GET_MIME_OBJECT function module via SMW0, and probably activate /sap/bc/webrfc service using SICF transaction. Then you'll be able to access your ZZZZZ web document using URL like this: http://youserver:port/sap/bc/webrfc/!?_function=WWW_GET_MIME_OBJECT&_object_id=ZZZZZ&client=220&language=EN
    Note: DP is only for allowing the HTML browser (and other SAPGUI controls) to access objects transmitted from SAP to the SAPGUI using the Data Provider service.
    Edited by: Sandra Rossi on Jun 30, 2010 10:45 PM CET

  • Wt is transaction code for SAP WEB REPOSITORY?

    to see the web repository objects, how to see wt r in db

    Hi,
    Its SMW0.
    Just a hint: Goto SE 93, click on F4 there enter
    repository under short Description.
    Regards,
    Sesh

  • Display word file from web repository

    Hi,
    I have an application that stores word files in the sap web repository. Now I need to display a word file in webdynpro. There are examples where a word file is displayed by the ui element officecontrol from mime repository.
    How I can get access to word files in web repository and display them?
    Regards,
    Ilya
    Edited by: Ilya M. on Dec 12, 2010 12:02 PM
    Edited by: Ilya M. on Dec 12, 2010 12:03 PM

    hi,
    see this thread [SAP Web Repository, how can acess it from outside|SAP Web Repository, how can acess it from outside]

  • Content repository FD does not exist :user agent sap web application server

    Hi All
    i am using 3rd party software(dms SERVER) and connecting it using archive link interface SAP HTTP 4.5 AL
    i have created a new repository with name FD using tcode OAC0.when i give inputs in OACO and click on test connection it gives me information Content repository FD does not exist
    here is my HTTP trace at receiver content server side
    TRACE:(5) - GET /Default.aspx?serverInfo&pVersion=0045&contRep=FD HTTP/1.0
    TRACE:(5) - user-agent: SAP Web Application Server (1.0;700)
    TRACE:(5) - host: SERVERIP:PORT
    TRACE:(5) - accept-encoding: gzip
    TRACE:(5) -
    --> C05 --> S06 ==== (15.583) Request <GET /Default.aspx?serverInfo&pVersion=0045&contRep=FD HTTP/1.0>
    --> C05 --> S06 GET /Default.aspx?serverInfo&pVersion=0045&contRep=FD HTTP/1.0
    --> C05 --> S06 user-agent: SAP Web Application Server (1.0;700)
    --> C05 --> S06 host: SERVERIP:PORT
    --> C05 --> S06 accept-encoding: gzip
    --> C05 --> S06 ==== Body 0 bytes
    --> C05 --> S06 Body =>
    Sockets 6 of 4,5,6 need checking ####
    TRACE:(6) - HTTP/1.1 200 OK
    TRACE:(6) - Cache-Control: private
    TRACE:(6) - Content-Length: 189
    TRACE:(6) - Content-Type: text/plain; charset=utf-8
    TRACE:(6) - Server: Microsoft-IIS/7.5
    TRACE:(6) - X-AspNet-Version: 2.0.50727
    TRACE:(6) - boundary:
    TRACE:(6) - X-dateC: 2010-10-22
    TRACE:(6) - X-timeC: 07:07:23
    TRACE:(6) - X-dateM: 2010-10-22
    TRACE:(6) - X-timeM: 07:07:23
    TRACE:(6) - X-contentRep: FD
    TRACE:(6) - X-numberComps: 1
    TRACE:(6) - X-docId: 0
    TRACE:(6) - X-docStatus: online
    TRACE:(6) - X-pVersion: 0045
    TRACE:(6) - X-ContentServer: contentServer=Server ip;contentServerPort='9025;pVersion='0045';id='DMSSRV1'
    TRACE:(6) - X-Powered-By: ASP.NET
    TRACE:(6) - Date: Fri, 22 Oct 2010 13:37:23 GMT
    TRACE:(6) - Connection: close
    TRACE:(6) -
    TRACE:(6) - serverType='DMSSRV1';1;serverVersion=12;serverPatch=0;serverBuild=180;pVersion='0045';serverStatus=running;serverStatusDescription=;serverDate='2010-10-22';serverTime='07:07:23';startUpDate='2010-10-22';startUpTime='07:07:23';lastAccessDate='2010-10-22';lastAccessTime='07:07:23';contRep='FD';contRepStatus=defined;contRepStatusDescription=;contRepDescription=Content-Repository Test;contentStorageHost=localhost;contentStorageName=FD;secKeyVerification=y;defaultDocProt=rucd;
    one change which i have observed in this trace is .. this trace is showing trace agent as SAP Web application server ... ideally it should show user agent :SAP HTTP
    Please suggest me some solution.
    Thanks
    sandeep

    Dear all,
    my issue is resolved.I solved my issue myself
    solution: SAP sends HTTP request in the form of URL like
    http://serverip:port/GET /Default.aspx?serverInfo&pVersion=0045&contRep=FD HTTP/1.0
    Now your response should contain string  contRep="FD"
    dont forget double quotes on repository name coz SAP program matches string with double quotes. if you will return value like this contRep=FD
    this will through error.
    Thanks
    sandeep sharma

  • Index and crawler not working on Web Repository

    Hi Team,
    I'm trying to setup a Web Repository and crawling it for indexing. I've followed the steps from a SAP "how-To" document, but I guess the problem might be the way I'm confuring the web site in EP. I've created a Virtual Directory on my laptop's IIS 5.0 web server and the URL of the web site has been set as http://laptop-ashishk/myWebSite.
    Do I need to set the START PAGE as /index.html (as per the spec it says it's not mandatory)...
    Let me know whether you need any information with regards to this problem.
    Ashish

    They've set:
    meta name="viewport" content="initial-scale=2.3, user-scalable=no"
    It's the user-scalable that's the problem. Apple considers the default (per their web coding rules at http://developer.apple.com/iphone/designingcontent.html to be yes.
    I've noticed the same thing.
    Aym

  • Newly created Web repository not showing up in explorer

    I'm trying to create an index which would finally enable me to search the 'CNN' website (following the 'how to' document : 'HOW TO SET UP A WEB REPOSITORY AND CRAWLING IT FOR INDEXING'). I'm unable to assign the web repository which I  created in an earlier step to the index because it doesn't show up in the repository/folder listing. I can't even see it under 'Content Administration -> KM Content -> Repositories'.
    What exactly am I doing wrong?!
    thanks,
    Biju.

    Hi Karsten,
    - We're on EP6 SP2.
    - Yes, I'm referring to the document you mentioned.
    - Yes, the repository does show up with a green light under KM -> Component Monitor.
    BTW, I was able to bring up the web repository now that I've specified under 'System Admin ® System Config ® Service Config ® Applications ® com.sap.portal.ivs.httpservice ® Services ® proxy ® HTTP-Bypass Proxy Servers' that everything under 'mycompany.com' must be bypassed. I'd originally specified the proxy set up in the TREX configuration, which runs on another (physical) server than the portal.
    I don't really get the connection, but essentially took the cue from the earlier reply I got.
    So, in short, I think the problem is solved at least for the moment.
    Thanks again for your help.

  • Indexing a Web Repository (CNN Website)

    Hello All,
    Am working to configure a Web Repository for Indexing with CNN site.
    Following SAP document -> https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/77f6aa90-0201-0010-b681-e013540efb3b
    The configuiration is all done as per the above mentioned documetn but its not working.
    Getting exception as:
    Link target is not available
    The target of the link CNN-TECH you tried to navigate to is not available. Its repository might be disconnected or the target may have been renamed, moved, or deleted. Contact your system administrator if you think the target /CNN_WebRepository/CNN-TECH/TECH/ should be available.
    Also cross checked possibilities as mentioned in these posts but no solution:
    https://www.sdn.sap.com/irj/scn/thread?messageID=2135428
    https://www.sdn.sap.com/irj/scn/thread?messageID=1293140
    Investigations done:
    1. Suspecting this to be a proxy issue, have configured proxy in System Admin-> Service Config -> httpservce
    2. Following this link on help.sap site (Case B), also created HTTP System and user mapping with index_service user - http://help.sap.com/saphelp_nw04s/helpdata/en/ae/46833ceb3da02ce10000000a114027/frameset.htm
    None of these changes helped me.
    In addition, I am getting similar exception when I configured Web Repository with a Intranet page thinking in this case proxt will not be required.
    Link target is not available
    The target of the link Intranet_Home you tried to navigate to is not available. Its repository might be disconnected or the target may have been renamed, moved, or deleted. Contact your system administrator if you think the target /CWIntranet/Intranet_Home/index.html should be available
    Any ideas?
    Awaiting Reply.
    Thanks,
    Ritu

    Hi Ritu,
    I am currently facing a similar issue to the original problem you had.
    I am trying to create a link to some iViews in my PCD but it displays the following message:
    Link target is not available
    The target of the link S&OP Calendar you tried to navigate to is not available. Its repository might be disconnected or the target may have been renamed, moved, or deleted.
    Could you explain how you resolved this issue?  It was working before!
    Thanks,
    Oloy.

  • Tag base in HTML page from web repository

    We are using EP 6.0 SP10 with KMC SP10 on host http://ep60:55000/. We want to configure web repository for http://example.com.
    We have created HTTP system "ExampleSite" in KM system landscape for web site "http://example.com", created web site "Example" in KM landscape and configured web repository manager "WebSystems" with prefix "/websys" for created web site "Example" with property "External Server URI Handling"="rewrite".
    We were create URL-iView on link http://ep60:55000/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/websys/Example.
    The problem is following:
    There is no tag <base> in page content when we opening http://example.com directly in browser.
    When we preview created URL-iView page it is opened but tag <base href=http://example.com> is present in HTML page content.
    Thefore all relative links point to http://example.com but not to http://ep60:55000/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/websys/Example as we need.
    What settings (in web repository, HTTP System or anywhere) disables addition tag <base> to page content?

    Hi, All. Sorry for tardy reply.
    Now i'm attempting to use "HTML Filter" (from repository filters in Content Managenment Configurator) for reset base tag.
    Unlike "HTML Stylesheet Filter" working fine (LINK tag is appearing in content of HTML repository documents),
    "HTML Filter" doesn'n work (browser display "500 internal error"). This error possess when we use "HTML Filter" for native CM repository (for example: documents).
    I find following error in knowledgemanagement.0.log file:
    #1.5#C000AC140312000500000002000012240003F737312F4F50#1116241350578#com.sapportals.wcm.protocol.webdav.server.WDGetHandler#irj#com.sapportals.wcm.protocol.webdav.server.WDGetHandler#System#0#####Client_Thread_7##0#0#Error##Plain###Exception while applying filters: null - com.sapportals.wcm.repository.ResourceException: Exception while applying filters: null
    Displaying pages from repository without "HTML Filter" works fine.
    My filter has following properties:
      Base Tag      = http://test.base.tag/
      Extensions    = htm
      MIME Types    = text/html
      Paths         = /**
      Active        = checked
      Priority      = 99
      Repositories  = documents
    I'm not use properties "Base URL", "URL Handler Class"
    What is a reasone of the error?
    Did anybody find a solution to remove/reset base tag?

  • How to set up Web Repository in KM

    Hi ,
    We are using SP21 in our Enterprise portal 7.0.
    Could you please give me the steps, how to set up the Web Repository in KM.
    Thanks and best Regards,
    Manoj K

    Hi Manoj,
    Check below document links -
    http://mycomputerfiles.com/EP6/16%20How%20To%20Set%20Up%20a%20Web%20Repository%20and%20Crawling%20It%20For%20Indexing.pdf
    http://help.sap.com/saphelp_nw04/helpdata/en/14/030fc5b63f11d5993900508b6b8b11/frameset.htm
    hope it helps..
    Regards,
    Sen

  • Subscription for a web repository

    Hi Experts ,
    I am using EP 2004s , I have created a web repository and activated a subscription service for that.
    Unfirtunately I am not able to receive any subscription notification emais , I can receive the subscription email for the repositories created inside the portal.
    As per my understanding from sap help , for a web repository we should receive subscription notification emails once crawler detects the changes .
    I have schedule the crawler accordingly so that it can detect the changes .
    Can anybody through some light on , on which basis crawler considers that this document has been modified ?
    Any advice , points are assured .
    Thanks & Regards,
    Amit Kade

    Hi Amit
    The following snippet is taken from the description of Subscription Event Mapping:
    Subscription Event Mapping
    A subscription event mapping maps events sent by a repository manager onto events that are meaningful with respect to subscriptions to resources...
    As you can see, the Subscription Event Mapping handles events send by a repository manager, but since no events can be send from a Web Repository (as far as I know), you are actually not performing any mapping, and thus it does not work.
    I was once told by SAP support that "Send events" does not work for a WebDAV repository, unless the changes/event was triggered from within the KM framework. Since a web repository isn't more closely integrated into the KM, my guess is that a web repository does not support "Send events" triggered from outside the portal either.
    With "custom built" I mean that "Send events" (and thus notification emails) might work if you develop a custom web repository manager, that can handle a very good integration between a website and the portals KM.
    Kind regards,
    Martin

  • Error while crawling web repository

    Hi Experts,
    System in use - EP 2004s
    We have a web server which has number of documents on that server. I have created a web repository for this web server . Repository is working fine , but while crawling it has indexed about 20000  documents and given some errors for 600 documents.
    Errors are like :
    1. Crawler error
    2. TREX preparation error
    and when I search for the indexed pages it gives search result but when I click on html version it gives an error message 'No index service found'.
    Any suggessions !
    (Points are assured ..)
    Thanks & Regards,
    Amit Kade

    Hi Tamil,
    Thanks a lot for the help ! But I have already set everything correctly as per the sap help .
    TREX is indexing the documents but as I mentioned not indexing all the documents and I cannot view the searched documents in HTML format.
    One observation : It is not indexing large documents (Greater than 10 - 12 KB).
    Any suggessions !
    Thanks & Regards,
    Amit Kade

  • Web Repository clarifications

    Hi,
    I am an sap newbie
    I am creating a web repository in KM.  This is the scenario I want:
    I want all html pages contain within a website (ie. http://www.xyz.com) to be stored in the repository.
    So I created an HTTP system to http://www.xyz.com and then I configurate a Website with the HTTP system, with a start page of /main/index.html and a system path of /main
    I then created an index and so forth.  However, when I try to access the repository, I could only access the start page.
    Any pointers?  Or was my concept about the repository incorrect?
    Points will be generously awarded.
    Charles

    Thanks for your reply.
    yes I have followed all the steps in the link.
    I have created an HTTP system with server URL http://www.xyz.com, a Web Site to the system (with the same system ID) with /main/index.html as the start page and /main as the system path.  I then configurate a cache, and created a Web repository manager with the Web Site and cache I just created.
    I gather that all documents of the website, with URL beginning with http://www.xyz.com/main will be stored in the wb repository once I have accomplished the steps above?
    However, when I try to access the web repoistory via KM Content, I can only see the Web Site, and when I clicked on it, I arrived at the start page http://www.xyz.com/main/index.html.  How to make it such that all the resources beginning with http://www.xyz.com/main will appear in the web repository?  I have created an index and configurate the crawler, but still the same. 
    And what's the difference between a Simple and a Standard Web repoistory?  I have read the sap documentation and still don't get it
    Thanks, points will be generously awarded
    Charles

  • How to see properties in details dialogue in a web repository

    Hi everyone
    I have set up a web repository that uses a number of web property extractors to extract content from meta tags into predefined properties. The funny part is that I can use these predefined properties in my search scenario, but I'm not able to see the properties in my details > properties dialogue. Is there any special configuration that needs to be done in order to see these properties when one is using a Web Repository Manager?
    I have configured a property group in "Property Structures"-configuration that contains all predefined properties and added this group to "all_groups". But still I dont see the predefined properties even though there must be something in them when I can use them in my search. And just to specify: I cannot see the predefined properties at all - its not just the content that is missing.
    Any help will be rewarded!
    Best regards,
    Martin Søgaard

    hi sap2008,
    abaper only can help u abt this
    refer this
    http://abaplog.wordpress.com/2007/07/23/displaying-sap-error-messages-in-a-nice-way/
    kaustubh

  • Web Repository Manager and robots.txt

    Hello,
    I would like to search an intranet site and therefore set up a crawler according to the guide "How to set up a Web Repository and Crawl It for Indexing".
    Everything works fine.
    Now this web site uses a robots.txt as follows:
    <i>User-agent: googlebot
    Disallow: /folder_a/folder_b/
    User-agent: *
    Disallow: /</i>
    So obviously, only google is allowed to crawl (parts of) that web site.
    My question: If I'd like to add the TRex crawler to the robots.txt what's the name of the "User-agent" I have to specify here?
    Maybe the name I defined in the SystemConfiguration > ... > Global Services > Crawler Parameters > Index Management Crawler?
    Thanks in advance,
    Stefan

    Hi Stefan,
    I'm sorry but this is hard coded. I found it in the class : com.sapportals.wcm.repository.manager.web.cache.WebCache
    private HttpRequest createRequest(IResourceContext context, IUriReference ref)
            HttpRequest request = new HttpRequest(ref);
            String userAgent = "SAP-KM/WebRepository 1.2";
            if(sessionWatcher != null)
                String ua = sessionWatcher.getUserAgent();
                if(ua != null)
                    userAgent = ua;
            request.setHeader("User-Agent", userAgent);
            Locale locale = context.getLocale();
            if(locale != null)
                request.setHeader("Accept-Language", locale.getLanguage());
            return request;
    So recompile the component or changing the filter... I would prefer to change the roberts.txt
    hope this helps,
    Axel

Maybe you are looking for

  • How to send a mail in html format from a send mail workflow node ?

    Dear all, Do you know if it is possible to send an e-mail in HTML format (instead of RAW) from a "send mail" node in a workflow ?  ... if "yes", please, let me know. (I need to do that because I want to use the "href" tag to insert an hyperlink insid

  • Need Help - Acrobat 9.4 won't open scanned documents

        I have a computer in my office that will not open scanned documents in Acrobat 9.4. Acrobat opens but is just a grey screen.  Documents that were converted to PDF from Word/Excel/etc. will open just fine.  Adobe Reader 10X is also installed on th

  • Problem with date format in while contact upload i...

    Hi, I have Lumia 720 and I am using hotmail.com. Firstly I have uploaded all the contacts from my phone to hotamil account. Recently I had to delete all contacts on my Lumia 720 and then I again transferred the contacts using synch between hotmail an

  • ABAP Proxy comm channel not seen in Comm Channel monitoring

    We have configured JDBC sender to ABAP proxy receiver. We are unable to see the receiver channel in comm channel monitoring. Is this normal or are we missing something? Also, the XI adapter cannot be seen in adapter monitoring...I hope thats fine...

  • Migrating from 32 bit server to 64 bit server

    Hi We have planned to migrate our portal server from 32 bit to 64 bit. I need your help in identifying the tasks to be performed after the migration. Migration will be done by a BASIS consultant. My job would be to make sure that portal is up and run