How Create New Folder in KM with Name having Special Character

Hi,
How to create new Folder in KM with name having special character in it.
Right now its not allowing me to create folder when i have Colon( as one of the character in name of the folder.
Is there a way to change this validate?
Any help is appriciated.
Thanks

Hi DK,
I'm not sure about special chars such as ":" but ifyou need to have your folders displaying special language chars (like german chars), have a look into the below link.
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/30deb229-d570-2910-4aaf-8858e0660f05
Hope that helps.
Ray

Similar Messages

  • Something has gone wrong with my external hard drive after my macbook battery went off.. now i cannot paste or create new folder. Does anyone know how to fix this?

    something has gone wrong with my external hard drive after my macbook battery went off.. now i cannot paste or create new folder. Does anyone know how to fix this?

    Bus powered external drive?
    Backups?
    Does Disk Utility can see and repair the drive or not?
    Also try here in future:  MacBook Pro

  • Create new folder with selected items

    I have a bunch of movies that I would like to place into individual folders of the same name (Without the extension name). I wanted to try and create a keyboard command to do this with the selected files, but can't manage to figure out how!
    What I did was try to create a new service command in automator, then went to keyboard shortcuts in system preferences to assign a keyboard command to it.
    I want to make something that works like control-command-n (to create new folder from selected items), only I want the items to be in individual folders of the same name.
    eg.
    Files selected such as:
    The incredibles.avi
    Cinderella.mkv
    Dogma.mp4
    each moved into individual folders labeled as:
    The Incredibles
    Cinderella
    Dogma
    Also, is there a way to change the control-command-n shortcut so it can create a new folder from a single item? It only works when there is more than one file selected.
    Thanks so much for any help!

    I am going to guess that you start off with a single file - what are you doing to generate these files? My *Get Names of Finder Items* action can get a name to use in the *New Folder* action - items passed to the New Folder action will get copied to it, so a little more detail may help in creating the workflow.
    The *Dispense Items Incrementally* action can also be used to dole out the items one at a time - knowing what the workflow is doing would help with the use of this action as well.

  • How to create new folder on laundchpad?

    How to create new folder on launchpad? I am new, sorry

    Hi Amauri17,
    Launchpad works just like iOS if you're familar with the folder structure. Click, hold and drag one application onto another and it'll group them into a folder.

  • How to create new view without interlinking with gantt chart or resource views

    ok clear
    one another question
       In msp how to create new view without interlinking with gantt chart or resource views

    Hi Shiv PMC--
    I splitted your question above in another thread in order not to have  a huge thread with many topics in it.
    That being said, I'm not sure to understand. A view is just a manner to display MS Project data with columns. A view can have a table with column (left part) associated with a Gantt chart. It can also just contain a table with no Gantt chart (like the task
    table) or a table with a timephased grid (resource and task usage).
    Please give us more information, maybe with a concrete example so we can help you.
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • Can't create new folder on an external hard drive, and how to transfer files?

    Hello everyone,
    the non-English speaking videographer I translate for is having problems operating his Premiere CS5 for Mac from an external hard drive. He cannot create new folder on the external hard drive (the "New Folder" button is grayed-out when tries to export media onto the external hard drive) and when he simply tries to create new folder, the "new folder" option isn't available.
    He suspects it's because the hard drive was formatted for PC.
    Questions:
    - should PC-formatting cause that problem?
    - what's the proper way to transfer media files from PC-formatted external hard drive to the internal hard drive on Mac?
    Would appreciate your advice.
    Dimitri Vorontzov

    He is right on the money
    Now, for the sad or FAT part. You need to format the drive as FAT32 to make it work both on PC and MAC but, and that is a big BUT, the max file size of any given file will be 4GB. I haven't treid other formats yet, like the journaled MAC OS extended, but I don't think that would work. We transfer our files through or own gigabit network so I never had to try it, other than FAT32 formatted SDHC cards.

  • Creating new folder

    How would I create a new folder or directory with a name(pathname) given by a String? Any suggestions would be graciously welcome...

    This code may help you create a directory
    String path = "C:\\Test";
    File dir = new File(path);
    dir.mkdir();This will create directory with the same name given in the path.

  • Apple Script won't create new folder

    Hi all,
    First of all, let me explain that in no particular way I am any good with applescript. I find it confusing at the best of times. I've got a bit of code that will check to see if a new folder is created in a specific location. If a new folder is created, then it will copy the name of the folder and create a new folder with the same name in a different place. The reason for this is that I separate my file types (I'm a photographer) and I keep my RAW files in one folder, my PSD files in another, my JPEGs in another and so on. The current code I have worked up until I installed Yosemite as well as Server on my mac mini. Here's the code:
    on adding folder items to this_folder after receiving added_items
         set p to POSIX file "/Volumes/Projects/1. Raw"
         try
              tell application "Finder"
                   repeat with item_ in added_items
                        if kind of item_ is "Folder" then --if its a folder then make another in Ra
                             make new folder at p with properties {name:item_}
                        end if
                   end repeat
              end tell
         on error
              display dialog "Error occurred"
              return
         end try
    end adding folder items to
    The action is set to the JPEG folder, where an application automatically adds a folder (for this example, I'll use "z. test").
    z. Test is detected in the JPEG folder, and then the folder is replicated across to the other separating folders ready for when any new files are added. Trouble is, the error occurred dialog box shows up. I have the appropriate permissions for the hard drives that the folders reside on, and are replicated to the subfolders too.
    Is there anyway of finding out what the error is that's occurring? Or am I missing something since upgrading to Yosemite/Server? Any help would be most appreciated!
    Ian
    Th

    Hi,
    You can't rename an item with an object (the item_  is an object of type alias), use the name of item_
    To know the error, use the parameter in on error block.
    Try this :
    on adding folder items to this_folder after receiving added_items
        try
            set p to "/Volumes/Projects/1. Raw" as POSIX file as alias
            tell application "Finder"
                repeat with item_ in added_items
                    if kind of item_ is "Folder" then --if its a folder then make another in Ra
                        set tName to name of item_
                        make new folder at p with properties {name:tName}
                    end if
                end repeat
            end tell
        on error err
            activate
            display dialog "Error occurred : " & err
        end try
    end adding folder items to

  • HT2476 Why when clicking the right mouse button for my external hard drive there is no option for "create new folder"?

    Hi there. I'm having a problem with my external hard drive. Actually with only one of them (others seem to be ok...). The problem is that when clicking the right mouse button (or using other ways to do the same), in the drop-down list there isn't an option for "create new folder". Please, can anyone help with this issue?

    The drive is NTFS formated. Most probably that's the reason, but there is some info on the drive which I wouldn't like to loose. If there is a way to re-format the drive and save the files, that would be great. If there isn't such a way, then please, tell me how to re-format it. But bear in mind as well that I'm using Parellels and the drive is to be used in Mac and Win modes, both. Just to add some more info: my other drive is FAT32 formated and all seems to go well with it.

  • How create new database and table in java db and how get java db backup

    hi master
    sir i use stuido creator
    sir please give me idea how i create new database
    and how create new table and view in this new database
    and how get this database backup
    how i give this databae backup to isp for deployment
    please give me idea with step
    thank
    aamir

    Create your own Value Object (Data Transfer Object) in Java with a structure similar to this and map the fields returned from the database to the fields of that object (preferably using SEtT methods).
    Hope this helps.

  • Create new Folder

    How to create new folder in actionscript?

    Wrong forum.
    This has no connection to InDesign.
    You need to use the AIR File class...
    Harbs

  • Access Denied when Exporting, Creating new folder.

    My normal workflow on some occasions is that I work on images then making a selection, I will export then to a folder on my desktop.  I normally hit the Export and on the pop up I click on create new folder and export the images to the folder.
    Since the new update, when I try to create a folder it gives me Access Denied.  If I create the folder first, there is no problem.

    Hi,
    I would like to suggest you run the following commands with elevated privilege.
    takeown /f {Folder Path}
    cacls { Folder Path} /G administrators:F
    Note: please replace {Folder Path} with the real folder path.
    After that, please try to delete the folder again.
    Does it work?
    Regards,
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • How create new draw layer in Spreadsheet View Multisim Symbol Editor ?

    Hello,
    I would like to know how create new draw layer in Spreadsheet View Multisim Symbol Editor ?
    I am interested in this to create a contact or switch with 3 positions (one in and three out).
    So ... ??
    Best regards

    Hi,
    I am not really sure what you are trying to do with a new layer but the spreadsheet was hard coded and you cannot add a new layer.  In the Symbol Editor, there is a rectangle with dash lines, this is the symbol boundary and you can select Edit>>Resize Boundary Box to make the boundary larger/smaller.  Whatever you draw must be inside the boundary, you can only place pins outside the boundary.  The switch you created will not toggle in simulation, only the switches in the Master database can do this, R&D have to program them to toggle.
    Tien P.
    National Instruments

  • Can't create new folder in home folder when saving files

    In gnome, when I want to save any file in my home folder, and I want to create a new folder in my own home. The new folder appeares for several minutes and then disappears.
    If I create new folder in other directory. There is no such problem.
    Also I can create new folder in my own home directory in nautilus or by mkdir.
    any one can help me.....
    Thanks very much....

    I think either way should work OK - it's less of a security risk to use a standard account for "everything", including web browsing, but I confess I don't myself do this. You would again have to authenticate with an admin username/password if you do download and install from the standard account.
    Whichever way you do it, this article may be relevant:
    *About file quarantine in Mac OS X v10.5 and v10.6*
    http://support.apple.com/kb/HT3662
    It includes the following:
    If you have multiple user accounts on your Mac, the user account that downloaded the file is the only user account that can remove the quarantine attribute to the file. All other user accounts can open the quarantine file, but they will be presented with the quarantine dialog box asking "Are you sure you want to open it?" every time they open the file.
    --------------------

  • Can't create new folder to Applications in standard account

    Hi.
    As I have two accounts one admin account and other standard account and last time it didn’t work in both.
    So I just restored factory settings like described here: http://support.apple.com/kb/ht3910
    This fixed the problem.
    Now again I can't create new folder to applications but this time it doesn’t work only in my standard account but it does work in admin account.
    Previously I downloaded this program to open pdb files :http://www.loghound.com/pordible/
    But it didn't work for me so I removed it to Trash. That's when I noticed that the new folder icon in applications isn't active but I can't be sure that this caused it.
    I used Disc Utility to repair my macbook pro hard disk using Mac OS X Install DVD but it didn't fix the problem.
    Is there any way to fix this problem without restoring factory settings again?

    I think either way should work OK - it's less of a security risk to use a standard account for "everything", including web browsing, but I confess I don't myself do this. You would again have to authenticate with an admin username/password if you do download and install from the standard account.
    Whichever way you do it, this article may be relevant:
    *About file quarantine in Mac OS X v10.5 and v10.6*
    http://support.apple.com/kb/HT3662
    It includes the following:
    If you have multiple user accounts on your Mac, the user account that downloaded the file is the only user account that can remove the quarantine attribute to the file. All other user accounts can open the quarantine file, but they will be presented with the quarantine dialog box asking "Are you sure you want to open it?" every time they open the file.
    --------------------

Maybe you are looking for

  • What happened to the music on my iPod?

    I use an FM connection to play my iPod through my cars speakers. When I went to change a song I moved the hold button off. But my iPod was still in lock. I tried everything to get it to unlock but nothing happened. But when I plugged my iPod into the

  • Pixel Aspect CS4 is no compatible with other systems/softwares

    If you make a video with a circle twisting around itself in CS4 in a comp like dvpal (PAR 1,09) and export to other system like smoke, flame, avid, final cut, When import, the video is ok, but if you want twist de video around itself (IN SOME OF THIS

  • Adobe Acrobat 6.0 Standard - software updates?

    I re-installed Adobe Acrobat 6.0 Standard on a teacher laptop. I was wonder where and how do I download and install software updates for this program? I've tried 6.0.1 software update but it won't allow me to install it until I upgrade to that versio

  • Variant Load in ALV GRID

    Hi ,       I am using CL_GUI_ALV_GRID  and at runtime we are maintaining variants for this grid , so initially variant is loading properly,     but for one function we are setting some what different fieldcatalog by using SET_FRONTEND_FIELDCATALOG af

  • Db link failure

    i received following error by issuing query from Form Builder 6i e.g select count(WIP_ENTITY_NAME) INTO V_COUNT from [email protected] Compiling PRE-INSERT trigger on PPC_JOB data block... Compilation error on PRE-INSERT trigger on PPC_JOB data block