Transporting KM content and permissions...

Hi,
Could someone please tell me how to transport KM permissions?
I know that KM content can be transported using ICE and WebDev methodologies.Is there anyother means to trans port KM content other than ICE and WebDev?
Could someone please help me with this?
Thanks in advance,
Sudha.

To perform the transport manually by using the commands which can be integrated in the Configuration iView. If you have implemented the Change and Transport System (CTS), you can perform the export and import of the configuration data automatically. Generate a transport package in the following formats:
●  Config Archive: Format with the file extension .configarchive
The configuration data in XML format are available in this file compressed as a ZIP file.
●  PAR Archive: Format with the file extension .par - This format is used in the portal environment. The generated PAR file contains the configuration data as a compressed ZIP file in the format .configarchive. In addition, the PAR file contains the files MANIFEST.MF and portalapp.xml.
The transport of configuration data comprises the following steps:
       1.  Creation of the transport package
       2.  Export of the transport package
       3.  Import of the transport package
To create a transport package, proceed as follows:
       1. Start the export function.
a.In the portal, choose System Administration - System Configuration -Knowledge Management-  Content Management.
b.In the menu bar, choose Actions - Export - Start.
       2.  Put together the transport package.
a.In the configuration, navigate to the object that you want to export.
b.Select the required instances and choose Export.
From the options, you can choose whether referenced configuration objects are to be exported as well. If you have activated this option, you can use another option to specify whether invalid references are also to be exported. Alternatively, you can use the menu bar to put the export package together. Choose Actions - Export - Add. This allows you to choose not only individual instances
      3.  Check what you have put together.
In the menu bar, choose Actions - Export - Edit Export Package. You can check here which entries the transport package currently contains. You can remove configuration objects by deselecting the checkbox in front of the object and choosing OK.
     4.  Generate the transport package and complete the export.  
CTS transport: Work through the following steps for the transport with CTS.
     a. Specify a name for the transport package. Optionally, you can enter a comment for this   transport. The selected configuration objects are listed and, if necessary, the configuration objects that they reference.
     b.Choose Start Export to CTS. On the next screen, you can find information about the transport to   CTS.
     c.Choose Close to exit the transport mode.
Import of a Transport Package in the Format .par
       1. Upload the PAR file to the portal. In the portal, choose System Administration - Support -     Portal Runtime - Administration Console.
       2. Select the file in the input field beneath Upload Archive and then choose Upload.
       3. To activate the imported configuration data in the system, you must restart the application server.
Access permissions allow users to display, change, or delete items. You can define these permissions for both folders and documents or other items.
● Service permissions allow users to use certain functions, . defining the permissions only for folders:
Permissions in access control lists (ACLs). An entry in an access control list grants a specific access permission, for example, read permission, to a user, group, or role. There are two separate access control lists for permissions and service permissions. An administrator can set up the system in such a way that it can be defined the permissions in the NTFS file system.

