DMS Profile not selecting proper storage category

We have defined two different profiles in DMS with two different security roles with the applications for each profile pointing to different storage categories.  If a user has only one of the security roles when they store an original it automatically selects the correct storage category.  If the user has both security roles it automatically selects one of the storage categories that may or may not be the correct storage category.
Is there a way to have the list of available storage categories pop up when the user has both security roles?

Dear Parin,
based on your description I'm quite sure that in the customizing of your used document type (transaction DC10) the flag
'Use KPRO' is set. If this flag is maintained then the originals could only be stored in the content server storage category which is not SAP-SYSTEM.
SAP-SYSTEM is a non-KPRO storage alternative and I would recommend you to use the KPRO storage concept in DMS.
Best regards,
Christoph

Similar Messages

  • Dms : Error using SAP-SYSTEM Storage Category

    hi guys ,
    i have  some issue related to  checkin document . 
    while  i am checkin a document using storage category KPRO ,the document is getting stored but when i use SAP-SYSTEM the Document is not getting stored
    I have used the BAPI CVAPI_DOC_CHECKIN
    CALL FUNCTION 'CVAPI_DOC_CHECKIN'
           EXPORTING
                pf_dokar           = lv_doc_type
                pf_doknr           = lv_doc_num
                pf_dokvr           = lv_doc_ver
                pf_doktl           = lv_doc_part
                pf_content_provide = 'TBL'
           IMPORTING
                psx_message        = ls_message
           TABLES
                pt_files_x         = lt_files
                pt_content         = lt_drao.
    for checkin the document
    Please let me know ASAP
    Regards
    Parin

    Dear Parin,
    based on your description I'm quite sure that in the customizing of your used document type (transaction DC10) the flag
    'Use KPRO' is set. If this flag is maintained then the originals could only be stored in the content server storage category which is not SAP-SYSTEM.
    SAP-SYSTEM is a non-KPRO storage alternative and I would recommend you to use the KPRO storage concept in DMS.
    Best regards,
    Christoph

  • Forecast profile not selected  by forecast job

    Hi Experts,
    I am wondering why forecast job in background does not select the forecast profile, which I have assigned in interactive planning. It always takes the job profile even though in activity definition the checkbox (Always use job profile) is unchecked!?
    My other question addresses assignment of CVC's to forecast profiles: for a specific CVC is there a way to figure out in which forecast profiles this CVC is included? Checking this in TX /SAPAPO/MSDP_FCST2 is very time consuming.
    Many thanks for your support
    Aban

    MAPE error will be calculated regardless of strategy mainatained in profile. but make sure you have selected MAPE error calc method while creation of forecast profile.
    MAPE( mean aboslute persentage error) is the best method to analyse error even SAP recommended to use this method to get best results.
    regards
    Thennarasu

  • MicroSD card not showing proper storage

    i have an 8Gb MicroSD card that i pop into my USB port and i recently removed a bunch of stuff off of it, but the storage size still says that it has no room, even though i removed over half of the stuff on it.
    is there a way to possibly "reformat" it to get it back to approx. 8Gb?
    -Sin

    no, what i had done was move everything to the trashcan, then ejected the drive.
    ill try emptying first, then ejecting like you stated. thanks!
    -Sin

  • DMS- Profile - Assigning Storage Category to Users

    Hi All
    I want the storage categories of the Content Servers to be mapped to User Profiles, so that while checking in the step "Check in to Kpro and Selecting the storage category" can be avoided.
    I tried with the "Define Profile" node in spro, in that we have to select each Work station application and map the storage category. I read in one thread that using * in place of work station application selects all, but it isnt wrking..
    Has anyone tried any method for this??.. I want all workstaion applications to be mapped to one storage category for a user - in a single step, not by adding all workstation applications....
    Regards
    Aby

    Hi Aby,
    if setting up a profile does not help, another proposal would be to use the BADI DOCUMENT_STORAGE01 with method BEFORE_LIST_STORAGECAT. Because here you will be able to influence which storage categories are displayed at "Check in to Kpro and Selecting the storage category". If only one category is handed back by the BADI method the pop-up should be avoided and the selected category should be choosen.
    Maybe this could be a solution.
    Best regards,
    Christoph

  • DMS: Relocation of storage category/documents to another content server

    Our DMS content server was implemented with a 3-tier environment (dev-test-production).  There are several SAP instances storing documents to a shared storage category in the global DMS server.
    I found recently that one of the production instances on 4.6C was inadvertently configured to store documents on the DMS development server in this same storage category name.
    I have found programs to relocate documents from one storage category to another, which could be used if I configured a new storage category pointing to the production content server.  However, for business reasons the name of the storage category should not be changed.
    Note 445057 and document "Operational Guide - SAP Content Server" provide information on relocation of documents using programs RSCMSEX (export) and RSCSMIM (import).  I would like to use these reports to export the documents stored incorrectly on the development server, change the configuration of the content server to the production server address, and import the documents back into the existing storage category.
    The documentation does not state whether RSCMSIM will add the imported documents to existing content or will delete all other documents.  I would like to insure that I will not lose existing documents in the production server.
    I would appreciate advice or feedback from anyone familiar with these programs or relocating documents in DMS.
    Thank you,
    Kathie

    Hi Aby,
    if setting up a profile does not help, another proposal would be to use the BADI DOCUMENT_STORAGE01 with method BEFORE_LIST_STORAGECAT. Because here you will be able to influence which storage categories are displayed at "Check in to Kpro and Selecting the storage category". If only one category is handed back by the BADI method the pop-up should be avoided and the selected category should be choosen.
    Maybe this could be a solution.
    Best regards,
    Christoph

  • Easy DMS | storage category

    Dear experts,
    is it possible to create a dependency between document types and storage categories in EDMS?
    EDMS has to select a storage category by default or inherited it from root folders?
    e.g.
    project documents => StorCat 01
    office documents => StorCat 02
    System: ECC 6.0 and EDMS 7.0
    Thanks in advance...

    HI,
    Check: Z_EASYDMS_GETNEWFILEDATA or BADI method - EASYDMS_MAIN01~GETNEWFILEDATA. You can change the storage category.
    check note: 830773
    Regards
    Surjit

  • Default Storage Category for easyDMS

    Hello Everyone,
    I currently assigned default storage category (using KPRO) for my user on,
    easyDMS -> Organize -> Preferences -> System (Tab)
    How can I make this storage category defaulted for all the users using easyDMS?
    Regards,
    Mohan

    Hello Chandu,
    I already have above mentioned settings available in SPRO, these settings works for GUI and NWBC.
    What that means is, there is no pop up window with Storage Categories to select while performing Document Check-In.
    In easyDMS, system still asks user to manually select the Storage Category, I added Storage category for my user profile on easy preferences and I believe this needs to be done for all the users using easyDMS.
    I would like to know how can I apply this change to all the users from configuration/system point of view.
    Thank you
    Mohan 

  • Regarding  storage category in Document creation

    Hi DMS Guru, i am not getting the  storage category in cv01n. Please guide me where i am wrong.
    IAlso i am unable to define the data carrires
    Please help me

    Hi,
    To view your storage category in CV01n,You need to check the button "use KPRO" in DC10 for your DOC type.
    Sandhya..

  • Storage category not defaulted during DMS doc. creation

    Hi Experts
    We are manually creating DMS Document info record with transaction CV03N and we are attaching some business document to it. As the "Storage category" is not defaulted with any value, the document attached is stored in the local PC memory instead of the content server.
    It seems the configurations are in place.
    1) Profile key created
    2) Profile key assigned to role
    3) Role assigned to User
    4) Storage Cat. Assigned for the profile key and application key
    Can you please let me know if I am missing anything?
    Regards
    Gobinathan G

    Dear Gobinathan Govindarajan ,
    Follow the steps as mentioned.
    1. Create a storage category. I think you must haave alrady created for Exp  say "ZHRW".
    2. Go to "Define Profile"
    3. Define profile say "ZREJP"  give description "TEST"
    4. Select profile "ZREJP" and double click "Assign groups/user to the profiles"
    5. Enter Profile "ZREJP" and role or User ID to which the profile key is to be ssigned. Assign Profile key to only ROle or to user only.
    6.Go Back.
    7. Select profile "ZREJP" and double click "Determine definitions for applications".
    8. Enter Profile "ZREJP" and against it enter " Worstation application say"xls" and storage category "ZHRW". and tick all check boxes.
    9. Carry out step 8 for application you will be using.
    10. Save and then try for the User whether the original is getting checked in default storage category "ZHRW"
    11. If you want to ensure checkin should happen when DIR is saved go to DC10 and in Doc type status configuration for each status you have defined click the check box "Checkin required. so when user save DIR without checkin of files , the system will checkin the file in default storage category automaticall.
    Hope it works for you.
    With Warm Regards

  • DMS storage category

    Hi Friends,
    While designing Storage system we have the following option. We have much space in our DEV / QA server. So we don't want to make one more server for this DMS storage category.
    In this case we want to do the settings in the following way while creating content repository in T.code: OAC0.
    Storage type - 03 SAP system data base
    Rep. Sub type -  Normal
    Version no : 0045
    Contents table: DMS_CONT1_CD1
    While creating doc. type in the field Use KPro- we will tick the check box.
    We want to use KPro of SAP server itself. If after some time we will add space if required by adding more hard disk.
    Is it OK. Pls. suggest.
    Regards,
    Sai Krishna

    Hi Sai Krishna,
    There are a two 'storage types' option available. Each one has specific advantage over the other. The storage category is selected on the basis of how the document in question is intended to be used:
    1. 'DMS Storage' option(may store in SAP DB,Vault,RFC Archive), you can store upto 2 originals/documents and 99 additional files.
    2. 'kPro Storage' option(may store in SAP DB,HTTP Content Server), you can store 'n' originals/documents and 'n' additional files
    NOTE:
    HTTP content server
    Either the SAP Content Server or a third-party content server can be used.
    SAP database
    If you want to store your documents in the SAP database, you need a content table. All your documents are stored in this table in the SAP database. The content table can be cross-client or client-specific.
    RFC storage system
    RFC is used for storing documents in the context of SAP ArchiveLink, the Archive Development Kit (ADK), or an application that uses SAP ArchiveLink or the ADK.
    Logical repository
    This storage type allows access to different physical repositories, independently of the client and the system ID.
    Structure repository
    The structure repository is only used in the SAP Knowledge Warehouse environment.
    In summary, suggest you decide upon your storage category once the rationale behind the usage of the document is agreed upon by all the stakeholders.
    P.S. Regarding your question specifically, what you intend to do also holds good.
    Regards,
    Pradeepkumar Haragoldavar
    Edited by: Pradeepkumar  Haragoldavar on May 10, 2010 6:54 AM

  • Link between DMS DIR's and Storage Category

    Hello Experts,
    How can i link DMS Document type to Storage category?
    I have a requirement of storing different DIR document type in different storage category so can you please inform me in which transaction i need to assign Document types with content category.
    -Thanks,
    Ajay

    Hi Christoph,
    To understand more on the Storage category configuration -
    At present there are 10 Document type which is having common Storage category and it will be selected as default when user create DIR's and attach documents to it.
    My question is - Is it  hardcoded in program of use common storage category? OR is there any place for configuration (Transaction code)?
    -Thanks,
    Ajay

  • Concerning Epson Printer 4880: after changing the Ink from Photo Black to Matte Black I'm not getting the Epson Software in Photoshop and Lightroom. I can not select the paper medium, I don't see my profiles. What is wrong?

    Concerning Epson Printer 4880: after changing the Ink from Photo Black to Matte Black I'm not getting the Epson Software in Photoshop and Lightroom. I can not select the paper medium, I don't see my profiles. What is wrong?

    That is priceless!!!  Thanks!  I sure needed a good laugh after spending/wasting hours & days trying to either get my c6280 to give up on its Ink System Failure fixation, or find a decent replacement.  Unfortunately I need the Smart Web Printing feature that I guess only HP has, or I'd try a different brand. And now even HP has very few models with that available.
     My error msg is a little different from those previously stated, but close:  0xc18a0201.  Even tho there were frustrations with my c6280, I did like several of its unique features which are hard to find now under $100.  I hate how HP (& I suppose other brands also) are CONSTANTLY changing models & then of course ink cartridges.
    Oh heavens, I've had the c6280 a whopping 2 1/2 years!   I'm sure they want us poor slobs to have to buy a new one every year & a day!  To say nothing of the exorbitant prices for ink.  And now if this one is really dead in the water, I have SIX unused #02 ink cartridges which I cannot return---I got them in a combo pack, & for some reason have wound up with THREE lite pink & THREE lite blue cartridges, while having to buy extras of the other colors, that ran out before the others!!!   Yeah, & what's with that not being able to print in BLACK if a color runs out????
    Anyway I really loved your essay!   It's a classic!  And says it all!  I hate that we have to be 'slaves' to the electronic 'wonders'!!!

  • How do I Change sub category to a key word tag in Elements 6. When I right click the sub category is the possibility to change not selectable

    I want to change a sub category to a key word tag in Elements 6. When I right click the sub category is the possibility to change not selectable. How to do it?

    If you want to change the category you need to change the feed, which means changing it in WordPress. You need to pick one category and, if there is one, one sub-category from the official list here:
    http://www.apple.com/itunes/podcasts/specs.html#categories
    It is possible to have further categories, though I don't know whether WordPress will allow that, but you should put the most relevant one in first.
    Once you've amended it simply re-upload the feed and wait for the Store to catch up. You don't need to resubmit.

  • Reboot and select proper Boot Device on Satellite C55-B5200, odd not present

    I have a new laptop barley used. I bought this back in August then bam in January it started giving me this error message "Reboot and select proper Boot Device".
    I'd like to get this fixed so I can start using it again. I tried pressing f2 on restart and when it powers up it says
    CPU/SSD: HGST HTS545050A7E380
    ODD: NOT PRESENT
    SYSTEM DATE: 1/16/2015
    on Satellite C55-B5200, odd not present
    Is there something specific I should do to get this running again?

     it started giving me this error message "Reboot and select proper Boot Device".
    It is not finding or communicating with the hard drive to boot, most of the time it is a bad hard drive or bios is not set correctly for the operating system.
    f2 to enter the bios then f9 to set bios to the defaults, then f10 to save - then try to start.
    What you are saying the bios reads is wierd?
    CPU/SSD: HGST HTS545050A7E380 -- that is the hard drive: HGST Travelstar Z5K500 HTS545050A7E380 (0J11285) 500GB 5400 RPM 8MB Cache SATA 3.0Gb/s 2.5" Internal Notebook Hard Drive.
    ODD: NOT PRESENT - ?
    SYSTEM DATE: 1/16/2015
    on Satellite C55-B5200, odd not present - ?
    Your support page is here - http://support.toshiba.com/support/modelHome?freeText=1200008272
    S70-ABT2N22 Windows 7 Pro & 8.1Pro, C55-A5180 Windows 8.1****Click on White “Kudos” STAR to say thanks!****

Maybe you are looking for

  • ISSUE:regarding production version tab of MRP4 of  data transfer using BD10

    Hi all, This is regarding production version tab of MRP4 of  data transfer using ALE idoc (BD10). When i transfer the data using BD10 the production version is received at receiving end through segment but not created in MRP4 view tab.An error is com

  • Os 10.4.4 combo update

    I am trying to fix a conflict between QT 7 and Premiere 6.5. I downloaded the 10.4.4 combo update from the apple website because I am trying to follow someone else's set up where he reports no problems. The update is 'not recognised' by my computer.

  • I forgot my username for my iMac

    Hi, I am completely untechnical, so please help me in simple language!! I just returned from vacation and my MacBook had run out of battery. I haven't signed in for ages, as it was always turned on up til now and I had no need to sign in. I had to ch

  • Incremental Backup Script ?

    I'm plannig to implement INcremental level backup policy with Incrmental backup every day and full backup every week on Sunday. plz can anybody help with the basic script of this backup policy. do we will have 2 different script each for Incremental

  • Why does app go black and screen goes back to main menu?

    W