How to control permissions in KM using File System Repository Manager

Hello everybody
I have a scenario with 15+ file servers which content needs to be mapped into Portal KM as read-only.
Windows Authentication is configured on the portal, so the users don't need to supply the portal with username/password.
Now the users are of course only allowed to see the same content in the portal as they can see on the file servers. I know that the permission mapping can be done using a File System Repository Manager with W2KSecurityManager, but in that case the users will have to maintain the mapping of rights from windows to portal manually. And with ever-changing passwords this is too big an administrative task. So I am looking for another solution.
My question is therefore:
How can you configure the File System Repository Manager in a way where it the user does not need to maintain "user mapping" manually, but only need to logon to the portal (through windows authentication) and can see the same files from the portal as he/she can see from the file servers.
Can this information in some way be taken from the configured Windows Authentication? Or is the only solution to enable WebDav on the file servers and and follow the "Integration of Windows File Servers into the SAP KM platform Using SSO and the WebDAV Repository Manager"-guide?
Any help will be rewarded.
Best regards,
Martin Søgaard

Hi again Dirk
I just studied the "Integration of Windows File Servers into the SAP KM platform using SSO and the WebDAV repository manager"-guide in depth and I don't quite understand what rights the cmadmin_service and notificator_service are supposed to be given in the Active Directory. In the guide it says:
"A number of global services and repository services need to perform operations on resources in various repositories. For example, the index management service must read all resources it is meant to index. When an index is created, the service user index_service is used. Therefore, this user has to have at least read access to all repositories that are to be indexed. Other users that are used by the SAP KM platform are the service users notificator_service and cmadmin_service. When a search is taking place, it is the user that is currently logged on to the portal."
I dont quite understand what the two service users are doing but more importantly, I need to give the two service users the correct permissions in the Active Directory (or through user mapping). I understand that index_service only needs read_only permissions, but what permissions should the cmadmin_service and notificator_service be given?
Best regards,
Martin

