XML Forms Builder complete Documentation and more

Hi,
I have several questions to the XML-Forms-Builder (XML-FB):
1)
I am searching for a really complete documentation of the XML-FB. I know the "how to create xml forms - PDF", the "help.sap.com", this forum,...., but i don't find one complete documentation. For example i miss the description of really all controls AND whose properties.
2)
Can I await any changing/enhancement between NW 2004 SP16 (my active Release) and NW 2004s SPx - with focus to the XML-FB?
3)
Is it possible to create forms witch allows <u>the author</u> to choose the placement of controls - for example images in the left, right, middle of the page - maybe via select/assign the corresponding form (-> maybe via using control-selector)? This means more individual flexibility for the author.
I am searching for a solution without programming a proprietary solution, only customizing !
okay, that's all, up to now
Thanks for your patience
Hermann

Hi Herrmann,
1.) There is no. Some features have been added more or less silently within the last year, but a central doc hasn't been published.
2.) All I know is: Not much. Maybe the Forms Builder developer at SAP reads this and could throw a somewhat more detailed answer.
3.) We have developed this as a small part of easyWCM; when creating the XML form, you can define not only 1 ShowForm, but different; the author then can choose which form to use. We provide such pre-defined forms within the BP.
Hope it helps
Detlev
PS: Please consider rewarding points for helpful answers on SDN. Thanks in advance!

