Thumbnails created when I creat document in easy DMS

Hello,
Can somebody help to analyze this problem?  When I creat a document and attach an original file to the document in easy DMS, there will be a thumbnail created meanwhile. This is not expected, and can you tell me why and how to avoid this?
Thank you.
BR
Michael

Since you are using easyDMS 7.1.2.2, note 948254 that you have applied is obsolete.
Please refer to SAP Note 1367514 for registry settings in SAP Easy DMS 7.0 &above.For 'DisableThumbnails' parameter,setting value to 1 will disable the creation of thumbnails from EasyDMS interface.See if this helps.
Regards,
Pradeepkumar Haragoldavar

Similar Messages

  • Lines needs to create when u create the header

    Hi Friend,
    this is my requirement,
    1) i have header and lines related page, both header and lines will have save when you click the save button.
    2) here i need to perform one validation that on save button, lines need to create when u create the header.header must have lines.
    3)under save button i have written commit operatition, both line and header table having one common column called -> hid
    can you please provide me some psudococe on this

    Hey,
    You can implement the above requirement in both ways:
    1.Using EO
    2. Using PLSQL Packages.
    Using EO's
    Create the below : MasterVO, ChildVO,  MasterChildVL
    Create an advanced table with details region in it.  You can refer DevGuide for more info. if you want.
    Make use of advancedTable : addRow functionality.  When you commit it.. data will be saved in both tables.
    Regards
    Sridhar

  • How many methods copies will create when i create multiple objects

    Hi
    I have big doubt in java. See the following Program
    class A{
    public int i;
    public static int j;
    public void methodOne(){
    Sytem.out.println("Welcome");
    public static void methodTwo(){
    System.out.println("Welcome methodOne");
    class B{
    public static void main(String[] args){
    A obj = new A();
    A objOne = new A();
    A objTwo = new A();
    In this program how many method copies and variable copies will create when i create mulitiple objects. I am sure that only one copy j variable and methodTwo method (becz both are static) for all the objects. what about the method methodOne and i. Here how many copies will create. Could you please explain this concept very clearly.
    Thanks and Regards
    Sherin Pooja

    Sherin wrote:
    Sorry I pasted the previous comment with table format. Here the table format is not working
    Local variables---Stack     
    Instance/Member/field variables---Heap     
    Class/static variables---Static Memory
    Methods---Methods do not live on the heap or stack.Incorrect. Methods live in the method area, which is "logically part of the heap," according to the JVM spec.
    Instance/Member/field variables---It will create and destroy according to object initialization and destroy.That's very poor English and doesn't really capture what happens.
    policyHolder = new PolicyHolder(); //Dynamic objects will be stored in the heap.
    All objects are stored in the heap. There's no distinction between "dynamic" and "static."
    Class/static variables---Static variables are created when the program starts and destroyed when the program stops.Wrong. They are created when the class is loaded and destroyed when it is unloaded.
    I don't know where you got all this information from, but I recommend you don't use that site. Much of it is just plain wrong, and the rest is very poorly written and imprecise.

  • An internal object created when we create multiprovider.

    Hi experts.
    I want to know the internal object created when we create and activate a multiprovider.
    Thanks

    Hi,
    your enquiry is a bit unclear to me please precise...
    A multiprovider is nothing else than a combination of single providers where some of their characteristics can be combined in order to show and aggregate data in a single report.
    There is no physical data storage for a multiprovider.
    We can assume a multiprovider as a VIEW of type SELECT UNION.
    Simplified:
    SELECT CHAR1, CHAR2, KF1 = SUM(KF1), KF2 = SUM(KF2) FROM PROV1
    UNION
    SELECT CHAR1, CHAR2 = '#', KF1 = 0, KF2 = SUM(KF2) FROM PROV2
    in the above CHAR1 are common to the two Provider whereas CHAR2 is only contained in PROV1, thus the data coming from PROV2 will show "not assigned"
    Likely, KF2 is present in both providers whereas KF1 doesn't exist in PROV2 (=0).
    hope this helps otherwise let us know....
    Olivier.

  • Document in Easy DMS and SAP DMS is lock cannot be accessed

    Hello Guru,
    Document in Easy DMS and SAP DMS is lock cannot be accessed. when check in Easy DMS the document 123 excel file is not accessible cannot be open, it has an icon on pencil with red circle sign.
    when check in SAP GUi, the padlock is unlock, file cannot be open as well with error (File C:\EasyDMS\SAP_400\PRE1234567890 could not be accessed.
    how can we fixed this and unlock the document excel so that we can open it. Please advise. Thanks

    Hi,
    based on your description it seems to me that this original file is currently checked out for editing. So maybe another user is
    editing this file and so you cannot access it.
    If no other user edits the file you can try to use the function 'Exit Edit mode' in the context menu of EasyDMS. This will checkin the file again and restore the last checked in version.
    Best regards,
    Christoph

  • Subscribe document,Un-suscribe,Log (who has open the document) in easy DMS

    Hi..
    i can see below options are not available when u right click on document in easy DMS 7.1
    Subscribe document,Un-suscribe,Log (who has open the document).Which will help user to get any update with the document.
    Help me asap

    Hi Rahul,
    from an EasyDMS point of view I have to inform you that the mentioned functionalities are currently not available in EasyDMS. If you want to view the log of a document you have to go to the backend system.
    Best regards,
    Christoph

  • Number of Hits On a Document in Easy DMS

    Hi ,
    How to catch the Hit on a document.
    I need to count the number of hits on a document in Easy DMS.
    I have tried with BADI :DOCUMENT_FILES01 and Method : BEFORE_START_APPL .
    this is triggered when I try to open the file using CV02n Tcode but When I am trying  catch through the Easy DMS screen ,
    I am not abt to do that.( BADI is not triggered )
    Is ther any BADI for that ?
    And one more ...While creation of new document , Can we avoid  same  description  for two documents in the same folder in Easy DMS( I am able do it the same in Cv01n and cv02n ) ?
    Thanks & Best Regards,
    sravan.

    Hi Christoph,
    Thanks for your reply.
    My requirement is :
    I need to validate the description of the document in the Easy DMS in such way tha, the user should not give the same description for the two documnets in the same folder .
    How can I restrict it ?
    Thanks & Regards,
    Sravan.

  • Error when save word file with easy dms

    Hey,
    When I want to save an word file with easy dms I got the following error:
    "An error occured while creating the original attribute for WWI".
    I have no idea why.
    Thanks for your support.
    BR,
    Christoph

    Hi Christoph,
    You need to check the following configurations
    1) Transaction DC20: Whether data carrier has been defined
    2) Transaction DC10: Define document types
    3) Transaction DC30: Define workstation application
    4) Transaction OAC0: Define content repositories
    5) Transaction CSADMIN: Check status of content repository
    Regards,
    Deepak Kori

  • Mass Loading of documents on Easy DMS

    Hi SAP DMS
    We need to load 17 000 documents on SAP Easy DMS, Is there a mass upload functionality that we can use and What is the maximum  number of documents can we drag and drop if the mass upload functionality is not available on Easy DMS?
    Thanks
    Charity

    Hi Phephile,
    I used C++ for the solution you can see documentation in the following links:
    [http://wiki.sdn.sap.com/wiki/display/PLM/EasyDMSPlugin%28Addin%29Development]
    [http://wiki.sdn.sap.com/wiki/display/PLM/EasyDMSPlugin%28Addin%29-Advanced+Development]

  • Mac OS 10.6.8.  In address book I have tried to delete some groups (created when I created an account in mail which I then subsequently deleted).  However in address book edit the delete button is greyed out.

    I cannot delete groups in address book because the delete button is greyed out.  I have deleted the original mail accounts which created the address book.  I could just leave the groups there but the problem it creates is that address book tries to connect to the relevant server every time I open mail, then I get various error messages because it cannot connect.  Thanks for any assistance.

    I found this link for a similar problem someone had with a Lotus Notes account. I used it to resolve my issue with a different email account (basically followed the same steps, and then looked for the particular account I needed to delete)... hope it helps!
    http://aumja24-usa.blogspot.com/2010/10/iphone-removing-lotus-notes-traveler.htm l

  • Storing of document using Easy DMS

    hi
    We have a consultant setting up this and we have meassured the responstime for loading documents to be like this:
    date     Time     Size     seconds       
    8.6.11     1300-1330     88 KB     0:18,7     one mail    with attachement
              659 KB     0:28,2     one mail    with attachement
              3 029 KB     0:27,9     one mail    with attachement
              7 155 KB     0:49     one mail   with attachement
              10000 KB     0:58,0      all 4 together with att.
    Question:
    Is this good compared to what you have out there?
    What can be the bottleneck ?
    Will a new content server make any differences if it is placed on our premisses?
    Other good ideas how to speed up this?
    thanks
    Edited by: Maplan on Jun 8, 2011 2:13 PM

    Is this good compared to what you have out there?
    -No.Can be optimized though.
    What can be the bottleneck ?
    -Several factors.Depth of folders,current network speed,no of concurrent users etc do affect system response.
    Will a new content server make any differences if it is placed on our premisses?
    -Definitely yes.Where is it currently anyways?
    Other good ideas how to speed up this?
    -Upgrade to latest easyDMS release,support package
    -Ensure optimimum bandwidth
    -Size content server appropriately(search forum for details)
    -Setup cache servers wherever required
    Regards,
    Pradeepkumar Haragoldavar

  • Objects created when creating table maintenance generator

    Hi guru's,
      I heard that when we creating a table maintenance generator for a table, it will create view,search help and some else.Is it true?
      Please tell me what objects will be created when we create table maintenance generator for a table and why? what is the exact use of creating table maintenance generator for a
    table other than reduces the time for entering large volume of data.
    Regards,
    Rakesh.

    Hello Rakesh,
    TMG is a tool meant and designed to maintain Customizing table/views. Customizing essentially means, that the data should be transportable across clients/systems.
    All this, and the facility to maintain data (display, edit, create, delete, translate) is provided by the TMG. When you make the changes like above, the TMG also provides you features to automatically also enter the changes into transport requests.
    Coming to what objects are created when you generate a maintenance dialogue -
    1) A Customizing Object (merely a class C/G table or view does not become a   
                                        customizing object)
    2) A function group (as entered in SE54 details, if the function group does not already
                                  exist)
    3) Lot of coding within the function group (Func modules, subroutines, includes)
    4) Screen(s)  (1 or 2, depending on a setting in the TMG)
    5) An automatic recording of all these objects into a transport request, for you to conveniently ship them to other systems in your landscape (this, if automatic recording is
    switched ON in your system)
    Authorization group - It is not created automatically (unlike function group). You need to specify an existing Auth group, or use a different functionality to create on of your requirements.
    Does this answer most of your questions? Please revert if you need more clarifications.
    Regards
    Rekha
    PS: Actually, why dont you try generating a maintenance dialogue for a sample z-table and see what all gets generated?

  • How to enabale trace in Easy DMS ?

    Hi,
    I used BADI: DOCUMENT_MAIN01 & method: ASSIGN_NUMBER to assign document number. Now am creating document through Easy DMS am getting error "Exception Occurred". How can i find, where is the problem ?
    How can i enable Trace option in Easy DMS ?
    I saw  Note 948254 & Note 661600 but don't understand properly.
    Easy DMS Version : 6.0.0.0: SP11 (Unicode)
    Operating System : Microsoft Windows XP
    Thanks in advance.
    Regards,
    Sunny

    Hi,
    I got some clues on my queries.
    I am getting some information from additional data(Characteristics values) to generate document number.
    E.G.
    I have 2 characteristics
    1. Part Type:  
                      Values: A - Type 1
                                  B - Type 2
    2. Part Code: 
                       Values: 01- Part 1
                                   02 - Part 2
                                   03 - Part 3
    When am creating document am selecting Part Type = A & Part code = 02 so my document number is A-02. (- : constant).
    This logic is working fine in SAP - GUI.
    When am creating document through Easy DMS, SAP system is not getting char values in method ASSIGN_NUMBER.
    In my code i written if char values is blank then give error message. Because of this error message am getting "Exception Error" error in Easy DMS.
    Any body knows why system is not getting  char values in BADI when am generation DIR from Easy DMS?
    Even in Easy DMS the F4(Selection) help of characteristics is showing only description not values.
    Regards,
    Sunny
    Edited by: Sunny on Sep 9, 2008 10:21 AM

  • Tumbnails in Easy DMS

    Hi all,
    I have a requirement, a thumbnails images should not be displayed in easy DMS. There is selection in user settings of easy DMS, by selecting which one can hide the visibility of thumbnails in easy DMS. Have have made the seeting accordingly. But when I tried to view files, tumbnails are getting displayed.
    Also there are setting in customizing tab where we have to set a profile. The profile needs to be configured for displaying tumbnails in Easy DMS by mentioning file application type. I have mentioned file application type "yy" which have not mentioned in defining worksation application .
    Then also when I am going into easy DMS, it is displaying Thumbnails.
    Please help on above matter,
    Thanks and regards,
    Hemant Patil

    Hi,
    Thanks for reply. Yes tumbnails are getting displayed. Actually when we are storing file in content server through easy DMS, a tumbnail file is generated.
    My requirement is , the tumbnail file should not get generated when I am saving the original application file in content reposirty.
    looking forward for your reply.
    Regards,
    Hemant

  • Easy DMS and original content versions

    Hi,
    Does anyone know if it's possible to view and activate original content versions in Easy DMS? This is the same standard functionality as in SAP DMS. We are using eDMS 6.0 SP10 (Unicode)
    Thanks
    Tommy

    Hello Tommy
    If you have done configurations for content version, content versions of original file will be created irrespective of whether it is easy DMS or transactional DMS. You can not see content version directly in Easy DMS, you will have to open SAP GUI from easy DMS to see content versions in SAPGUI.
    Regards,
    Milind Dumbre

