CFolder- Purpose of webDAV client.

Dear all,
We have activated cFolder and running fine. We want to make some chnages to existing layout of Material master and ECN. For example in ECN screen we are getting options like "Change Type 1" and "Change Type 2". When we went to dig out information for this we got following inputs.
1) Create webDAV client- Please tell us what is this? Why to create it? and How to create it?
2) Need to get the standard XML files of ECN.
3) Update the XML files as required?
4) Use new XML files and then structure of ECN form will get updated?
5) Please let us know whether above change is user specific or system specific?
Some more inputs on this.
Thanks and Regards
Yogesh

Hi Yogesh,
1) Create webDAV client- Please tell us what is this? Why to create it? and How to create it?
For this you need to create an external alias in sicf , the complete procedure is mentioned in
http://help.sap.com/SCENARIOS_BUS2007/helpdata/EN/30/d0473dd7b1b366e10000000a114084/content.htm
Once you get the URL as per the syntax mentioned in the above document, use the url and "Map as a Network drive" (if you are using Windows 7 ) in your desktop .
If you are using xp and IE 6.0, you can also open the url by from IE using File - New - Add the url- Open as Webfolder (checkbox)
Once you see the folders, you can edit the xml files as per requirement. This would be system specific.
Please revert if you have any further doubts.
Regards,
Aby