Similar Messages

  • Show user´s name and lastname using XML Form Builder

    Hello
    I created a XML project with XML Form Builder and i have to show user´s name an lastname in RenderListItem form.Can anybody help me,please? Thanks

    Hi Unai,
    check out the description by Patricio in this thread:
    https://forums.sdn.sap.com/click.jspa?searchID=78716&messageID=1616027
    Hope this helps,
    Robert

  • Path to XML form builder reports in Portal

    Hi Experts,
    I am facing one issue. We have few XML forms builder screens in Portal.
    Those were appearing fine but now one of them is not appearing properly.
    Please let me know under KM , where these reports are stored so that I can check whether these reports.

    Srini,
    The XML forms are under etc-xml forms.
    However, if the forms are not appearing properly, you would have to open it in XML forms builder and check.
    Assign yourself the Content Management role. Check this wiki for more details.
    http://wiki.sdn.sap.com/wiki/display/KMC/XMLFormBuilderinEP7.0
    Regards,
    Sandeep Tudumu
    Edited by: Sandeep Tudumu on Jun 14, 2010 10:16 PM
    Edited by: Sandeep Tudumu on Jun 14, 2010 10:17 PM

  • XML Form Builder-How to access data saved from a form?

    Hi All,
    I created a form in XML Form Builder. This form include checkboxes and input fields.
    Also i include a Save button.
    I used this form in a iView.
    Many users will access this iView and save their input data.
    So, after the user Save this data, in the KM folder , is created a XML form where i can see the inputed data.
    So for every user's Save is created a XML form .
    The question is,
    how can i collect all these data for each created XML form, so as i can process them?
    Please i will appreciate if anybody has any documentation or can give me step-by step instruction .
    I am new in EP  .
    Regards
    Ari

    Hello Avinash,
    You can directly use query in form personalization Conditions like
    select date_probation_end from per_assignments_x where person_id = :PERIOD_OF_SERVICE.PERSON_ID
    and put in your condition like if you want to validate Probation end date is less then sysdate then in condition put in like.
    TRUNC(SYSDATE) < (select TRUNC(date_probation_end) from per_assignments_x where person_id = :PERIOD_OF_SERVICE.PERSON_ID)
    set the error message.
    Regards,
    Saurabh

  • Property not loaded in XML form builder

    Hi,
    I am trying to create a new application in XML form builder. I have created few custom properties in KM. I want to use those properties to map to the field in XML application. But i see that under teh data model, I am not able to see any properties from KM. When i click reload properties nothing gets loaded. Also when i right click on DataSchema, menu doesnt appear. What could be the problem?
    Regards,
    P188071

    Hi!
    You probably have to create a property group and a property structure in the Property Structure Service of km configuration first.
    See here for more details:
    https://www.sdn.sap.com/irj/sdn/thread?threadID=944815&messageID=5712759#5712759
    Pretty much the same requirements you have.
    Cheers,
      Jürgen

  • Error writing output with iview for xml form builder

    Hi,
    I created a Xml Form Builder's project in which I developed an "Edit" and "ListEdit" sheet.
    I also created an iview for theese in which the code link is:"com.sap.km.cm.xmlform",and the field for Style Sheet for List and for single item are set up correctly,but when I tried the preview the following error message happened:
    com.inqmy.lib.xsl.xslt.XSLOutputException: Error writing output. -> org.w3c.dom.DOMException: Root Element is already present, cannot be appended as a child.
    could someone help me?
    thank's a lot!
    Nick.

    Hi,
    Now I'm confused,what do you mean with create new data? Are users editing existing documents
    (as if they go to a document example.xml > edit) or they are creating new documents (as if they go
    on folder > new > forms)?
    The problem is, in both cases a user would need read/write permissions.
    The normal flow content (data) is created in KM is as follows:
    1. user is assigned to a role
    2. role contains KM Navigation iView
    3. KM Navigation iView executes com.sap.km.cm.navigation component
    4. user chooses New > Form UI command (edit_xml_forms)
    5. edit_xml_forms UI command executes its code (com.sapportals.wcm.rendering.uicommand.cm.UIXMLFormsCreateCommand) and open xml edit for the user
    6. user fill the form and click Save, form is created into folder
    For what I understood so far, your requirement basically asks you to go directly to step 5, it is
    possible to pass a URL that goes directly to step 5, the UI command button, but if you do that
    you won't have a context, so chances that it will work are slim, since a context is required to
    fill the parameters asked by the app (like folder, user, permissions, etc). Even though, in some cases you can
    still pass the parameters via post in the URL but you must know which service/parameters the
    app asks for it, also a URL is static...
    That was the create scenario, I think it's more cons than pros, users would still be
    able to bypass the URL iView created for that, I'd suggest evaluating again if it's really
    a problem having users access cm to manage data
    kind regards,
    Rafael

  • XML Form Build Error Unexpected http response code 500: Error

    Dear All,
    I am facing the error when I am starting the XML Forms Builder.The tool checks the environment in which the XML Forms Builder is running (xfbuildertest.html)
    I am getting the following result :
    - Test: Connection Tests
    - ! Test Failed !
    - A test in the suite failed
    - Test: XML Forms Builder Version
    - ! Test Failed !
    - Unexpected http response code 500: Internal Server Error
    Test: Load Global Settings
    - Not Started
    - This test depends on the test "XML Forms Builder Version", which did not complete successfully
    - Test: Load Project List
    - Not Started
    - This test depends on the test "XML Forms Builder Version", which did not complete successfully
    Please help me.
    Regards
    Pravesh

    Hi Lorcan.
    So what exactly happens when you try to start XML Forms builder, do you get an actual error or does it just not start at all?
    > Actually the News are not getting displayed . The HTML (Html tages)are not getting rendered properly in XML Form Builder.
       This news are perfectly working in other environment  (Dev/Qlty) but not in Production .. where i am facing the issue of rendering the news ( not in correct format as expected)
    It is appearing as link. where as in my other environment the Text in proper HTML format.
    (Link of News appearing in production) whereas in Dev/Qlty proper text with Heading/Font/Colour appears. Or are you only seeing errors when you run the environment check?
    > I am getting the errors when running the environment check on in Production but not in Development/Quality.
    Did you try it on different clients or with different users? Is this a new installation or have you recently upgraded? Are all your components on the same SP level?
    > This is new installation but SP level are exactly same across the system(Dev/Qlty/Prod).
    Also the check the settings and found proper..
    Root Directory * /usr/sap/<System-ID>/SYS/global/config/cm/etc*
    Please let me know am I missing something..
    Why its not running on my production system.
    Regards
    Pravesh

  • Custom Actions in XML Forms Builder

    Hello everyone,
    We are starting a project to replace our current intranet with Enterprise Portal + KM + Collaboration.  Our current intranet has many interactive foms developed as ASP pages for doing thinks like requesting new user ID's etc.  These forms are attached to a workflow engine (Ultimus) where they trigger various workflow processes.  I am exploring wherther or not these existing ASP based forms can be replaced by XML forms developed on the form builder.
    Can XML forms be developed that trigger external actions like generatating a workflow?  I have not found anything in the documentation so far that would indicate how this is accomplished?
    Thanks,
    -Matt Schababerle

    Thank you Detlev, that is what Im looking for. 
    I knew that XML forms are primarily for document creation.  I'm just trying to think 'out of the box' and find a way to convert all the ASP forms we have to a standard, portal-based format.
    The forms I am reviewing are mostly simple pages that would basically validate and save the form data, then kick off a single workflow task. For existing forms, we will utilize URL iViews and link to the existing form.
    For new forms, it sounds like we could probably make the XML forms builder work, but would probably be better off just creating basic .jsp or web dynpro pages to handle the data validation and external workflow submission.  What do you think?
    Thanks for your help!
    -Matt

  • Xml Form Builder Project - How to define the due date of a news?

    Hi,
    in a Xml Form Builder Project how can I define the due date of a news?
    If I define the start date and the end date how can I define the rules?
    tnx

    Hi Ennius,
    The timestamp control enables the input of the date and time. You can use this control to create u2018valid fromu2019 and u2018valid untilu2019 fields in order to restrict the lifetime of objects for time-based publishing.
    You can refer to this help links for more details .
    http://help.sap.com/saphelp_ep60sp2patch5/helpdata/en/b4/fd2c407586ea01e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_ep60sp2patch5/helpdata/en/b4/fd2c407586ea01e10000000a155106/frameset.htm
    Also let us know your requirement more clearly so that i can try helping you .
    Thanks ,
    Swetha

  • Unable to preview - XML Forms builder

    Hello gurus,
    please forgive the silly question as I'm completely a newbie on the argument.
    I'm trying to implement a news iview in Portal; I found an exaustive and intesting How-to guide that designs exactly my scenario:
    How to Create XML Forms (NW2004)
    However, I tried to start from the existing SAP_DemoNews project doing some little modifications in order to include a society logo.
    So, I opened SAP_DemoNews project and did a Save as... to MyTemplateNews project.
    However, even though the project seems correct as there are no errors in the generate() phase, I cannot see a preview of any module as the windows which is opened contains the following message:
    XML - Forms 
    Item /documents/xmlforms/xfbuilder/preview/MyTemplateNews.xml does not exist
    I guess there's something wrong with paths and configuration, but didn't found any reference searching the forum; could anyone provide me an help to work with previews?

    Hi Matteo,
    > preview works correctly on the EDIT form, while still crashes on the Show and RenderListItem forms
    "the preview function in the XML Forms Builder is not supported for the RenderListItem form" (http://help.sap.com/saphelp_nw70/helpdata/en/42/f6733c20e73247e10000000a11402f/frameset.htm)
    But for Show it should work, and you said it does for standard forms delivered by SAP!?
    For the default trace, you can use the log viewer in VisualAdmin (7.0) or the log viewer in NWA (7.0/7.3). VA: http://help.sap.com/saphelp_nw70/helpdata/en/57/5f1140d72dc442e10000000a1550b0/frameset.htm; NWA: http://help.sap.com/saphelp_nw73/helpdata/en/47/af4560fa711503e10000000a42189c/frameset.htm
    Contact your basis people for further information; maybe they can check if the traces throw some insight...
    Hope it helps
    Detlev

  • Creating a iview for XML Form builder Edit Form

    Dear Experts
    I have created an XML Form builder application which has Edit from,Renderlist and Show form. I able to create a datafile in by going to content manager. My requirement is to create an iview for Edit form so that i can assignt he ivew to end user to fill this form. I dont want to give content admin to end user.
    I need to create an ivew to XML Form builder Edit Form
    Regards
    Noel

    Hi,
    Now I'm confused,what do you mean with create new data? Are users editing existing documents
    (as if they go to a document example.xml > edit) or they are creating new documents (as if they go
    on folder > new > forms)?
    The problem is, in both cases a user would need read/write permissions.
    The normal flow content (data) is created in KM is as follows:
    1. user is assigned to a role
    2. role contains KM Navigation iView
    3. KM Navigation iView executes com.sap.km.cm.navigation component
    4. user chooses New > Form UI command (edit_xml_forms)
    5. edit_xml_forms UI command executes its code (com.sapportals.wcm.rendering.uicommand.cm.UIXMLFormsCreateCommand) and open xml edit for the user
    6. user fill the form and click Save, form is created into folder
    For what I understood so far, your requirement basically asks you to go directly to step 5, it is
    possible to pass a URL that goes directly to step 5, the UI command button, but if you do that
    you won't have a context, so chances that it will work are slim, since a context is required to
    fill the parameters asked by the app (like folder, user, permissions, etc). Even though, in some cases you can
    still pass the parameters via post in the URL but you must know which service/parameters the
    app asks for it, also a URL is static...
    That was the create scenario, I think it's more cons than pros, users would still be
    able to bypass the URL iView created for that, I'd suggest evaluating again if it's really
    a problem having users access cm to manage data
    kind regards,
    Rafael

  • XML Form Builder User-based Publishing

    Hi Gurus,
    My question is like  time-based publishing (Valid from/until properties), can i do user-based publishing? Think that there are announcements in the same directory, \documents\news, i want just a responsible user or groups CAN read these news. Or it can be in different directories, but i don't want to create more than 100 xml forms in the same format. How can do this? Is Collobaration room property helpful for my aim? if so, how can i do it?

    Hi,
    If you need to use xml form to publish news and you want to have only one folder in where the news are created, you could do:
    1. In your repository for instance: documents you create a folder where the authors create the news.
       \documents\news
       The authors will have read/write permissions.
       The consumers or end users only read.
    2. You create a metadata called status with theses values:   publish, archive, in progress for instance.
    3. Using form builder, in your form you add this status metadata.
    4. Create and index (index and classification) and taxonomies using the values of status metatada.
        you will have a directorie with this structure:
        taxonomie>name of index>name of taxonomy>publish
        taxonomie>name of index>name of taxonomy>in progress
        taxonomie>name of index>name of taxonomy>archive
    5. You have to create two km navigation iviews, one to point
    documents\news and the other one to taxonomy created by you.
    The first iview you give (workset) to authors group and the second to consumers or end users group.
    The idea is simple but not automatically, the author create a new news and then using status metadata choose some value (publish so on), and then the consumers
    read this news.
    Patricio.

  • XML Forms Builder - problem with checkbox

    Hi,
    I have created many checkboxes in XML Forms Builder and if I want to create a new document based on this "Form" I have still checked one of checkboxes. I would like to have all empty  checkboxes becasue user should check the appropriate checkboxes.
    Do you know how to resolve this problem?
    Thaks for help!
    Regards,
    Andrzej Tabara

    Hi,
    is it always the same checkbox that is already filled in? Is this ckeckbox based on a metadata-definition?
    If yes: You could maybe have a look at the metadata-definition. Is there maybe a default-value defined?
    Kind reagrds
    Karin

  • How to make use of the XFList in the Function Bar  of the XML Form Builder?

    Hello:
        Now I am creating blog using the XML Form Builder.
        In the bolg publishing interface of the SDN ,there is a tpoics list ,in this list you can select single or multiples.
        I find the XFList in the Function Bar of the XML Form Builder.But I don't know how to make use of this list?Who can help me?
    lexian
    Thanks a lot!

    In the Attributes of a screen field, there is an attribute called "Groups". This has 4 options for input (4 text boxes)
    SCREEN has 4 fields GROUP1, GROUP2, GROUP3 and GROUP4.
    The first text box under Groups attribute corresponds to SCREEN-GROUP1,
    2nd text box for SCREEN-GROUP2
    3rd text box for SCREEN-GROUP3
    4th text box for SCREEN-GROUP4
    Hope this helps.
    Thanks,
    Balaji

  • Attachments in XML Form Builder

    Hello
    I have created a XML Forms Builder Project.
    News Author  will create News using this form and attach Documents  to the news.
    for ataching document I am using a Schema Element with datatype set as rid  .
    from this element i created a Browser control .
    At run time , i am able to select files from KM using the browser control.
    But while Viewing the News when i click on the Hyperlink for that control
    it opens up the same news again .. (its referencing self instead of the document)
    What property setting i am missing ?
    what is the correct way to attach documents and view them using a project created by XML Forms Builder ?
    Regards
    Rajendra

    Solved

Maybe you are looking for

  • How to verify the the vairable is decreasing

    hi, I have to validate some sensor values coming from the models.. the sceanrio is "The model value of aaa must be decreasing within 60 sec of the speed going to zero. My question i show to verfy wheather aaa is decreasing.....Pls let me know thanks,

  • Change segment name for Idoc created through BDBG transaction

    hi all, I have created a BO thru SWO1 transaction and then have used BDBG. Now for one of the segments in the IDoC which got generated automatically,i would like to change the segment name.This object was completed long time back and hence was releas

  • Two files - 'merge'

    I caused myself a problem a couple of years ago when a disc failed and in relation to iPhoto I did a sloppy job of restoring everything from backups. It is so long ago that I cannot remember what, how and why I did it but basically I restored all the

  • Api Function to list port in use

    Hi!I'm looking for an Api Function to list a ports in use in a Essbase Serve.

  • Get Time Period Values 12.0

    All, Is there any way to get the values of configured Time Periods at runtime. For example get the current  shift start and and end time values? Regards, Christian