Maybe you are looking for

  • Tabs open continuously after opening a saved you tube video item. I then has to close my firefox to stop this. what is the fix?

    I saved some misc videos in My Documents. double-clicking the item opened Explorer. I don't like Explorer, so I tried opening the video with Firefox, and had to browse for the .exe file in program files. I ticked the box to use Firefox always for thi

  • TimeZone Patch for 9.2.0.6

    Hello All, I am upgrading 9.2.0.6 to 11.2.0.1 database. Please can some one tell which is the timezone patch to be applied to 9.2.0.6 database. On 9.2.0.8 is patch 5726045, is this the same on 9.2.0.6. The second question is can I upgrade from 9.2.0.

  • Reg: URL for the document

    HI, Iam working on EASYDMS. I want to send an email thru workflow when ever a doc is created in in EASYDMS .The content of the mail should contain the URL link so that when ever user click the URL the doc should open  so that he can approve the doc ?

  • Envy 17t J000 - Maximum Hard Drive Size and speed

    I going to place a 2nd hard drive in the open space in my Envy 17t-j000. The Maintenance and Service Guide states; Hard drives Supports 6.35-cm (2.5-in) hard drives in 9.5-mm (.37-in) and 7.0-mm (.28-in) thicknesses (all hard drives use the same brac

  • Solaris 10 onboard Apache 1.3.x authenticating against PAM?

    Hi fellow admins, can anyone give me some hints on how to get the Apache 1.3 delivered with Solaris 10 to authenticate against the local unix files (passwd + shadow, via PAM?) I've grabbed mod_auth_pam, managed to compile it with some modifications t