Similar Messages

  • KM as a WebDAV Client Error

    Hi all,
    I am trying to configure KM as a WebDAV Client and have followed all the steps given in the help.sap.com
    The settings made are as follows:
    Name               = webdav
    Description        = WebDAV Repository Manager
    Prefix             = /documents/webdav
    System ID          = webdav
    System Path        = /Calender
    Cache Timeout      = 5000
    Cache              = ca_webdav
    ACL Manager Cache  = ca_rsrc_acl
    Security Manager   = WDAclSecurityManager
    Versioning Manager = […].WDVersioningManager
    Example of corresponding HTTP system:
    System ID        = webdav
    Description      = HTTP System for WebDAV
    Server-URL       = http://webDAVserver:1090
    Same User Domain = Activated
    max. Connections = 300
    Error thrown :
    Invalid properties in WebDAV Repository Manager
    java.lang.NullPointerException
    thanks and regards,
    anuradha.

    hi,
    i think you can mount only to / in the context of sap km (not 100% sure though, and i suppose you would have gotten the error) can you access your webdav server with some other webdav tools (i.e. http://www.ics.uci.edu/~webdav/ or cadaver)? otherwise try to mount your webdav repository to the / (i.e. prefix=/webdav_rep)
    regards,
    dimitry

  • Looking for a WebDav Client

    Hi
    Here is my problem : I have several Oracle Report servers on WinNT that generate PDF File each night. I want those files to be automatically integrated into the portal.
    Thus i set up OraDav and it works quite fine when i access the oradav container with a windows WebDav Client. But i need more : as WebFolders are not usable to indicate to the Report Server the place where to store the PDF, i have to see the oradav server similarily to a normal windows folder.
    The only software i found for this is Webdrive (webdrive.com) but , because we use Citrix ICA on our WinNT to allow multiple connexion, Webdrive returns memory errors when i try to connect. It works fine if i remove ICA.
    Does anybody see an other solution, or knows another software that could help me ?
    Thanks
    A.

    Sure it's possible!
    Read there RFC's and get going:
    - http://www.ietf.org/rfc/rfc2518.txt
    - http://www.ietf.org/rfc/rfc3253.txt
    - http://www.ietf.org/rfc/rfc3648.txt
    - http://www.ietf.org/rfc/rfc3744.txt

  • Performance issue in KM as a WebDAV client

    Hi all,
    I have configured KM as a WebDAV client.But there is a performance issue.Whenever i try accessing the folder,its been cached.
    Can some suggest how to avoid caching of data everytime.
    I am using a memory cache.
    thanx and regards,
    anuradha

    Hi Anuradha,
    well, it is intended that the data is being cached...
    What is wrong with caching in your scenario?
    What are the settings for your WebDAV-RM in KM (especially "Cache Timeout")?
    And what are the settings for your memory cache ("Default Time-to-life" and "Restart lifetime on access")?
    Best regards,
    Paul

  • Apple Finder webdav client launch many GET requests when I explore a folder

    Hi,
    I write a WebDAV server in Python.
    I found one issue with Apple Finder WebDAV client and I've noticed same
    issue with apache mod_dav server.
    Issue : when Finder explore a folder, Finder download the totaly of all files !
    I don't know who do all this GET requests ? Spotlight ?
    This is very boring because if I've some big file in a folder, all this data
    are transfered on my bandwidth.
    Have you see the same issue ? Who does this request ? How can I disable this
    transfert ?
    Thanks for your help,
    Stephane

    Same issue explained here :
    http://code.google.com/p/sabredav/wiki/Finder

  • Need webdav client redirector drivers for Tecra A9

    Whera are find a webdav client redirector drivers?

    Toshiba provide drivers to control the devices in own notebooks.
    The Webdav Client Redirector component enables Windows to log I/O against file servers using the Webdav protocol.
    This protocol is used by different Web servers, like Apache Web server for example and by Internet service providers
    So Im really confused about your question here in the Toshiba forum!
    Maybe you should visit the Microsoft website for details.
    [WebDAV Redirector (IIS 6.0)|http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/a71e40bd-ecb0-4f87-8f6c-935fe6552565.mspx?mfr=true]

  • Webdav client for XE

    Hi,
    Which webdav client you recommend for using with XE?
    Thank you

    If you can connect with browser but not Oracle Drive, the Server URL was where I had a similar problem. Make sure it is in the form: http://fullyQualifiedHostName:7778/content/dav/yourAppArea/users/Users-X/userName if you want to go all the way down to the Personal Library level; where fullyQuallifiedHostName is based on how DNS is set for your system (i.e. foo.bar.com),
    yourAppArea is site name for your storage are (same as upper level folder when you connect with browser), Users-X (change X to uppercase of first letter of your userid) and userName is your login userID which worked for the browser.

  • Using XML DB with Oracle Drive as Webdav client

    Hi all -
    I'm looking into using XML DB (10g) to store files so we can query their content via SQL/XPATH and then access/edit them via Webdav.
    Windows Vista makes this easy, since it can map a drive to a Webdav URL. Mac OSX can do a similar thing.
    Windows XP however can't do the drive mapping for WebDav on a port other than port 80, which is our setup.
    So I tried out Oracle Drive, which I stumbled across on some site somewhere, and it worked. But it was an old version, so I downloaded the "official" version from Oracle, which is v10.2.0.0.22. This version refuses to connect to XML DB no matter what I do. I've fiddled with authentication, proxies, and so on (there are several posts elsewhere with hints on this) but so far no joy.
    Has anyone had any experience making the latest version of Oracle Drive talk to XML DB?
    Many Thanks

    Thanks for replying.
    Yes, we may decide to move XML DB to port 80, but there are other services running on our server and such a move would be a significant hassle.
    As for Windows XP, it is not possible to do this: net use * http://server:8080/public
    This works on Vista, but it only works on XP if you use port 80.
    Note that XP has TWO built in Webdav clients: Web Folders (= Network Places) which is a feature in Explorer, and the Webdav Mini-Director which works at the file-system level. I don't think Web Folders can work for us since we need to be able to create a real filepath to give to our editor application. Maybe I'm wrong on that, but I can't figure it out.
    Oracle Drive seems to be a great solution, but I can't make the most recent version work (the old version worked but was buggy).
    Edited by: user10775425 on Jan 9, 2009 12:03 AM

  • OSX 10.9 - Mavericks webdav client broken

    My company provides a webdav server solution for OS X webdav clients.
    Since OS X 10.9 upgrade, many webdav actions including dragging a file onto a webdav mount using Finder and editing files using MS office applications (Microsoft Word, Office, Powerpoint) have stopped working.
    Looking at client <-> webdav server traffic, it appears that after acquiring LOCK on a file, client is not supplying lock token in subsequent requests to server, resulting in 423 responses on subsequent operations.
    According to webdav spec, client needs to supply file lock-token in subsequent commands to server.
    At this point, webdav mount also gets disconnected with following error in dmesg.
    Sandbox: QuickLookSatelli(41334) deny network-outbound /private/tmp/.webdavUDS.YlINRf
    webdav_sendmsg: sock_connect() = 1
    webdav_close_mnomap: no cache file
    webdav server: https://server.com/webdav/: connection is dead
    webdav_sendmsg: sock_connect() = 61
    webdav_sendmsg: sock_connect() = 61
    I confirmed that this is not a problem with 10.8 or earlier versions.
    Has anyone else seen this problem and have a solution ?
    Thanks

    Egnyte wrote:
    What do you mean by "you are going to have to go deeper than that" ?
    Would it be possible for you to pm me a test account on your server ? I can then test my Mavericks against your server to see if this issue shows up.
    I just mean that something like this requires additional supporting evidence. I was looking for the HTTP headers, which you provided.
    My server is inside an application. Hopefully it will get approved and be in the Mac App Store any day now. Unfortunately, I have heavily dependent on the Finder working correctly on the reviewer's machine. As you know, such things are not guaranteed. Send me an e-mail and I will give you either a promo code or a test iTunes account, depending on my luck in the next 48 hours. You can crank your LogLevel to 9 and fill your console.app log - no Wireshark required.
    However, you may need to go quite deep with this one. I looked at the webdav client code for Mavericks, and I just don't see any way for it to not include the Lock-Token. This is the only place UNLOCK is ever sent from. The C++ style comments are from me.
    int network_unlock_with_nodecache_locked(
      struct node_entry *node) /* -> node to unlock on server */
              int error;
              CFURLRef urlRef;
              CFStringRef lockTokenRef;
              char* locktokentofree = NULL;
              uid_t file_locktoken_uid = 0;
      /* the 2 headers */
              CFIndex headerCount = 2;
              struct HeaderFieldValue headers[] = {
                        { CFSTR("Accept"), CFSTR("*/*") },
      // Apple seems to think this is required.
                        { CFSTR("Lock-Token"), NULL },
                        { CFSTR("translate"), CFSTR("f") }
              if (gServerIdent & WEBDAV_MICROSOFT_IIS_SERVER) {
      /* translate flag only for Microsoft IIS Server */
                        headerCount += 1;
              locktokentofree = node->file_locktoken;
              node->file_locktoken = NULL;
              file_locktoken_uid = node->file_locktoken_uid;
              node->file_locktoken_uid = 0;
      /*unlocking the node cache before calling send_transaction()*/
              unlock_node_cache();
      /* create a CFURL to the node */
              urlRef = create_cfurl_from_node(node, NULL, 0);
              require_action_quiet(urlRef != NULL, create_cfurl_from_node, error = EIO);
      // Code obviously copy and pasted from network_delete() function.
      /* in the unlikely event that this fails, the DELETE will fail */
      // Event if locktokentofree is null or empty, lockTokenRef should still have a
      // non-null value.
              lockTokenRef = CFStringCreateWithFormat(kCFAllocatorDefault, NULL, CFSTR("<%s>"), locktokentofree);
      // Don't even send the message if lockTokenRef is null.
              require_action_quiet(lockTokenRef != NULL, CFStringCreateWithFormat, error = EIO);
      // Lock-Token gets a value here. Is there some value that will make
      // CFHTTPMessageSetHeaderFieldValue drop the header entirely in send_transaction()?
              headers[1].value = lockTokenRef;
      /* send request to the server and get the response */
      /* Note: we use the credentials of the user than obtained the LOCK */
              error = send_transaction(file_locktoken_uid, urlRef, NULL, CFSTR("UNLOCK"), NULL,
                        headerCount, headers, REDIRECT_DISABLE, NULL, NULL, NULL);
              CFRelease(lockTokenRef);
    CFStringCreateWithFormat:
              CFRelease(urlRef);
    create_cfurl_from_node:
              free(locktokentofree);
              locktokentofree = NULL;
      /*Locking the node cache as the function returns a locked node*/
              lock_node_cache();
              return ( error );
    The only real difference between the Mavericks code and the Mountain Lion version is that Mavericks has better thread safety. Mavericks pulls values from the node and sets the final node values right away, sending the old values over the wire. If send_transaction() fails or hangs, then the node is still unlocked and other routines can access the node.
    I think you should look at all of your messages and find where the Lock-Token no longer gets included. Still, I don't see how it is even possible. If there is some header value you can provide such that CFHTTPMessageSetHeaderFieldValue does not create the header, then that would be your bug. It seems to handle null just fine and would emit "<>" on an empty string, which would still be a valid header.

  • Issues with Finder as a WebDav client

    I have written a WebDav server that can be integrated into my iPhone app so as to allow some files to be transferred to and from the application. (I've already been through a long discussion as to whether or not Apple will allow this 'feature' but that is not the subject of this question).
    When I use Finder as the client for my testing (both on the simulator and the device itself) I get the first part of the connection going and then Finder gives me an error that the server cannot be found on the network - even after it has already completed 2 request/response transfers with the server.
    When I use CyberDuck as the client, it all works well and I can perform all of the interactions correctly.
    I've used the 'PacketPeeper' application to look at the information passing between the client and the server and I can see no (significant) difference between the clients for the actual packets - its just that Finder simply stops sending sending packets except for one that has no payload and includes the 'FIN' flag.
    The 'significant' word is used above because the XML data that is transferred back from my server to the client can either have all tags appended directly to the prior one, or can have line terminators and spacing added to the entire packet. Neither form makes any difference to CyberDuck or to Finder for the transfers that do occur. However when I monitor Finder talking to the 'AirShare' application, I see that AirShare formats some but not all of the XML - however the communication continues between Finder and AirShare. My understanding is that the formatting of the XML should make no difference to the information being passed.
    Can anyone please tell me where I should be looking for a difference that is making my server fail with Finder?
    I could simply carry on and blame a bug in Finder, but I really want the let Finder be a client as it will be available to all OS X-based users but other WebDav clients may not be.
    Thanks
    Susan

    Found the problem and I'm describing it here in case it is of use to others.
    The 'obvious' symptom was that Finder was sending the request for the 'OPTION" and 'PROPFIND' information and then displaying a popup dialog box saying that the server could not be found on the network.
    The 'non-obvious' symptom was that there was an entry in the console log that the specified root was a file and not a directory, and giving the name of the file that the error was encountered (webdav_network.c) and the line number.
    The problem turned out to be that when I was creating the XML response data header, I accidentally said "encoding=utf8" instead of "encoding=utf-8".
    Looking at the code in webdav_network.c (which is part of the Darwin code set and therefore available on the Apple developer site) I found the place where the console log line was generated which was followed by a return status of 'no device' which must be interpreted by the rest of the finder as no server.
    Tracing back a little further into the code (webdav_parse.c)I found where the XML was actually being parsed (using the core foundation event-driven XML parser functions) and noticed that there was no error checking code around the actual parse itself and so no error code was being returned. When I copied the appropriate parts of the code into my own program (so that I could debug it) I found that it was returning an error and the error was quite explicit: unrecognised encoding!
    The parsing failure meant that the callback routines were not being called and so none of the flags and values were being set correctly. Because no error was being returned, back in the webdav-network.c file the parse was assumed to be successful and the incorrect parse state information was therefore being mis-interpreted (a check to make sure that the 'directory' flag had been set was failing which lead to the 'not a directory' console message).
    If only the code had been written to do a bit more error checking and had returned more sensible error messages...!!!!!
    Susan

  • WebDAV Client Troubleshooting

    I'm using WebDAV to access files through Windows File Explorer stored in my SharePoint 2013 farm.  There have been some issues with users getting disconnected from these network locations, such as the network location going offline from the client when
    attempting to save.  Are there any generic WebDAV troubleshooting steps I should be taking a look at on the client end?  I found a few recommendations here: http://www.iis.net/learn/publish/using-webdav/using-the-webdav-redirector#003 but I
    was wondering what else I should be looking at on the client side in order to troubleshoot WebDAV issues properly.
    Thanks.

    In an effort to answer my own question, I also found this article.  http://mysharepointwork.blogspot.ca/2011/09/network-name-cannot-be-found-accessing.html
    Open the command prompt and run the following commands on the server one row at a time
    net stop webclient
    net stop mrxdav
    net start mrxdav
    net start webclient
    Also if you're running Window Server, then you'll need to install the Desktop Experience in order to have the Web Client service installed.  I ran into this issue much to the chagrin of the rest of my server team when I told them I had to install it
    on all the servers which they wanted to upload to SharePoint from using UNC paths.
    Additionally there's a file size limit for uploads through the Web Client service.  This can be increased through the registry, according to this article.  http://yalla.itgroove.net/2012/09/webclient-service-file-size-limit-in-sharepoint/
    By default, Web Client file size limit is set to 47Mb or so. To increase this limit:
    Backup the Windows Registry – be cool, keep your job
    Open Windows Registry using regedit command
    Browse to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters
    Right click on the FileSizeLimitInBytes and click Modify
    Click on Decimal, and type 4294967295 and click OK
    Restart Web Client service by typing services.msc.

  • Webdav client for iCloud?   Forget Transmit.

    Would love to know if anyone has found a client for iCloud.  Migrated over today and wish I could migrate back.  Transmit is as useless as the Finder for this new server structure.  I'm not even sure what the initial path is now for iCloud. 
    Any help appreciated,
    --Mark

    Hi Roddy,
    Your work in these forums has been remarkable and thank you for all your efforts to help all of us here.
    I don't take a conspiratorial view of iCloud or Apple but it's clear that the server's existence is now predicated on the coalescense of Apple devices and is therefore just a loss-leader (for now) marketing tool.  I do benefit from the handshaking of these devices and it's also kinda fun.  As someone who, like yourself, is accustomed to other server space, I won't really miss the iDisk; so far it seems that Finder handles files up and down as before, even after migrating to iCloud, but I'm not sure if the current folder structure will stay the same once iDisk goes away. My limited experience with iCloud indicates that movement of files is application specific and will not have the flexibility of file movement/transferral like the iDisk had.  On the other hand, I have to admit that acessing files on iDisk from my iPhone was cumbersome and required a third party client, like OneDisk or WebNav for up or downloading of files from this device.  So maybe iCloud will simply streamline things I was previously doing, without the clumsiness.

  • Purpose of Multiple Clients in Development Server

    can anybody tell me the advantages and
    disadvantages of having multiple clients in a
    development server?

    I don't think there is disadvantage when we have multiple clients for development system
    DEV  SAP system may have multiple clients..
    Main pupose : Changes can be client dependent or client independent
                          Client-independent effects some clients.
                          Client-dependent effects all clients.
    Let me say one example : Dev system has two clients
    100 - Here we can write the code
    200 - Testing will be here ( customizing will done here)
    http://help.sap.com/saphelp_nw04/helpdata/en/8d/933d3c3a926614e10000000a11402f/frameset.htm
    http://www.sap-img.com/general/what-is-sap--landscape.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/96/8a99386185c064e10000009b38f8cf/content.htm
    Thanks
    Seshu

  • MacOS X 10.2.4 as a WebDAV Client

    Is there a special tweak to the config files to support MacOS X10.2.4 as there is with Apache 2?
              Please CC any replies directly to me as I'm on an extremely short timeline.
              

    Tiffany, there was a program called Screen Recycler that allowed remote use of the iMac's monitor.  However, I'm not sure if it works with newer macs and as you are relying on the G4 CPU it is painfully slow.  There is a way to convert the cables that connect to the iMac G4's logic board to DVI and a Molex connector for power.  Once done, you can connect the LCD to what ever you wish.  You could connect it to your macbook air directly or you could even get a USB to wireless DVI and put the reciever in the base.  There are differences based on the size of iMac you use.  If you are interested just google "Dremel Junkie Blog".  There are step by step instructions.

  • In iPad how to use webdav nab   with client certificate

    I have created one webdav enable site in apple mac mini server using apache. The webdav site is secured with https as well as client certificate.
    While browsing the website using safari/IE everything is working fine,but with ipad's webdav utility it is not working.Client cert is not picking up by webdav nav tool, although the client ssl cert is installed in ipad.

    Hi Olek
    I Have a working WebDAV setup with tomcat 6.0
    the only problem is this only works on windows XP
    anyway here is the code,
        <servlet>
        <servlet-name>webdav</servlet-name>
        <servlet-class>org.apache.catalina.servlets.WebdavServlet</servlet-class>
        <init-param>
          <param-name>debug</param-name>
          <param-value>0</param-value>
        </init-param>
        <init-param>
          <param-name>listings</param-name>
          <param-value>true</param-value>
        </init-param>
        <!-- Uncomment this to enable read and write access -->
        <init-param>
          <param-name>readonly</param-name>
          <param-value>false</param-value>
        </init-param>
        <load-on-startup>1</load-on-startup>
      </servlet>
      <!-- The mapping for the webdav servlet -->
      <!-- Using /* as the mapping ensures that jasper, welcome files etc are
           over-ridden and all requests are processed by the webdav servlet.
           This also overcomes a number of issues with some webdav clients
           (including MS Webfolders) that do not respond correctly
    to the
           redirects (302) that result from using a mapping of / -->
      <servlet-mapping>
        <servlet-name>webdav</servlet-name>
        <url-pattern>/*</url-pattern>
      </servlet-mapping>put that in your web.xml file
    and here is a basic example of how to use it in a jsp.
    <%
    String networkPath = request.getScheme() + "://" + request.getServerName() + ":" + request.getServerPort() + request.getContextPath() + "/";
    %>
    <body onload="document.getElementById('anchor').click();">
        <a id="anchor" href="<%= networkPath %>Temp/Test/file.doc" folder= "<%= networkPath/Temp/Test/">
               Open in Web Folder View
        </a>
    </body>Hope this helps you

Maybe you are looking for

  • MSI X48C PLatinum Cannot Power ON

    hello, I have big problem with my compie. At firtst when I boot up my compie this morning, system can boot up but when I play games just 1 minute, the system freeze. So, I suspect vga card/prosesor is wrong, then I clean their heatsink n change pasta

  • How do i transfer a playlist from a pc to my new mac?

    I am having trouble moving my music from a pc to my new mac that i will be taking to college. Help would be great!

  • Can I find out how many clients are connected to a server process?

    Hi, I am hoping I can find out how many clients are connected to a server process. This could be either a programmatic lookout number, a number in a log file etc. By the way, does lookout have any application (not data) logs? I have noticed that occa

  • Console.war as default web application...

    Hi, I tried to add the console.war as my default web application for my Admin server, but when restarting the server it complained with the following error: The WebLogic Server did not start up properly. "Exception raised: weblogic.management.configu

  • Find number of lines a string will wrap to?

    I'd like to find the number of lines a string will wrap to, given a font and a width. Is this possible? Thanks