Folder ID Setting  Migration of XML Forms

Hi,
   I want to <b>migrate the Folder ID Settings of XML Forms</b> which are configured in the System Administration. The migration is to be done from Development to Quality and Production Servers.
   Please let me know how should I proceed , if anybody knows abt it.
   Thanks in Advance !!

hi again
http://service.sap.com/swdc  ->Download ->SupportPackages and Patches -> Entry by application Group->SAP Netweaver ->SAP NETWEAVER->SAP Netweaver 04 ->Entry by component->EP Migration
Support Packages and Patches
SupportPackages and Patches ->SAP Netweaver ->SAP NETWEAVER->SAP Netweaver 04 ->Entry by component->EP Migration
Download the Archives
Extract the archives with SAPCAR .The tool can be downloaded from http://service.sap.com/patches -> SAP Software distribution center ->SAPSupport Packages and Patches -> Entry by Application group additional Components
The archive contains the migration tools
with regards
subrato kundu
please don,t forget to give points

Similar Messages

  • Creating folder by save event on xml form

    Hi.
    I created a form with the xml-forms builder. So every new Item is stored in the "Path to initially Folder" with its guid.
    But I need the following by clicking on the "create" button:
    1. create a new Folder under "Path to initially displayed folder"
    2. create the xml-file for the item under 1.
    Any idea?
    Thanks for all helpful answers

    Hi,
    Create a KM Navigation Iviews which points to /documents/myNews  , Now create a custon layout set or use news browser layout set for users (who need to see the news and cannot create) and for other users who can also create or edit news , a new layout can be created or news explorer layout set can be used.
    For creating a custom layout .
    Duplicate a default layout say News Explorer. and name it as Custom_News_Explorer.
    this can be used for the users or gorup with create and edit option.
    Duplicate this and make another layout, say Custom_News_Browser.
    Click on  Collection renderer > Displayed Properties 
    here you can see entries like               rnd:icon,rnd:displayname(noWrapping/contentLink/maxChars=30)+rnd:action
    the "rnd:action" is for the context menu option please remove this.
    You can also customize your colums of navigation iview this way.
    Hope this to be helpful.
    Reward points if helpful.
    Regards,
    Nitesh

  • XML Forms - news message - send content as mail

    Hi all,
    our customer would like to have the possibility to send an XML forms news item by mail. Not just a mail with the link to the news item, but the content has to be displayed as HTML into the mail body.
    Has anybody implemented this before or knows what would be the best way?
    Perhaps an approach would be to create a new XML command that allows selection of one or two XML files and generate an e-mail?
    Thanks for the help,
    Kevin

    Hi Kevin,
    Here is my solution :
    1. Create a UI Command named like "Send Form by E-Mail"
    Here is example
    <a href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/kmc/Implementing%20Flexible%20UI%20One-Step-Screenflow.article">Implementing Flexible UI One-Step-Screenflow</a>
    Modify this example according to your requirements.
    Create a command group for your UI Command.
    2. Then create a new layout set for your news items. In the resource renderer select your new command group for "Resource Command Group" and use your new Layout Set for your XML Forms.
    Here is a similar example :
    <a href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3079%3Fpage%3Dlast%26x-order%3Ddate">A Real World Example of Flexible User Interface – Part 2</a>
    Regards
    Abdul.

  • XML Forms with Expiring Message Date

    Hi,
      I need to create a XML form with Expiring Message Date i.e the messages should not be visible in the iview after entered expiring date. Kindly let me know how can I achieve this.
    Thanks & Regards,
    Ravi

    Hello Ravi
    This can be achieved through the Time-based Publishing service provided by SAP.  To make sure the service is active for your repository, go to System Administration > System Configuration > Knowledge Management > Content Management > Repository Managers > CM Repository (if that's the kind of repository you're working in).  Then select your repository and make sure that 'tbp' is in the list of Repository Services assigned.  If not, assign that service and restart the portal.
    Then, within KM Content, enter the Details menu of the folder within that repository for which you'd like this service activated, then go to Settings > Lifetime and click the 'Enable Time-Dependent Publishing' button.  This will activate the service for that folder.
    Then in your XML form, you can provide the Lifetime properties "Valid From" and/or "Valid To" to specify when a message should be active, and when it should expire.  At that point, anyone who has read access to that folder would only see the messages that are within these active dates.
    Hope this helps!  For more information, see SAP's <a href="http://help.sap.com/saphelp_nw04/helpdata/en/e8/a9a76828b8dc469969ff450ec81ced/frameset.htm">Lifetime of Documents</a> documentation.
    Cheers,
    Fallon

  • Link to a folder in XML form

    Hi Guys!
    I was faced with a strange problem.
    I want to add link to some folder to an XML form. Like with link to 'Read more' document in SAP's example.
    But...
    If I select folder in a moment of creation of XML form via standard browser controll, there is path to that folder ('/documents/Public documents' for example) in a field. On presentation time (in NewsExplorer iView) clicking on that link opens 'http://myportal.domain/irj/go/km/docs/documents/Public documents/' instead of 'http://myportal.domain/irj/go/km/navigation/documents/Public documents/'...
    What can I do with that?
    Thanks in advance!
    Regards,
    DK

    Hi Denis Kleymenov,
    If you do not set "Start In" property of the "Browser" control, by default it will show you "root>>documents>>"
    root = "http://servername:10000/irj/go/km/docs/"
    For example if you select an image which is resided under "root\documents\teamindia.jpg" it will show you below path.
    "http://servername:10000/irj/go/km/docs/documents/teamindia.jpg"
    not as you expected below
    "http://servername:10000/irj/go/km/nagivation/documents/teamindia.jpg"
    if you need any specific repository folder for the target selection. Please set "Start In" property of the "Browser" control like below
    Ex:
    /Your repository name/followed by folder structure/
    /XTest/Home/Documents/Images/
    Thanks,
    Satyadev

  • XML forms - how to assign KM folder for documents?

    Hi guys!
    I have created an XML forms application and iViews for authoring and display.. But one of the Iviews' property (KM navigation iView) is the name of the folder for the XML documents...
    My question is - how to set, where to save the documents form XML forms application? In which KM folder?
    I created the application, but in KM was no new folder for my documents.. Is it needed to set-up explicitly?
    Thanx for answer! 
    Peter

    Hi Peter
    The location has to be specified if you are creating a KM Navigation iview.You can specify the location to an already existing folder. It is better to create separate folder in KM for storing the documents.
    The folder path has to be specified in the "Path to Initially Displayed Folder" property of the KM Navigation iview.The default value is
    Path to Initially Displayed Folder:/documents/News
    In this case all the documents created is stored in the "News" folder.
    The documents can also be created by using the menu options  in KM. (Folder->New->Forms->your form)
    Regards
    Geogi

  • XML forms app with link pointing to KM folder

    Hi guys!
    I need to create in XML forms an application for messages. A message should include a link, which will point into KM folder with documents or photos. This link can be for each message different.
    How to achieve this?
    Thanx!
    Peter

    Hello Peter,
    If you use a "Browser" Element in the XML Forms Builder, you can assign the type Object or Preview for images. The data Sheme should point to Rid or Image (depends what you want), this is a property of the data sheme element in the lower left corner.
    hope this helps,
    Axel
    Please consider rewarding points to helpful answers on SDN

  • Xml forms not rendered in default layout set - urgent

    Hi guys,
    I've to display several properties and to provide the rating and feedback service in conjunction with xml forms because a "NewsRenderer" doesn't support the display of additional properties.
    So I tried to use one of the default layout sets (e.g. "Consumer Explorer") but the <b>xml forms are not rendered after selecting the "contentLink"</b> (displays raw content of xml document). I'm looking quite a long for a command that opens and renders the xml forms in a new window - without any success...
    Please help! TIA
    Regards
    Joerg

    hi,
    you have to create a XMLForms Repository Filter. Check this link:
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/21/8df33eef091f39e10000000a114084/frameset.htm">XMLForms Repository Filter</a>

  • Viewing XML Forms in a folder

    Hi, I wanted to know if we can control what XML form shows up in a Document library i.e. if I right click on a folder in KM, say Supply Chain > New > Forms, then is there a way by which I can control what forms show up when I click on "New". Thanks for your help.
    Sincerely,
    Sri

    Hi Victor, Thanks for your help. In my portal, the Document libraries I am trying to access i.e. SRM, SCM, Netweaver etc. are in:
    root > GCP Content > GCP Documents > Solutions and Services. Now, when I go to any of these folders, i.e. SRM etc. I want to be able to control which forms are being displayed. I did create a test folder at the location which you have mentioned and also mentioned the required Folder Path but still it does not show up in : root > GCP Content > GCP Documents > Solutions and Services. Can you please provide me with some assistance? Thanks.
    Sincerely,
    Sri

  • How to hide XML Form Label with Hyperlink set to Display?

    XML Forms Builder:  Currently I have a label with the Hyperlink set to Display (on the RenderListItem and when clicked it will open the Show form).  -  I want the label (caption is Read More..) to be hidden if there is no text in a HTML editor on the Edit form.  Anyone have any suggestions?

    XML Forms Builder:  Currently I have a label with the Hyperlink set to Display (on the RenderListItem and when clicked it will open the Show form).  -  I want the label (caption is Read More..) to be hidden if there is no text in a HTML editor on the Edit form.  Anyone have any suggestions?

  • XML Forms :   Set ' Valid from '& 'Valid to' dates.

    Hi,
    I have created two fields in xml form for time based publishing & used "Lifetime" property for it .
    With this , for first field "Valid From" i can set default value as current date by use of  $locDate.
    i.e.      "Valid From" = current date ($locDate)
    And  for second field i.e. "Valid To" suggest me any solution to set default value as  "current date + 7 days"
    i.e.
               "Valid To"  = current date + 7 days  
    If any body have any kind of solution on this, please provide.
    Thanks ,
    Vishal
    Edited by: Vishal Randive on Apr 15, 2009 2:17 PM

    Hi Vishal,
    did you find a solution for this? I am facing the same problem.
    I was thinking about editing the XSL-Stylesheet for the form but didn't find the appropiate code for adding X days to the current date.
    Thanks!
    Andreas

  • How can we create the Readmore link in XML form to opened  the KM folder

    Hi!
    I 'm working on XML form. I have the readmore link in the form . Nomorrally readmore will link to open the file only . however, I need the readmore link to opend the list of document folder in KMconten -> documents. How can we do? Is it possible.
    Thanks and best regards,
    Vimol

    Hi ,
    On the tool bar you have an option "Browser" which is next to "HTML Editor" .
    You know that for using these elements wo have to map them with Data Schema.
    Step by step
    1. In data Model Under Data Schema Add a child and name it Read_More.
    2. In the left hand corner ,click on tab Type and from the drop down select "rid"
    3.Click on the "Browser" from the toolbar (as told earlier) and drag and drop it on the form.
    4. Drag the Data schema which u have made(Read_more) and drop it on the browser on form. On right hand side u will se the mapping done.
    5.Click on the "Browser" which is there in the form and on the right hand side of the form u will see the property window.
    6.In property window change the value of action property to "Item Entry point"
    7. Repeat step 3 and 4 in Render and show form but using "label" nad not browser.
    Do not forget to add Save button in Edit Form.
    This will solve your problem.
    PS:Rewards Point Please.
    Regards,
    Naveen Gupta

  • Layout set for XML Forms.

    Hi,
    I am developing a 'who is who' (contacts) page using XML Form builder.
    Now, I want each contact to be displayed in a credit card design.
    So, I could think about two different options for that
    1. Adding the design as a background image. tried to add in the XML form itself; but it is not properly rendering. Is there any option to set it using Layout set(CollectionRenderer)?
    2. Adding style sheet in XML form builder itself. But I am completely illiterate about this. Can write the design in a css file?
    I could find two options in the FORM
    Row Style:
    (Style sheet for the table rows)
    Column Style:
    (Style sheet for the table columns.)
    Can some one provide me a solution? or suggest some better solution.?
    Regards,
    Jelbin

    Hi,
    Just explain your requirement in Single line. What you want to do in XML form? What is your requirement?
    Thanks,
    Mahendran B.

  • How to set minimum height size for an empty XML Form iview

    Hi,
    I'm trying to configure the minimum height size of an XML Form iview without sucess. Even when there is no content to show, iview height size is around 80 pixels. When there is content the automatic configuration works fine and the iview is resized properly.
    The iview has automatic size and the minimum size for automatic is with 5 pixels...
    Any ideas?
    Thanks,
    Marcelo

    Hi,
    I'm trying to configure the minimum height size of an XML Form iview without sucess. Even when there is no content to show, iview height size is around 80 pixels. When there is content the automatic configuration works fine and the iview is resized properly.
    The iview has automatic size and the minimum size for automatic is with 5 pixels...
    Any ideas?
    Thanks,
    Marcelo

  • Problem in xml form

    Hi,
    i have created one xml form using form builder...there are three views..edit, renderer list and show....then in portal, i created one iview using newsexplorer layout set for edit form and newsbrowser layout set for show form . My problem is...wich layout set i have to choose for getting rendererlist form? one more thing, before creating iviews, should i have to create any folder in km repository ? i am using ep 6 sp2.
    regards
    ram

    Hi ram singh,
    There are some steps that you could follow :
    1. Create the XML FORMS using the XML FORMS Builder
        a) On Edit panel create your form that will be visible on NewsExplorer Layouset.
        b) On RenderList create how your form wil be visible on NewsBrowser Layouset.
    2. Create first Iview for Admin:
       a) Set the layouset to "NewsExplorer"
       b) Set the "Path to Initially Displayed Folder" to "/MyFolderForXMLFORM"
       c) Set the "Path to Initially Displayed Folder" to "/MyFolderForXMLFORM"
    3. Create second Iview for users:
       a) Set the layouset to "NewsBrowser"
       b) Set the "Path to Initially Displayed Folder" to "/MyFolderForXMLFORM"
       c) Set the "Path to Initially Displayed Folder" to "/MyFolderForXMLFORM"
    That's all! Now you can create new items using the Admin iView, which will be storage on KM path that you had set on steps 2 and 3. When you open your User Iview will be show all xml files that exists on your  "/MyFolderForXMLFORM".
    <b>There are some helpful links above:</b>
    How to create XML FORMS
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ee639033-0801-0010-0883-b2c76b18583a
    Creanting XML FORMS
    http://help.sap.com/saphelp_nw04s/helpdata/en/fd/bd016254946048a4d7a17c2aad7600/frameset.htm
    Cheers,
    Alcides Flach

Maybe you are looking for