Similar Messages

  • Mass Copy directory contents and permissions from production to test server

    am using SUNOS5.8.
    I found out there is a discrepency between the production and test environments.
    The discrepency is only with folder and subfolders contained in /admin/bin/myfolder.
    The production environment is more up to date and the test environment is lagging behind.
    I want to make both the environments same, as they should be.
    Is there a single command in Unix that will overwrite existing folders/files in test server and copy everything including permissions starting from /admin/bin/myfolder from production server to test server?
    Please also give examples of how to user the command?

    I have come to know there are various tools available:
    rsh
    rcp
    rdist
    rsync
    scp
    sftp
    ftp
    ftp is a very tedious tool to copy all directory contents one by one.
    cd DirA
    mv * /path/to/DirB
    This method is also not a very preferable one.

  • Sharing content and permissions: bug?

    I have 3 group of users in my Adobe Connect.
    I give permission to alla of them to view the shared content.
    Then i create some folders: folder1 only viewable by group 1, etc etc.
    Inside folder1 i insert 2 contents: 1) a pdf file; 2) a record of a meeting.
    I set permissions:
    - the pdf file not viewable by anyone, except me;
    - the record not viewable by anyone, except me.
    If a user of group 1 goes inside the folder1, and he clicks on the pdf file, he sees that he hasn't the permissions.
    I he clicks on the record, h ecan see (without problems) the record of the meeting!!!
    Is it a bug?

    As a work around, try the following:
    add the following to the recording URL /output/insertnamehere.zip?download=zip
    take the downloaded zip file and re-upload it to connect as a new content objectDesired Content Folder > New Content
    Set and check the permissions.
    This should validate as to whether this is a problem with the recording or just that instance of it. You can also set a custom URL for your recording by doing this. You may get a warning message on the summary page about the content not being complete or ready, but that is just Connect being angry about not knowing where the recording came from.

  • Import of XML file failed in portal using XML Content and Action

    Hi Friends,
    I am trying to import the simple XML file which is just creating the folder in the PORTAL_CONTENT using XML CONTENT AND ACTIONS  which is one way of creating the portal content. GO TO SYSTEM ADMINISTRATION > TRANSPORT > XML CONTENT AND ACTIONS > IMPORT.
    The reason for using this import tool is to upload the backend Business roles, which is not not working on our corporate portal. To test the import functionality I used the following xml file (I got this XML file by exporting the test folder in the portal using the same tool)
    <GenericCreator author="XML Creator" version="XML Automatic Creation" mode="clean,execute" report.level="success" createMode="1" default.locale="en" ignore="false">
    <Context name="portal_content" objectClass="com.sap.portal.pcd.gl.GlContext"></Context>     <Property name="parent1" value="pcd:portal_content"/>
         <Context name="com.dri.fldr.im" objectClass="com.sap.portal.pcd.gl.GlContext" create_as="0" parent="$">
              <Attributes>
                   <Attribute name="com.sap.portal.pcm.Description" type="text">
                        <AttributeValue value="" locale=""/>
                        <Attribute name="administration" type="string">
                             <AttributeValue value=""/>
                        </Attribute>
                        <Attribute name="Inheritance" type="string">
                             <AttributeValue value="NONFINAL"/>
                        </Attribute>
                   </Attribute>
                   <Attribute name="com.sap.portal.pcm.Title" type="text">
                        <AttributeValue value="test" locale=""/>
                        <AttributeValue value="test" locale="en"/>
                        <Attribute name="administration" type="string">
                             <AttributeValue value=""/>
                        </Attribute>
                        <Attribute name="mandatory" type="string">
                             <AttributeValue value="true"/>
                        </Attribute>
                        <Attribute name="Inheritance" type="string">
                             <AttributeValue value="NONFINAL"/>
                        </Attribute>
                   </Attribute>
              </Attributes>
         </Context>
    </GenericCreator>
    SDN BLOCKED THE XML The above XML file works fine in other portal in the landscape but not in corporate portal ( which is freshly build recently).Following error message is display when i am trying to upload the file
    Status Name Action Type Comment
    General Extracting root node E:\usr\sap\EPD\JC00\j2ee\cluster\server0\%USERPROFILE%\AppData\Local\Temp\tmp_masscontent4135391959047431276.xml Failed to extract root node
    General Extracting root node E:\usr\sap\EPD\JC00\j2ee\cluster\server0\%USERPROFILE%\AppData\Local\Temp\tmp_masscontent4135391959047431276.xml Parsing failed .
    Dont know is there a service/ configurations needs to be done to enable this feature?.
    Thanks
    Edited by: hammad on Sep 4, 2009 5:48 PM
    Edited by: hammad on Sep 4, 2009 5:49 PM

    The problem statement is not very clear.
    Try following this how to guide [https://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/207a2141-c870-2910-e080-90c920b24f47&overridelayout=true|How-To]
    Best Regards,
    Prasanna K

  • Pass parameter through standard page "import xml content and actions"

    Dear Portal experts,
    As you know, a standard portal page is configured to allow the import of XML file. It is located in the portal in the path system admin -> transport -> xml content and actions -> import
    I configured a quick link u201Cimportu201D to the page so now the link http://myserver:port/irj/portal/import allows me to access directly to this screen.
    What I would like to do now is to pass the parameter related to u201Cfile nameu201D through this screen meaning that I would like that http://myserver:port/irj/portal/ import/filename=C:\test.xml  fills automatically the fields u201CXML fileu201D with  C:\test.xml 
    Please do you know how to achieve this ?
    Thank you very much and regards

    hi,
    @Maksim :
    When user launch an URL like http://myserver:port/irj/portal/ import/*filename=C:\test.xml, he is requested to provide username and password; as this link is a shortcut for the upload xml page, there is a check of authorization and only portal admin that have authorization and permission on this page/iview will be able to upload xml file through the URL. Hope this clarify.
    @Kumar :
    thank you for your answer. What a pity to not be able to pass parameter through standard portal page/iview particularly knowing that we can pass paramater through many kinds of iviews (transactional iview, url iview, VC iview...). I explored some option on file com.sap.portal.ivs.init.par but this was unsuccessful. However, thanks to this [link bellow|http://wiki.sdn.sap.com/wiki/display/Snippets/ComponenttouploadXMLfilewithPCD+objects], I was able to upload through URL the XML file.
    The problem is that I can upload only XML file that are stored in the server not in the local user computer. My requirement is to be able to upload local XML file stored on user's computer.
    If someone could provide and idea/solution, I would be very grateful.
    Cheers

  • Transporting Info areas and info cubes with all the contents

    Hello Guru's,
    I want to transport Info areas and info cubes with all the contents from 1 system to another. How can this be achieved.
    Background... these belong to the system ($tmp), i already tried assigning them to a package and transported to the system, but only definitions have been copied over, there is no master data for any characteristics (i.e every characteristic is empty), there are no Hierarchies for any characteristics, there is no transaction data ===> effectively only the definitions is copied, but everything is emtpy.
    Regards, Jatin

    No way to transport contents along with structure from on system to another.
    Different system contains different data
    DEV system has only rough data. So developed objects will be tested with rough data for  consistancy of objets.
    Quality system  has some amount of original data. After transporting the delveloped objects  from DEV to Quality  we need to test  the oblects with some original data in Quality.
    Production or Live system has only live data. Afer testing complted  in DEV and Quality ( with rough and Some amount of original data ) if the objects  are giving desired values as per the requrements we need to transport them to Production system.
    considering the above criteria no use of transporting data from one sysstem to another.

  • Transporting KM documents and TREX indexes

    Hi,
    We are planning to transport KM contents with folder permissions and their asscoiated TREX indexes to a new set of EP-KMC and TREX system.
    Can KM migration tool be used for transporting contents from one server to another with permissions.. Or shud we use ICE? Is there any recommended way ?
    How do we transport serach indexes from one server TREx installion to another of the same version..
    Any help ?
    Regards
    Bharathwaj

    Hi Bharathwaj,
    At the moment, the normal way to transport KM content (including ACL) is the ICE way. There are some known restrictions, see http://help.sap.com/saphelp_nw04/helpdata/en/e2/61701deb253242bea2ebeafa190e83/frameset.htm , but if you can live with that, it's the most straight forward way.
    I'm unsure if the migration tool can do that / how easy that would be; never used it.
    A real KM transport tool will be part of the next major release...
    TREX indexes are not transportable at the moment. You have to re-create them on the target system.
    Hope it helps
    Detlev

  • Questions on managing iTunes content and devices?

    I've been a subpar iTunes user for several years now and I figured it was time that I just started asking some questions in order to get help. I love all my different iOS devices, but at times it seems that it's extremely difficult to manage content amongst the devices as well as my different computers (I use a PC for personal use and a Macbook for work.) My wife also has her own iOS device (Which we just use my AppleID on to keep all purchases under a single account) and a PC. So it seems like a constant juggling act to keep my content properly managed.
    The new iCloud stuff looks like a wonderful step in the right direction for helping manage content on my different devices, but I'm still a little curious about the best way to go about storing, sharing, and accessing content. So all that being said, here's my current setup and questions.
    First of all, I have my iTunes Media Folder on set to save everything to a Network Attached Storage I have at my home. This is the version of iTunes that I run off of my PC, which I guess I would say is my primary source of iTunes usage and how I generally choose to manage my content and move things to and from my iOS devices. Everything works out pretty well until I try and manage my content on any other computer.
    Creating a consistent storage location on a NAS
    My first basic question is, "Is it possible to have multiple versions of iTunes on different computers point to the same Media Folder?" If I could have all of my iTunes folders work off the same Media Folder that would probably help cut down on the confusion. However, I'm not exactly sure if this is just a matter of giving them all the same path to use or if there's additional permissions and things that must be setup. Also, what happens if I decide to purchase content through iTunes and I'm not connected to my home network, so the content cannot be saved to my NAS? Does it save to a default location that I can just later move to my NAS?
    Home Sharing
    What exactly is "Home Sharing"? I've read a little bit about it but I'm not 100% sure what it actually gets me since I already have a NAS. Is this what I need for setting up multiple computers to share the same Media Folder? Do I need this at all since my data is located on a central NAS on our home network?
    Syncing devices from multiple computers
    One of the biggest headaches I get with trying to manage content across multiple computers and devices is that I have to use one specific computer to Sync and Manage content on a device. For example, I have my iPhone synced to iTunes on my PC so I can edit and manage music on that device from my PC. But if I'm at work on my Macbook and decide I want to make some changes to Music I have there, then I have to sync my device to the Macbook, effectively wiping all the current content on my phone. Is there no way around this?
    iCloud Questions
    I have content that I've purchased on my iPhone or iPad and want to download it from the cloud to my PC or Macbook, or my wife's computer. Do I have to "repurchase" this content in order to do that, or does it just download directly for free since I've already purchased it before?
    I apologize if any of these are "silly" questions. I've tried to read up on this stuff but I still have difficulty completely understanding it.

    I've been a subpar iTunes user for several years now and I figured it was time that I just started asking some questions in order to get help. I love all my different iOS devices, but at times it seems that it's extremely difficult to manage content amongst the devices as well as my different computers (I use a PC for personal use and a Macbook for work.) My wife also has her own iOS device (Which we just use my AppleID on to keep all purchases under a single account) and a PC. So it seems like a constant juggling act to keep my content properly managed.
    The new iCloud stuff looks like a wonderful step in the right direction for helping manage content on my different devices, but I'm still a little curious about the best way to go about storing, sharing, and accessing content. So all that being said, here's my current setup and questions.
    First of all, I have my iTunes Media Folder on set to save everything to a Network Attached Storage I have at my home. This is the version of iTunes that I run off of my PC, which I guess I would say is my primary source of iTunes usage and how I generally choose to manage my content and move things to and from my iOS devices. Everything works out pretty well until I try and manage my content on any other computer.
    Creating a consistent storage location on a NAS
    My first basic question is, "Is it possible to have multiple versions of iTunes on different computers point to the same Media Folder?" If I could have all of my iTunes folders work off the same Media Folder that would probably help cut down on the confusion. However, I'm not exactly sure if this is just a matter of giving them all the same path to use or if there's additional permissions and things that must be setup. Also, what happens if I decide to purchase content through iTunes and I'm not connected to my home network, so the content cannot be saved to my NAS? Does it save to a default location that I can just later move to my NAS?
    Home Sharing
    What exactly is "Home Sharing"? I've read a little bit about it but I'm not 100% sure what it actually gets me since I already have a NAS. Is this what I need for setting up multiple computers to share the same Media Folder? Do I need this at all since my data is located on a central NAS on our home network?
    Syncing devices from multiple computers
    One of the biggest headaches I get with trying to manage content across multiple computers and devices is that I have to use one specific computer to Sync and Manage content on a device. For example, I have my iPhone synced to iTunes on my PC so I can edit and manage music on that device from my PC. But if I'm at work on my Macbook and decide I want to make some changes to Music I have there, then I have to sync my device to the Macbook, effectively wiping all the current content on my phone. Is there no way around this?
    iCloud Questions
    I have content that I've purchased on my iPhone or iPad and want to download it from the cloud to my PC or Macbook, or my wife's computer. Do I have to "repurchase" this content in order to do that, or does it just download directly for free since I've already purchased it before?
    I apologize if any of these are "silly" questions. I've tried to read up on this stuff but I still have difficulty completely understanding it.

  • Error while transporting migrated contents

    Dear SDN,
    I had a requirement to transport the contents of Migrated Folder in Portal. I guess these contents have been migrated from EP5 to EP6. The contents in this folder are some standard SAP objects, i.e., iviews, pages, etc. The contents are working fine in our quality portal.
    I had a standard SAP Page which had some standard SAP iviews attached to the page. The page as well as iviews were working fine in Quality. I transported the standard SAP Page and all the iviews folder to production, since iviews folders were not appearing in production. Now when I preview the page, page gets opened up properly but the iviews shows error on the page. The error displayed by the iviews is :
    *Portal runtime error.
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 05:54_06/03/09_118801351
    Refer to the log file for details about this exception.*
    Regards,
    Shreya

    Hi shreya,
    Any PCD content with ID starts with com.sap......  cannot be transportted from one system to other system.
    You can do a work around.  
    You can change the ID from com sap  to com.abc(any). Then you can transport them.
    But don't change the id of standard ones. Only duplicated once (copy of standard ones) can be transported.
    Hope that helps.
    Raghu

  • Sharepoint 2013 copy/move operation using Content and Structure fails

    Hi,
    We had a recent upgrade from SP2010 to SP2013 environment. After the migration, we realized that the
    copy/move operations using Manage content and structure(sitemanager.aspx) is not working as expected, neither does this give any error nor is it stuck. In fact if I check the content and structure log I find the message as
    succeeded but file/item is not copied to the target. 
    The strange thing is that if I am performing this operation with Full Control permission level it
    does not work but if I do the operation as Site collection admin it works without problem. I know if sub-sites are to moved then one should be site col admin but in this case I am trying to move just documents or pages.
    Any help will be greatly appreciated.
    Thanks

    Hi Vineet,
    According to your description, my understanding is that copy/move operation using Content and Structure cannot work in SharePoint.
    I recommend to check if there are any custom fields in the source list/library and target list/library. If yes, delete the custom fields to see if the issue still occurs.
    Here is a similar thread for you to take a look:
    http://social.technet.microsoft.com/Forums/en-US/56d803d7-8573-4c29-9f6b-c63023941f44/manage-content-and-structure-cannot-move-or-copy-items?forum=sharepointgeneralprevious
    To copy or move files/items between sites, we need to have
    appropriate permissions on both sites.
    I recommend to check if the user has full control on both sites.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Unable to create a customizing request to transport BPC10 content to Quality

    Hi
    Unable to create a customizing request to transport BPC10 content to Quality .
    From the transport connections tab, i am selecting the required objects and then clicking the transport truck but it does not pop up and ask for a transport request .
    So please provide any solution.

    Hi,
    Check whether Standard transport switched-on is enabled or not. To get transport request your setting should be as follows : RSA1-->Transport Connection-->Edit-->Transport
    Hope it helps...
    regards,
    Raju

  • Problem in transporting WPC Content

    Hi,
      I am facing  problem in transporting WPC Content from server1 to server2. After transport the webpages are not displaying the contents. Webpages are showing empty layouts. I have done the layout configurations. Webpages are cotaining iViews and Html contents from KM . The webpages are not allowing to edit. Its very urgent.Help me to get through this.
    Regards,
    Mallini.V

    Hi MaliniV,
    Before you transfer the WPC content from one server to another, you need to be very careful about the settings and configurations. Did deply the WPC on the other server ? Did u do any custom page layouts in development server ? if yes, you need to do the same in production server as well. if not , it won't work.
    I too had the same problem before. but ! after checking all these , I corrected them.
    I hope this will help u.
    Thanks
    Suresh

  • Transport table contents

    Hello experts
    I am trying to transport the contents of a table from one system to another, using a request.
    When I select all the table data in SE16 then and go to menu Table entry- Transport Entries. By default a prompt for customizing request pops up and even if a create a customizing request and try to proceed I get an error message u201CTask BWDK901759 belongs to a different categoryu201D
    Any ideas plz
    Thanks in advance

    Hi,
    sounds like there is something wrong with your transport system. Check with a basis guy. There have to be a different setting in the transport system or you can manually enter a different category to the request so that it will be valid for your purpose.
    regards
    Siggi

  • Content And Structure Page Missing Content And Structure Report Views

    Hello,
    In our Sharepoint 2013 farm, we have a site colllection with Turkish Language Pack.
    When Farm admin displays the Content And Structure page, he has access to all
    Content And Structure Reports from the View menu.
    Howeverall other users including site collection admin
    could only access to default view from the view menu.
    Content And Structure Reports list can be displayed by those users.
    I checked the permissions, sharepoint logs with verbose level and event logs but had no clue at all.
    Is there any points that should be checked?
    Kind regards
    Serkan

    http://www.learningsharepoint.com/2014/01/28/users-only-see-default-view-in-content-and-structure-in-sharepoint/
    To resolve the issue, I started by checking the following :
    1. If the Publishing Features on the site Activated – The Publishing features were enabled on Site and Site Collection levels.
    2. Does Site Collection Admins or another user see the Options – Only Site Collection admins were seeing the extra Options. Other users like with Contribute Permissions and even Full Control would not see the Options.
    3. Lastly, I checked if the Users who are trying to Access the Views in Content and Structure tool had Contribute Permissions on the site –
    All users who were experiencing these issues had Contribute Permissions on the site.
    So after looking at the above facts, I realized that something is wrong with the permissions on the site and that is restricting these users to see all the View Options as seen by Site Collection admins.
    Solution – While checking the permissions I found out that the Top-level Site Collection had NT authenticated users added to it but with a “Limited Access” assigned to it Instead of the required “Read”. Switching the permission for NT authenticated users
    (or users who had this issue) to “Read” fixed the problem.
    So the moral here is that if in case your users are not seeing any Options other than “Default View” in Content and Structure View drop-down, try giving them at least “Read” permissions at the Site Collection or top-level to make other Options Visible.
    If this helped you resolve your issue, please mark it Answered

  • LSADMIN CMS authorization problem - How To Transport XI Content Using CMS

    We are configuring CMS using the "How To Transport XI Content Using CMS".  For the LSADMIN user we have added the SAP_XI_CMS_SERV_USER and SAP_SLD_ORGANIZER roles.  We have followed all of the steps in the guide.
    The problem we are encountering is that when we define the domain but put in the LSADMIN as the user, we get an error - "SLD (URL http://server:50000) server exception: HTTP response code: 403 Forbidden"
    We then gave the LSADMIN all of the roles of XISUPER and restarted the J2EE engine.  We still have the same problem.  So we changed the CMS User to be XISUPER and we could save the domain.  Now, we have another problem - when we try to export from dev using CMS, we get the following problem:
    "Sent on 3/9/06 at 1:26 PM: Unable to establish connection to CMS server http://servername:50000. Unable to transfer the following transport lists:  Export list for ...
    Details: unknown exception: com.sap.cms.util.exception.conf.CMSCFinderException: Workspace name does not exist: com.sap.cms.util.exception.conf.CMSCFinderException: Workspace name does not exist: version=0,dtrWSName=
    Check the availability of the CMS and the user authorizations and send the transport request again if necessary
    We are on SP16.  Anyone encountered this issue?
    Regards,
    Jay

    Here are all of roles we have given LSADMIN in client 100:
    SAP_CMS_ADMINISTRATOR
    SAP_SLD_DEVELOPER
    SAP_SLD_GUEST
    SAP_SLD_ORGANIZER
    SAP_XI_BPE_MONITOR_ABAP
    SAP_XI_CMS_SERV_USER
    SAP_XI_CMS_SERV_USER
    SAP_XI_DEMOAPP
    SAP_XI_DEVELOPER
    SAP_XI_DEVELOPER_ABAP
    SAP_XI_DEVELOPER_J2EE
    SAP_XI_MONITOR
    SAP_XI_MONITOR_ABAP
    SAP_XI_MONITOR_J2EE
    But on the J2EE side, we only see the following roles for LSADMIN:
    - Authenticated Users Built-in Group Authenticated Users
    - Everyone Built-in Group Everyone
    - SAP_XI_CMS_SERV_USER Exchange Infrastructure: Change Management Service User
    I checked client 000, and noticed that LSADMIN only had the SAP_XI_CMS_SERV_USER.  So this the problem.  I added all of the roles to LSADMIN in client 000 and restarted J2EE and now i can see all of the roles under the LSADMIN user in UME.
    We noticed the problem that our UME configuration was pointing to client 000 and not client 100.  If we go to Visual administrator and go to the Services->UME Provider, we see that - ume.r3.connection.master.client points to client 000.  We will need to change this.
    That was the issue.  UME was pointing to the wrong ABAP client.  I appreciate all of your help.
    Regards,
    Jay

Maybe you are looking for