Similar Messages

  • Unable to create File System Repository manager

    Hello,
    I would like to create File System Repository manager to this path: I have mapped a certain Network drive "
    main-uni-fs1\pictures$" to the Portal Machine and under this machine it appears as drive "N:\", inside it there is a picture folder which I would like to create the mapping to. I tried setting the "Root Directory" value to "N:\" and to "
    main-uni-fs1\pictures$" but I keep receiving an error message at the Repository Component Monitor (see below).
    10X,
    Roy

    Hello Roy,
    1> Create a new path that points to the pictures directory on the system. Enter the path lik
    mypc.myorg.com\pictures
    Under Sys admin -> Sys Config -> KM -> Content MGT -> Global Services -> Network path
    Under the user name and password, enter your username and password
    username whould be entered like domainname\username
    2>Then create a system in for the mypc.myorg.com server under
    Sys admin -> Sys Config -> KM -> Content MGT -> Global Services -> System landscape definitions -> System -> Windows Sytem.
    (Assuming u are acessing a windows sytem from a portal running on windows platform).
    You need to enter system id and description . Kindly remember the system id, since it would be useful in two places while usermapping and creating the file system repository.
    3>create a file system rep mgr under
    Sys admin -> Sys Config -> KM -> Content MGT -> Repository Managers > File System Repository
    Following properties are most important.
    Name , ACL manager cache, Security manager(which you would have to set to W2kSecurity manager)
    prefix(this is the folder name that you will identify your repository with) Widws landscape System (this is the sytem id of step 2) and root directory (network path of first step only in this case enter it like this //mypc.myorg.com/pictures)
    4>Then under user mapping section, you will find you system (the system id of second step) , enter your name as password.
    Initially when you configure your rep manager, you dont need to start ur servlet engine. If you modify any property then you need to re start ur servlet engine.
    These are the steps for creating repository
    If this still does not get resolved. Then kindly read the limitations of creating the file system repository manager in the link that I had posted in my earlier post.
    Thanks and Regards
    Pradeep Bhojak

  • File System repository manager

    Hi All,
    I am working on configuring a File System Repository Manager. I followed the documentation at
    http://help.sap.com/saphelp_nw70/helpdata/EN/e3/92322ab24e11d5993800508b6b8b11/content.htm
    and
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/284
    I made all the configurations and also restarted the portal still do not see the repository in the KM content under root.  We are on Netweaver Portal 7.0 on AIX 5.3/DB6, Shared drive is on Win 2003 OS.
    Here are the some details on the configurations I made:
    Network Path:
    jCIFS Protocol: Active
    Description: Documents on Shared Drive
    Network path:
    <IP Address>\public\temporary
    password: ***********
    USer: Domain\User
    File System Repository:
    Description: Documents on Shared Drive
    Prefix: /abcdef
    Root Directory: //<IP Address>/public/temporary/FileShare
    Security Manager:AclSecurityManager
    ACL Manager Cache: ca_rsrc_acl
    Read Only: Not Active
    Please advice - thanks -sm
    Edited by: sm on Oct 24, 2008 4:34 PM
    Note: EP and Share Drive are on the same domain.

    Hello sm,
    You can monotor your repository manager cofiguration, whther it has been activated or not.
    It should show in green symbol if it has been correctly configured and active.
    Goto system Admin>monitoring>KM>Component monitor>Repository managers-->Check ur repository.... Green color indicate is working fine...
    Red color indicate error...
    you can check your configuration for the repository.
    Example configuration of a UNIX file system repository manager:
    Name                = fs_rep_unix
    Localroot           = /usr/company/share
    Prefix              = /company-share-unix
    Read Only           = deactivated
    Send Events         = activated
    Repository Services = properties, rating
    ACL Manager Cache   = ca_rsrc_acl
    Security Manager    = AclSecurityManager
    You can check your Local root i.e. your Root directory. The format should be correct as given in the example.
    Don't foget to appreciate, if helpful!!!
    Regards
    Manisha

  • How do I create a user using Windows system image manager?

    My goal is to have a reference image that I can install on machines for several different companies. The image needs to have an identical user for all the computers that I will install to. Here is the unattend file. As it is, it creates an administrator
    account, with the password I chose. But it does not give the profile the name I want to give it.
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
        <settings pass="windowsPE">
            <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"
    xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <SetupUILanguage>
                    <UILanguage>en-US</UILanguage>
                </SetupUILanguage>
                <InputLocale>en-US</InputLocale>
                <SystemLocale>en-US</SystemLocale>
                <UILanguage>en-US</UILanguage>
                <UserLocale>en-US</UserLocale>
            </component>
            <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <DiskConfiguration>
                    <Disk wcm:action="add">
                        <CreatePartitions>
                            <CreatePartition wcm:action="add">
                                <Order>1</Order>
                                <Type>Primary</Type>
                                <Extend>true</Extend>
                            </CreatePartition>
                        </CreatePartitions>
                        <DiskID>0</DiskID>
                        <WillWipeDisk>true</WillWipeDisk>
                    </Disk>
                    <WillShowUI>OnError</WillShowUI>
                </DiskConfiguration>
                <ImageInstall>
                    <OSImage>
                        <InstallTo>
                            <DiskID>0</DiskID>
                            <PartitionID>1</PartitionID>
                        </InstallTo>
                        <InstallToAvailablePartition>false</InstallToAvailablePartition>
                        <WillShowUI>OnError</WillShowUI>
                    </OSImage>
                </ImageInstall>
                <UserData>
                    <AcceptEula>true</AcceptEula>
                </UserData>
            </component>
        </settings>
        <settings pass="oobeSystem">
            <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <OOBE>
                    <HideEULAPage>true</HideEULAPage>
                    <NetworkLocation>Work</NetworkLocation>
                    <ProtectYourPC>1</ProtectYourPC>
                </OOBE>
                <UserAccounts>
                    <LocalAccounts>
                        <LocalAccount wcm:action="add">
                            <Password>
                                <Value>**************************************=</Value>
                                <PlainText>false</PlainText>
                            </Password>
                            <Description>Admin</Description>
                            <DisplayName>NameIWant</DisplayName>
                            <Group>administrators</Group>
                            <Name>NameIWant</Name>
                        </LocalAccount>
                    </LocalAccounts>
                </UserAccounts>
                <TimeZone>Eastern Standard Time</TimeZone>
            </component>
            <component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <Reseal>
                    <Mode>Audit</Mode>
                </Reseal>
            </component>
        </settings>
        <cpi:offlineImage cpi:source="wim://computer/users/administrator/downloads/new%20folder/install.wim#Windows 7 PROFESSIONAL" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
    </unattend>

    Hi,
    For this issue, i think you may ask in:
    http://social.technet.microsoft.com/Forums/en-US/home?category=w7itpro&filter=alltypes&sort=lastpostdesc
    Regards.
    Vivian Wang

  • Windows & File System Repository - security issues

    Hello,
    I got a strange behavior in EP 6 SP 2 using KM and Windows file systems. Here is the scenario:
    - I created a Network Path and a File System Repository pointing to a Windows 2003 File System, following the portal help instructions. Both EP6 server and Windows 2003 server are in the same domain.
    - according the KM Monitor, the repository is up and running
    - the portal users can access their respectives folders in the file system after having their uids / passwords mapped in the user mapping option
    - the portal is assuming the permissions (read & write & list folder & etc) from windows
    So far it seemed to be everything ok - but after some tests we got the problem:
    - user "A" has his uid/pwd mapped in portal, and read & write access to the file system "dept_folder". He can access the folder through a KM iview, with r/w privileges.
    - user "B" has his uid/pwd mapped in portal, and ONLY read access to the file system "dept_folder". He can access the folder through an KM iview, with read privileges.
    - and here comes the problem: if user "A" is logged, and user "B" replaces his uid by user "A" uid in the user mapping (only the uid, the password doesn't matter) he can access the file system "dept_folder" with the same privileges than user "A".
    I looked in SDN, SAP Notes and SAP Portal Help trying to find an article related to this, no success so far. We have CM Patches 2 & 3 applied, and Patch 4 doesn't have any comment about this specific security problem.
    Has someone already face this problem ? Or could be something wrong in my configuration ?
    Rgds, and tks in advance
    Fernando Cervantes

    Hi David
    The same occurred here, I think I know the reason. Let me just give you an overview of my configuration:
    Network Path id          ccc-ccc1fs-drive_i
    Description *            DRIVE I - CCC1FS Server
    Network Path *       
    ccc1fs\Drive_I
    Password           *********
    Re-Enter Password      *********
    User *            ccc\service
    The user was provided by the Windows administrator and has full control for this folder.
    File System Repository
    Description                  File System drive_i CCC1FS Server
    Prefix *                 /ccc-ccc1fs-drive_i
    Root Directory *            //ccc1fs/drive_i
    Windows Landscape System       Windows
    ACL Manager                Not set
    Security Manager          W2KSecurityManager
    The important here is the Security Manager configuration - it must be W2KSecurityManager, otherwise you will have the user permissions overrided by admin user permission. And you will need to configure a Windows system landscape too.
    I hope this can help you...concerning the bosses, I got the same situation, I said the whole stuff would work fine
    Rgds,
    Fernando

  • File System Repository - User Mapping not Working

    Hi,
    I tried to integrate a file system into KM. For doing so, I followed the guide located at [http://help.sap.com/saphelp_nw04/helpdata/en/ed/b334ea02a2704388d1d2fc3e4298ad/frameset.htm|http://help.sap.com/saphelp_nw04/helpdata/en/ed/b334ea02a2704388d1d2fc3e4298ad/frameset.htm].
    The only problem is, tht the user mapping doesn't seem to work...
    The portal is running on a UNIX system, whereas the file share to be integrated is running on a Windows 2003 Server.
    Here are the single steps that I performed:
    -  Creation of a KM Windows System in the system landscape directory with the ID "MySystem". User Mapping is set to "User,Admin"
    -  Creation of a Windows System in the system landscpe of the KM with the ID "MySystem"
    - Creation of a Network Path in KM with following settings:
    jCIFS Protocol is activated; Network Path = "
    My Server\My Share"; User = "My Windows Domain\My User" and the according password. The specified user has administration permissions on the server.
    - Creation of a readonly File System Repository Manager with following settings:
    Root-Directory = "
    My Server\My Share", SecurityManager = W2kSecurityManager, ACL Manager Cache = ca_rsrc_acl, Windows Landscape System = "MySystem"
    - Configuration of the W2KSecurityManager: I specified the DomainFile-setting as "/etc/companydomaincontrollers.txt"
      and placed such a file in the KM with following setting: "My.Server.Domain=According IP Adress"
    - In UME I carried out user mapping for index_service user and placed the above mentioned admin user into the user mapping.
    Result: The indexing works fine, all fles are indexed. When I however try to carry out a user mapping for a "normal" portal user in the UME it doesn't work: The portal user has no access to the file system. (I used the same admin user for mapping... so it should work).
    Any help is appreciated...
    P.S. With portal super admin users I can however access the fle system repository, even without user mapping. But I think this is ok, because I read in one forum message that admin users have always access in general....

    >
    Frank Friedrich wrote:
    > Hi Clemens,
    >
    > so the good think is that indexing is working and you can navigate with your admin portal user through the file system repository. In this case the most configuration settings must be correct.
    >
    > I am not quite sure regarding your System objects with the ID "MySystem". Do you have as well define an Alias Name for this System Object with the same name "MySystem" ? As well upper and lower letters are important.
    >
    > Because the reference is all the time the Alias name and not the ID or Name of your System object.
    >
    > Best regards
    > Frank
    Hi Frank,
    thanks for your reply.
    I have as well definied an Alias Name with exactly the same id. So this gives us following:
    System landscape directory: KM Windows System with id="MySystem" and Alias="MySystem"
    KM System Landscape: Windows System with id="MySystem"
    In the created file system repository manager I also set "MySystem" for the Windows Landscape System parameter.
    So I think that this should be correct (I also considered upper- and lowercase letters).
    Maybe the probem lies in specifying the domain names? When I applied user mapping I always additionally specified the Windows domain name of the users, which is correct I think.
    In the security manager configuration for the domain controllers (-> [http://help.sap.com/saphelp_nw04s/helpdata/en/a9/c54e9e09448d46b73d154e93d5e995/content.htm]) I however mapped the network domain of the file share server to the according IP adress. Maybe this is wrong?

  • Create  a file system repository

    Hi all,
    when I create a file system repository in the following solution:
    System Administration &#8594; System Configuration&#8594;Knowledge Management&#8594;Content Management&#8594;Repository Managers &#8594; File System Repository
    There I input the name and the URL which is available on the server.
    Then I go to Content Administration &#8594; KM Content to check the content of the repository I have created , I can find the folder in the first level directory, but why I can't find the text file I create under the second level .
    such as: URL C:/kmtest
            on the server   C:/kmtest/1       
                                 C:/kmtest/1/1.text 
    (I can see the folder 1, but when I click this fodler on  the portal , I can see nothing.)
    When I use System Administration &#8594; Monitoring &#8594; Knowledge
    Management &#8594; Component Monitor to check the status of the repository , I find it was not in green light .
    Then what is the reason ? Thank you if you can help me !

    Check permissions of that folder give full permissions.
    Create a File System Repository
    You map a network drive from the Portal server and create the file repository in the Portal.
    Procedure
    To map a network drive from the portal server
    1.     Log on to the Windows Server of the Portal.
    2.     From the Microsoft Windows Start menu, open Windows Explorer.
    3.     Choose Tools &#61664; Map Network Drive.
    4.     Specify the drive letter for the connection (say V :).
    5.     In Folder, enter the path of the shared folder, (
    kmtest)and choose Finish.
    Create the File Repository in the Portal
    1.     Choose System Administration &#61664; System Configuration &#61664; Knowledge Management &#61664; Content Management &#61664; Repository Managers &#61664; File System Repository.
    2.     Choose New.
    3.     Enter a prefix that describes your folder.
    4.     Enter the value of the drive letter you mapped previously with a forward slash.(/kmtest)
    5.     (optional) Select the checkboxes for layout and properties from Repository Services.
    6.     Choose OK.

  • File System repository error in component monitor

    Hi,
    I created a file system repository in our portal server which will connect to windows file system and display the folder structure.
    I created a File system repository manager with the following properties mentioned below
    Prefix (must start with /): /FMICDelaers 
    Lookup mode: caseless
    Root Directory:
    fendercorp\FMICDelaers 
    Repository Services:   
    Property Search Manager:  
    Security Manager: W2kSecurityManager
    ACL Manager Cache:ca_rsrc_acl
    Windows Landscape System: B2B_Windows 
    I have given full acees to everyone for FMICDealers folder on fendercorp server.
    We have created a networkpath called B2B_windows as mentioned below
    jCIFS Protocol: yes  
    Description:   
    Network Path:
    fendercorp\FMICDelaers  
    Password:xxxxx   
    User: insidefender\ssayneni
    When i am checking the repository in component monitor i am getting the below error
    Startup Error:  The localroot does not exist: /usr/sap/EPD/JC61/j2ee/cluster/server0/
    fendercorp\FMICDealers
    Thanks
    Sushanth

    Hi
    A general recommendation would be to use small letters in all ID's regardring network drives, repositories etc. See https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/002fb447-d670-2910-67a5-bfbbf0bb287d for advice on how to optimize performance of KM.
    Other than that, you could check the documentation mentioned here:
    https://www.sdn.sap.com/irj/sdn/message?messageID=6398301#6398301
    It seems as the root directory in your File System Repository Manager is not defined correctly. It should be forward slash instead of backslash.
    Go through the settings again and see if the startup error changes or disappears. The startup error indecated that it is a configuration error.
    Best regards,
    Martin Søgaard

  • Custom property for file in File System Repository

    Hi,
    I have create a folder on KM using File system Repository access a network path, but facing a problems that the folder can't support custom property and can't classifiable.

    hi
    http://help.sap.com/saphelp_nw04/helpdata/en/69/d96b83a84611d5993600508b6b8b11/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/43/2e6868c6ce72408d982213e314fda1/content.htm.<b>please don,t forget points</b>
    with regards
    subrato kundu

  • File System Repository limitations

    Hi everyone
    I'm currently involved in a SAP Enterprise Portal project where we among other things are utilizing KM.
    One of my customer's requirements are that we integrate an existing fileshare into KM. This fileshare is currently at ~200 GB and is still growing.
    Since this is an existing fileshare we are planning on creating a file system repository manager for integrating it into KM.
    To verify that this will actually work I have been trying to find any information regarding limitations of file system repositories in KM, but thus far without any luck. It would be greatly appreciated if anyone could point me in the direction of such documentation.
    Additionally it would be great if anyone could share their experiences with large file system repositories.
    Thanks in advance
    Best regards,
    Svein Gunnar Standnes

    Hello Svein,
    Namespace Restrictions for Resource Names
    ·         Maximum length of resource names:
    FSDB: Restrictions of the file system are valid (Windows: 255 characters) 
    DBFS and DB: 448 characters
    ·         Maximum length of path (URI without prefix):
    FSDB: Restrictions of the file system are valid (Windows: 255 characters) 
    DBFS and DB: No restriction
    ·         Permitted characters in resource names:
    FSDB: Restrictions of the file system are valid (Unicode or Windows)
    DBFS and DB: All Unicode characters, but restrictions may exist for some components of the repository framework.
    Do not put a full stop/period at the end of the resource name.
    Database Restrictions
    There are the following restrictions for the databases used:
    &#9679;     Maximum number of resources (folders, documents) in a repository instance:
    FSDB: No restriction (possibly limited by file system restrictions)
    DBFS and DB: 2,147,483,648
    &#9679;     Maximum size of an individual resource:
    FSDB: No restriction (possibly limited by file system restrictions
    DBFS: 8 exabytes (MS SQL Server 2000), 2 GB (Oracle)
    DB: 2 GB
    Maximum length of large property values (string type): 2,147,583,647 bytes (2 GB).
    Hope this helps,
    Axel
    please keep rewarding points to helpful answers

  • Error in configuring Windows File System Repository

    Hi All,
    While trying to configure Windows File system repository we are getting the following error
    1. Getting this error when we give
    <ip address>\<shared folder name>
    Startup Error:  The localroot does not exist:
    10.1.100.44\Shared_folder
    2. Getting this error when we give
    <ip address>
    Startup Error:  host is unkown in file path '
    10.1.100.44' - invalid network path:
    10.1.100.44
    Could any one help in solving this issue.
    Regards,
    Sravanthi

    Hi Chiluveru Sravanthi
    According to the documentation, there is a difference between the path syntax for the repository manager and the network path. Did you pay attention to this difference when doing your configurations?
    Network paths (Network Path)
    Specifies the path to the Windows remote server.
    The path consists of the IP address of the Windows remote server, and a path specification.
    For example,
    192.168.0.1share
    Alternatively, you can enter the UNC name and path of the server, for example,
    servershare.
    SAP recommends that you specify the IP address, since you can then check the availability of the server more easily, using the ping command.
    Note: It is not sufficient to enter the server name alone. Specifications in the form of c$ cannot be resolved either.
    http://help.sap.com/saphelp_nw70/helpdata/EN/63/7f283ac3d7c54b94964931fa1b4ed9/frameset.htm
    File System Repository Manager (Root Directory)
    This denotes the path to the root directory in the file system to which the repository manager is assigned.
    If you want to integrate documents from a Windows system, this can be a drive letter (followed by a colon) or directory path on the local server or a remote server share (for example, //myserver/myshare/somedir).
    If you are running your portal on UNIX and want to access the file system on another UNIX host, you must mount the required directory on the portal server.
    Example path when using a UNIX system:
    /usr/company/share
    The repository manager is responsible for the specified directory and all its subdirectories.
    Note that multiple repository manager configurations are not allowed to have the same subpath in their Localroot parameter.
    http://help.sap.com/saphelp_nw70/helpdata/EN/e3/92322ab24e11d5993800508b6b8b11/frameset.htm
    Best regards,
    Martin Søgaard

  • Cm repository manager (FSDB)  vs File System Repository

    Hi folks,
    I want to access the documents in a folder using portal and manage it using KM iviews. I was going through a list of repository managers avaialble and got confused with the cm repository manager in FSDB mode and File System repository manager. would like to know which one is suitable for my scenario and why.
    Please help me in this regard.
    Regards...

    Hi Yogi,
    the File System Repository Manager has following restriction: You can not use Predefined Properties, versioning, lock documents and create links.
    With the CM Repository in FSDB mode you could use metadata like locks and predefined properties, which would be then saved in the DB, but you have to make sure that you don't allow access on FS level (so without portal). Furthermore you can use resource properties like Description, Read-only, and Hidden which is not supported by the file system repository manager.
    Hope this helps,
    Robert

  • Unable to see created File System Repository

    Hi,
         I have created a File System Repository following the link below:
    http://help.sap.com/saphelp_nw04s/helpdata/en/e3/92322ab24e11d5993800508b6b8b11/frameset.htm
    I am  not able to do user mapping by going in personalize as I can found my windows System there.
    Do I have to create a new system mwhere else.
    BTW, I am mapping to a remote window system with the KM.
    Please give useful suggestions.
    Points given for problem solving answers.
    Sumit

    Hi,
    Example configuration of a WINDOWS® file system repository manager given in the Help.sap.com.
    Creating System:
    http://help.sap.com/saphelp_nw04s/helpdata/en/e3/92322ab24e11d5993800508b6b8b11/frameset.htm
    Specifying User Mapping:
    http://help.sap.com/saphelp_nw04s/helpdata/en/e3/92322ab24e11d5993800508b6b8b11/frameset.htm
    Senthil K.

  • How to control PO Release strategy using WorkFlow

    please tell me how to control PO Release strategy using WorkFlow.
    Moderator message: please search for available information/documentation.
    Edited by: Thomas Zloch on May 31, 2011 9:35 AM

    Hi,
    Yes they are same unless you differentiate by using
    1> Purchasing Document Category i.e CEKKO -BSTYP
    A.....     Request for Quotation
    F......Purchase Order
    K......Contract
    L......Scheduling Agreement
    So if you just create a characteristics for CEKKO-BSTYP then maintain its values only for F so it will not be applied to RFQ

  • How export permisions of a file system repository

    Hi Forum
    How can i export the permissons and more properties of a file system repository that i had exported with WebDav ?
    Thnks

    Ji Josue,
    The KM content export can be done using ICE and WebDAV.
    We normally transport the KM content and configurations.
    The KM content will be transport using ICE and configuration can be transfered using WebDav.
    Please go throguh these series blogs and you will get  very clear Idea on KM Tranports:
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/5462
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/4163
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/4171
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/4177
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/4178
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/4215
    Please provide points if this information is useful
    Krish

Maybe you are looking for

  • How to change tempo without affecting the music (only the grid)

    This is a very basic problem. I have been laying songs (audio files) onto logic and recording vocals over them, and now that I am finished with the recording, i realize that in order to copy and paste the choruses EXACTLY throughout the songs, which

  • Non-ANSI Outer Join Operator Issue

    I am currently using Designer 11.5.0.0.  Itu2019s XI Rel 2, but Iu2019m not sure what service pack.  I have created several universes with outer joins against a SQL Server 2005 database, but when I try using them in a Crystal report, I get the follow

  • Right click not working in CS6...

    I can't right click objects on the artboard in Illustrator CS6. For example if I want to break the link to an object I can't. I use a Wacom tablet and suspected that there is a problem with the pen. But the same thing happens if I use the trackpad on

  • Change text problem CS3

    I am having problems with i2of5 barcode where some of the encoded values for the barcode are the same as InDesign values. e.g. find text "barcode" change text "ËU(K\tÌ" inDesign recognizes the \t for a tab. Is it possible to turn off these keywords o

  • Iterative Development when using JSPX/JSFF in a Library?

    Using JDeveloper 11.1.1.6.0 - We have a WebCenter project that is utilizing a separate project that is compiled as a ADF Shared Library - to allow for reusable taskflows. We're trying to find a fast/convenient way of seeing changes to this shared lib