KM EXTERNAL Folder

Good morning everybody...
I've a problem by building a km folder into Enterpise portal 6.0.
My Folder shoud link to a another organization server
Example:
my portal is installed on: itmif211/....
and my folder should link to
itmif002\prova
I've created a network path and a new File System Repository
After restart of WAS I can see my km folder into KM navigation.
THE PROBLEM IS THAT THIS NEW FOLDER ISN'T EDITABLE...
I CAN'T ADD NEW FILE / CAN'T DALETE FOLDER ecc..
If i go on
itmif002\prova i can edit my file but if i try by portal km navigation i can see the folder but I can't modify nothing.
In think that this problem is into user that I use to connect to portal and the user that i use to enter into
itimif002\prova.
Into network path I've insered the USER and the PASSWORD that i Use to connect to
itmif002\prova.
Is This correct ???
the username of
itmif002\prova and the username that I use to connect to portal should be the same ??????
Why My folder isn't EDITABLE ??????
Than You very much
Andrea

Hi Andrea
did you check if the user used to connect to network path has the rights to write in that share?

Similar Messages

  • Reading file from an external folder.

    Iam tring to read an external file from the C:\ drive. Given below is the code.
    DATA LV_XLS(100) TYPE C.
    DATA LV_CONTENT TYPE XSTRING.
    LV_XLS = 'C:\XML\Report.xls'
    READ DATASET LV_XLS INTO LV_CONTENT.
    But when i execute iam getting an error - FILE NOT FOUND. How do i read file from an external folder. My requirement is to strictly read from an external folder. Please help.
    If this is not possible please advice as to how the file could be moved to the SAP root directory. Iam not able to locate the root.

    hi,
    This is the code to read a excel file from the local system.
    Read data set you are using in your code corresponds to files on application server thats the reason its throwing an error.
    * Parameter variable declaration for browsing the file location       *
    PARAMETERS:
      p_file TYPE ibipparms-path OBLIGATORY.
    data:
    it_text TYPE truxs_t_text_data .
    AT SELECTION-SCREEN  ON VALUE-REQUEST FOR p_file.
      CALL FUNCTION 'F4_FILENAME'
       EXPORTING
         program_name        = syst-cprog
    *   DYNPRO_NUMBER       = SYST-DYNNR
         field_name          = ' '
       IMPORTING
         file_name           = p_file.
    START-OF-SELECTION.
      CALL FUNCTION 'TEXT_CONVERT_XLS_TO_SAP'
        EXPORTING
    *   I_FIELD_SEPERATOR          =
    *   I_LINE_HEADER              =
          i_tab_raw_data             = it_text
          i_filename                 = p_file
        TABLES
          i_tab_converted_data       = t_cust
      EXCEPTIONS
        conversion_failed          = 1
        OTHERS                     = 2
      IF sy-subrc <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    This is to read a text file from local system.
      CALL FUNCTION 'GUI_UPLOAD'
        EXPORTING
        filename                      =  'D:\FILEINTERFACE\file.TXT'
    *    FILETYPE                      = 'ASC'
         has_field_separator           = 'X'
    *    HEADER_LENGTH                 = 0
    *    READ_BY_LINE                  = 'X'
    *    DAT_MODE                      = ' '
    *    CODEPAGE                      = ' '
    *    IGNORE_CERR                   = ABAP_TRUE
    *    REPLACEMENT                   = '#'
    *  IMPORTING
    *    FILELENGTH                    =
    *    HEADER                        =
        TABLES
          data_tab                      = t_kna1
    *  EXCEPTIONS
    *    FILE_OPEN_ERROR               = 1
    *    FILE_READ_ERROR               = 2
    *    NO_BATCH                      = 3
    *    GUI_REFUSE_FILETRANSFER       = 4
    *    INVALID_TYPE                  = 5
    *    NO_AUTHORITY                  = 6
    *    UNKNOWN_ERROR                 = 7
    *    BAD_DATA_FORMAT               = 8
    *    HEADER_NOT_ALLOWED            = 9
    *    SEPARATOR_NOT_ALLOWED         = 10
    *    HEADER_TOO_LONG               = 11
    *    UNKNOWN_DP_ERROR              = 12
    *    ACCESS_DENIED                 = 13
    *    DP_OUT_OF_MEMORY              = 14
    *    DISK_FULL                     = 15
    *    DP_TIMEOUT                    = 16
    *    OTHERS                        = 17
      IF sy-subrc <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    PS.  In both of the above mentioned function modules make sure that the file structure is similar to the internal tables used.
    Thanks
    Sharath

  • Scheduling a BI Publisher report and save the results in an external folder

    Hi ,
    I have a requirement like...i need to schedule a BI Publisher report and the saved results(downloaded file of the BI Publisher report) should save in an external folder automatically.
    My development instance is Windows and my Prod instance in Linux and i am running on OBIEE 10.1.3.4.2.
    Thanks in advance,
    Pramod.

    Hi ,
    I have a requirement like...i need to schedule a BI Publisher report and the saved results(downloaded file of the BI Publisher report) should save in an external folder automatically.
    My development instance is Windows and my Prod instance in Linux and i am running on OBIEE 10.1.3.4.2.
    Thanks in advance,
    Pramod.

  • Create a Playlist from external folder with tracks already existing in iTunes

    I was just wondering if its possible to create a playlist from an external folder (on my desktop) with tracks that already exist in iTunes.
    I basically have a folder on my desktop that i use with Serato, i was wondering if it'd be possible to sort a playlist in iTunes with the tracklist from the folder? I already have all the tracks on iTunes so i don't want to add them onto iTunes again just to put them into a playlist as i'd have to sort through all the duplicates to delete the non playlisted tracks (theres around 1500 so it wouldn't be a quick task).
    Would be much appreciated if anybody can help!

    Hi,
    I have an AppleScript that does this.
    This script need Spotlight metadata, all files in the folder that you use with Serato should be indexed.
    Works well if the tags (name and artist) are defined
    In this script :
    it will display a dialog to select your folder
    iTunes search track from the library playlist according to (artist, album and title in the Spotlight metadata of each file).
    If iTunes found a track, iTunes will add this track to the new playlist.
    The script takes 35 seconds for 1000 files on an old machine (PowerMac G5 2 X 1.8 GHz) .
    This should take less than 100 seconds for 3500 files on the new machine
    Here is the script :
    -- this script need Spotlight metadata, files in the folder should be indexed
    set folderPath to (choose folder with prompt "Select the  folder that you use with Serato")
    set f to quoted form of POSIX path of folderPath
    my makePlaylist(do shell script "/usr/bin/find " & f & " -type f \\! -name '.*' -print0 | /usr/bin/xargs -0 /usr/bin/mdls -name kMDItemTitle -name kMDItemAlbum -name kMDItemAuthors | /usr/bin/sed 'H;$!d;x;s/\\n[^k]//g'")
    on makePlaylist(t)
          script o
                property L : paragraphs of t
          end script
          set tc to (count o's L)
          tell application "iTunes"
                set newPlaylist to make new playlist with properties {name:"Serato"}
                set masterLibr to (get first playlist whose special kind is Music)
          end tell
          repeat with i from 2 to tc by 3
                set {tAlbum, tArtist, tTitle} to my getvalue(items i thru (i + 2) of o's L)
                tell application "iTunes" to try
                      set t to (get first track of masterLibr whose name is tTitle and artist is tArtist and album is tAlbum)
                      duplicate t to newPlaylist -- add founded track from the library playlist to the  new playlist
                end try
          end repeat
    end makePlaylist
    on getvalue(tList)
          set oTID to text item delimiters
          set text item delimiters to "\""
          set {alb, aut, title} to {"", "", ""}
          try
                repeat with i in tList -- if line does not contains a double quote then the tag is  empty -->  = (null)
                      if i starts with "kMDItemAlbum" then
                            tell i to if it contains "\"" then set alb to text item 2
                      else if i starts with "kMDItemAuthors" then
                            set text item delimiters to "(   "
                            -- if artist contains one word, it doesn't contains double quote
                            tell i to if it does not contain "(null)" then
                                  if last text item starts with "\"" then
                                        set aut to text 2 thru -2 of (last text item)
                                  else
                                        set aut to (last text item)
                                  end if
                            end if
                            set text item delimiters to "\""
                      else --kMDItemTitle
                            tell i to if it contains "\"" then set title to text item 2
                      end if
                end repeat
          end try
          set text item delimiters to oTID
          return {alb, aut, title}
    end getvalue

  • How can I get Aperture to re- synchronise with an external folder

    Does anyone know how to get Aperture to re- synchronise with an external folder?
    I reference my images on an external hard-drive.
    I often will move images or add them via other programs. I would like to then re-sync and have Aperture add the new images to its library.
    Lightroom does this very well but no joy in Aperture.
    Joe Barrett

    OK I know understand your question
    I do this as part of my workflow - I put all images into folders on the hard drive and then import them into Aperture as Referenced Masters
    I select the Library Inspector and select the higher levelProject I want to store the images in (or create a New one)
    Then I go to the
    File
    Import
    Folders as Projects
    Then select the folder tree that you wish to import - BUT ENSURE that you select where you want to store the files.
    I keep them in the current location as I prefer to have referenced files
    also adjust the other import controls as required.
    Then run the import - it may take a while to create the library records ad Thumbnails.
    Use the Aperture Preferences window to switch off Faces.
    Hope this solves your problem

  • When is this feature used "Generate to external Folder " in HWC application development ?

    I created a sample app in HWC .and somewhere on the go Found this interesting option while delpoying the workflow "Generate to external Folder " ,Can anyone suggest when this feature is used.  ?

    You can't open the html file by double clicking the file similar to web apps since HWC is a hybrid app and its a proprietary solution, but you can do that with debug tool like weinre. Ex, http://scn.sap.com/community/developer-center/mobility-platform/blog/2012/09/04/debugging-sybase-sup-hwc-applications
    Debugging SUP/SMP Hybrid Web Container Workflows with WEINRE
    I assume that "Generate to external Folder" is just an option to keep the folder related to Hybrid app in a separate location because folder generated with this option has same files.
    Midhun VP

  • Why is it that whenever I try to export images to an external folder, Apereture stops responding?

    This used to work fine but has suddenyl stopped. When I try to export any versions to an external folder in any format, Aperture just locks up?

    Then something in your user account settings may be broken. Try to log in from a different user account to see, if Aperture is working, if you try to export using the Guest account.
    if it does not even work from the Guest account, reinstall Aperture.
    But if the Guest account works well, quit Aperture and open your user library. Remove the Aperture's user preferences and the Export Presets from the User Library as described here:
    Aperture 3: Troubleshooting Basics  http://support.apple.com/kb/HT3805
    Note: Your User Library is hidden by default in 10.7.x or later - to open it in a Finder window use the "Go" menu from the Finder's main menu bar.
    Quit Aperture, if it is running. Log off and on again.
    Open the user library by using the Finder's "Go > Go to Folder" menu and hold down the options-key, until "Library" appears in the drop down menu. Select it.
    In the widow that will open, scroll down to "Preferences"
    From the "Preferences" folder  remove "com.apple.Aperture.plist".
    From the "Application Support" folder remove
    ~/Library/Application Support/Aperture/Export Presets.plist
    Then try to launch Aperture again.
    But deleting the "Preferences" file will cause Aperture to forget the preferences settings. Be prepared to have to reset all options you set using the Aperture Preferences panel.

  • Consolidating to external folder didn't copy Transcoded Media

    Hi. I had a library with managed media (all clips inside the bundle) and decided to try to consolidate the media to an external folder, to allow me to copy a smaller library file between machines. My library file was 500GB to start with.
    Some of my clips were AVCHD with Optimized media, and I noticed the files in Transcode Media (inside the bundle) do not get consolidated, only the Original Media got consolidated. I am therefore left with 200+GB of Transcoded Media inside the library file!
    Am I missing somthing here? I really wanted ALL the media in a folder outside the library file!

    Thanks Tom.
    In the end I moved all the files from the Transcode Media folder (inside the library bundle) and MOVED them to the media folder, chosing to REPLACE the original files. I simply needed to relink the media and now I have a 7GB library file, which I can easily move between my machines in minutes, rather than waiting to transfer a huge library!
    I am beginning to really like 10.1!

  • APX Crashes when trying to open an external folder with LOTS of subfolders.

    Has anybody else encountered this? I have an external harddrive hooked up to my Airport Extreme (801.11n). I can access everything on it and I can copy things to and from it; however, there is one folder I cannot access. Every time I try to open my music folder, it'll completely reboot the airport extreme (kicks everybody off, light changes colors, disconnects the hard drive, etc). The only unique thing about my music folder is that it has lots of subdirectories. Not sure how many, but lots. I can access the folder just fine if I disconnect it from the airport extreme and put it straight into my MBP. It's getting really annoying. Almost no point in using my APX if I can't even access my songs... Any help is greatly appreciated.

    Hi,
    Try the following steps:
    Open Excel 2013, and go to
    File –> Options –> Trust Center.
    Under
    Trust Center settings, select Protected View and
    uncheck all options under it.
    Restart the Excel 2013 to check the issue.
    Jaynet Zhang
    TechNet Community Support

  • ITunes Music Folder Issue:  Won't Read External Folder?

    Hi There. Just bought a new Mac Mini and installed a time machine backup on to it to mirror it with my latest laptop settings. So far, everything has been breezy, except for iTunes. I have an external drive with about 200GB of music/movies that I want to use with the Mini. When in advanced iTunes preferences, I change the iTunes Music Folder location to that of the external drive and click "Change".
    I get no errors or anything, then iTunes tells me it is updating the library, but it is still the same old (internal) library. For the life of me, I cannot get it to change it to see my external. Any advice? I thought it might be an XML issue, so I moved the XML file but it didn't change anything. Is the "Add to Library" option my next best bet? I'm ok with that as long as it doesn't actually add the files to my internal hard drive and keeps all of the items sorted correctly. Is the last case scenario to reset iTunes? How would one do that? Any advice appreciated!

    When in advanced iTunes preferences, I change the iTunes Music Folder location to that of the external drive and click "Change".
    Okay. iTunes will use that folder for everything in the future. Anything added to iTunes will put into that folder if you have *Copy to iTunes music folder when adding to library* ticked.
    If there is any previous items in iTunes, it will continue to look for them where they were.
    I thought it might be an XML issue, so I moved the XML file but it didn't change anything.
    The .xml is generated by iTunes simply for other applications. iTunes does not use it at all.
    Is the "Add to Library" option my next best bet?
    It's the only option since this is how you add files to iTunes (along with Import when RIPping from CD).
    If you want to have the items in the new location in iTunes, you need to File -> Add to library and select the location on the external.
    I'm ok with that as long as it doesn't actually add the files to my internal hard drive
    See 1st comment in this response.
    and keeps all of the items sorted correctly
    Depends.
    The sort in iTunes is whaichever column you are selected on.
    If you are talking about the "sort" in the Finder/on the HD, then iTunes sorts by Artist/Album/Song name. If you do not want this, you need to to uncheck *Copy files to iTunes music folder when adding to library* and uncheck *Keep iTunes music folder organized*.

  • Copying a file from iPhoto to an external folder

    Hi,
    I am having trouble getting the following to work. The first statement works and returns the path to the selected file. The second Finder command fails with the error message shown.
    tell application "iPhoto"
    set thisFile to (image path of theCurrentPhoto)
    end tell
    tell application "Finder"
    duplicate file thisFile to folder desktopPath
    end tell
    The error message reads:
    Result:
    error "File /Users/Andy/Pictures/iPhoto Library/Originals/2004/2 Jun 2004/2004_0602Image0008.JPG wasn’t found." number -43 from "/Users/Andy/Pictures/iPhoto Library/Originals/2004/2 Jun 2004/2004_0602Image0008.JPG"
    The file does exist as I can manually navigate to the folder and see the file. Although I have to tell Finder to 'View package contents". The variable 'desktopPath' was defined earlier in the script as:
    set desktopPath to (path to desktop from user domain) as string
    Could someone tell me why the Finder command to duplicate the file fails?
    Thanks for your help.
    Andy

    Hi Andy,
    iPhoto seems to be returing image path as "/Users/Andy/Pictures/iPhoto Library/Originals/2004/2 Jun 2004/2004_0602Image0008.JPG" which is a slash delim string.
    Finder prefers good old macos colons so try this
    "set thisFile to (image path of theCurrentPhoto) as POSIX file"
    and see how it works.

  • How to access external folder jpeg files?

    When I compiled the following code I had some problem.
    private var image_loader:URLLoader;
    public function loadImageData():void {
                image_loader=new URLLoader(new URLRequest("studentphotos\Blue hills.jpg"));
                addChild(image_loader);
    Compiler error
    Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL: file:///C|/Documents%20and%20Settings/palanivelrajan/Desktop/todaymarch20/Under%5FProcess ing/Studentdata/studentphotosBlue hills.jpg

    package {
        import flash.display.*;
        import flash.events.*;
        import flash.net.URLRequest;
        import flash.geom.*;
        public class BitmapExample extends MovieClip {
            var image_width:Number;
            var image_height:Number;
            var image_xpos:Number;
            var image_ypos:Number;
            public function BitmapExample():void {
                loadBitmap();
            public function loadBitmap() {
                var loader:Loader = new Loader();
                loader.contentLoaderInfo.addEventListener(Event.COMPLETE, loadingDone);
                var urlrequest:URLRequest = new URLRequest("Sunset.jpg");
                loader.load(urlrequest);
            public function loadingDone(event:Event):void {
                var image:Bitmap = Bitmap(event.target.loader.content);
                image.x=image_xpos;
                image.y=image_ypos;
                image.width=image_width;
                image.height=image_height;
                Stage.addChild(image);
            public function imagesize(img_width:Number,img_height:Number,img_xpos:Number,img_ypos:Number):void {
                trace(Math.round(img_width) + " " + Math.round(img_height) + " " + Math.round(img_xpos) + " " + Math.round(img_ypos));
                image_width=img_width;
                image_height=img_height;
                image_xpos=img_xpos;
                image_ypos=img_ypos;
    Inside main timeline
    import BitmapExample;
    var newclass:BitmapExample=new BitmapExample();
    newclass.imagesize(image_movclip.width,image_movclip.height,image_movclip.x,image_movclip. y);
    //imagesize is  instance of moviclip and I pasted that in stage also
    I couldn't solve that problem. please help me

  • Using Time Capsule as External Drive for iTunes Music Folder in iTunes 9

    First, prior to upgrading to Snow Leopard and iTunes 9, I had my 210 GB of music on a 1TB Time Capsule which I accessed wirelessly through my Macbook Black and I set my path to the "iTunes Music (External) Folder" I created on the Time Capsule as the default path for iTunes to access the iTunes Music (External) Folder. My iTunes Library and Album Art reside on the Macbook hard drive. Unless I opened iTunes when the Macbook was disconnected from the Time Capsule (e.g., not at home), it always remembered the drive path the next time it was opened and would play music fine. If I had to reset the drive path, iTunes would remember it (again, unless I was disconnected from my Time Capsule). Now, under iTunes 9.0.1 and Snow Leopard, iTunes always defaults back to the iTunes Media Folder on the Macbook each time I open iTunes even if I set the path to the Time Capsule. The TC is also used as my airport connection to the cable modem and Home Sharing is enabled. Oddly, iTunes seems to play music just fine even though the drive path to the iTunes Music (External) Folder is not being utilized, which it would not do under the old version of iTunes. A screenshot is below. Anyone know what is going on here?
    /Users/seanrichardson/Desktop/Screenshot_1.png

    Make sure the Time Capsule is ready and mounted before launching iTunes.
    You can add it (the Time Capsule) to your Login items in System prefs -> Accounts.

  • External Plugins Folder Option Missing in CC?

    After upgrading I realized I am missing some external plugins I had installed.
    Those I am missing are ones that I had in an external folder that you could set in preferences. The ability to set an Additional Plugin Folder is gone. Can I set an external plugin folder?
    Thanks!

    That does not work for TopazLabs plugins as their installer does not install the links into the proper folder in PS CC.
    I copied the appropriate links from PS CS6 to C:\Program Files\Adobe\Adobe Photoshop CC (64 Bit)\Plug-ins
    and restarted PS CC -- voila now have my four TopazLab plugins fully functioning again.

  • Have an external drive copy exactly a folder on my Time Capsule

    Hello all.
    I have a Time Capsul on which I keep large folders of video content. The content on this folder changes weekly -- files added, files deleted. I keep another external hard drive as an emergency backup for this video folder, and I want to know if there is a way to have this external drive mirror what is in the Time Capsule's folder, without my usual: Delete eerything out of the external folder, copy+paste all the files for the TC. This takes a very long time.
    Understand it is not as simple as just adding the newere files becuse files get deleted out fo the folder also and I want to folders to be mirror images of each other.
    If anyone knows a way to set this up to happen, it would be greatly appreciated. Thanks!

    I want to know if there is a way to have this external drive mirror what is in the Time Capsule's folder
    Chronosync or Carbon Copy Cloner can be setup to automatically back up the file(s) from the Time Capsule to your other external drive automatically on a daily basis.
    Once you have made the initial backup, then the application that you use will only back up the changes that have been made since the last backup, so these "incremental" backups should occur quickly each day.
    ChronoSync | Schedule File and Folder Synchronizations and ...
    Carbon Copy Cloner

Maybe you are looking for

  • Can you help me with FontExplorer font activation problems?

    Anyone know how to solve a font activation problem I am having with FontExplorer 4.2? I am on a new mac with new fonts, I am using Maverick with Adobe CS6. With my new mac I bought the latest version of FontExporer Pro X 4.2. This program is having t

  • Windows 8 + Mac Mini Late 2012 Issues

    I have installed windows 8 succesfully on my mac mini but I cannot use windows update. Everytime it installs updates it says "Update failed" and reverts and reboots. I have not problems with Windows 8 on any other computers in the office except this

  • External Hard Drives - how to stop LR3.3 wanting to import.

    I have 3 external hard drives which I use for backing up pictures and other folders. Whenever I plug one of them in, LR opens the Import dialog, even though I have auto import switched off. It's not serious, but it is annoying! Can anyone tell me how

  • My iMac is sooo slow... Why??

    Hi, I have an iMac bought in 2011. Processor: 3.2 Ghz Intel Core 13 / OS X Lion 10.7.5  /  I have 1.33 TB FREE out of 2TB Its so slow! when starts its almost a minute to start using it, the same when "it goes to sleep", every time I touch my keyboard

  • Can't open PDF with flash after upgrade Reader 10.1.5 and Flash player 11.5.502.146

    We rolled out Reader 10.1.5 and Flash 11.5.502.146 [Windows 7] this week and discovered that one can not view a PDF containing Flash content. We receive the message "To view the Flash Technology content in this PDF file, please install the required v