MS Word Integration

Hi all,
when I edit a text I can't switch to the word editor because of the error SOFFICEINTEGRATION231: unable to find template. Where can I set the path from where SAP select a Word template?
Skandios

Hi Skandios
In the I18N transaction, you can select the text editor you want to use (standard editor or Word Editor)
Option I18N Customazing - MS Word as Editor
In case of Word Editor will work with the template that the MS-Word has been configured by default.
Best Regards.
Fabio A. Rodriguez

Similar Messages

  • MS Word integration with SAP CRM: can a PDF be created from the MS Word doc

    21/11
    Gurus,
    I know have a better understanding of the topic but still have 2 open questions.
    I now know that StreamServe cannot read .DOC files but can read and work with .PDF files.
    Since we are in a SAP forum and not a StreamServe forum,
    1/ I am wondering if SAP CRM 2007 can convert the MS Word generated and populated documents into .PDF. Possibly immediatly.
    2/ Can the MS Word generated and populated documents be saved by SAP CRM 2007 as .XML files?
    Thanks again.
    Dear All,
    On my project, there is a requirement to generate ad-hoc and amendable letters in CRM (2007).
    We might have +150 letters so I am thinking about using MS Word integration with SAP CRM to deliver this.
    With SAP CRM 2007, I understand that it is indeed possible to generate WebServices that will then be consumed by Word templates through the mail merge functionality. So agents will not have to enter BP name, address and so on. All this can be done by configuration which is great.
    My point of concern is how to integrate this design to StreamServe for printing purpose (we do not want to go into local printing)
    Can StreamServe collects the Word generated document?
    Should this Word document be converted as PDF before or can StreamServe do it?
    Should StreamServe exploits the XML contents within the Word generated document?
    Thanks for your help and insights about this.
    Brice.
    Edited by: Brice Vialle on Nov 21, 2008 9:26 PM
    Edited by: Brice Vialle on Nov 21, 2008 9:34 PM

    Hi Chris,
        Your advice helps me a lot, thank you.
        I upload an XML-Format template Word Doc to server as a MIME Object.
        When OfficeControl is started in Web Dynpro, OfficeControl automatically open the XML-Format template.
       For the first time, I get the XString-type Context attribute bind to the content of the Word Doc,
       then translate it to string, I got the XML-format content, it's great!
       However, after the first time, when I input any new contents in MS Word in Web Dynpro,
       no matter I execute "Ctrl + S" or click the "savedocument" button,
       when I translate the XString Context attribute to String, I got messy code. (but the first time, it is good plain text)
       I use the function module: ECATT_CONV_XSTRING_TO_STRING (good for first time, dump after first time),
       SCMS_XSTRING_TO_BINARY, SCMS_BINARY_TO_STRING (good for first time, messy code after first time).
       My Demo source code is in: (system) SMV --> (local object) zhaode --> (Dynpro Component) ztest_office_control
       core source code is as:
       clear itab.
      CALL FUNCTION 'SCMS_XSTRING_TO_BINARY'
        EXPORTING
          BUFFER = lv_datas
        IMPORTING
          OUTPUT_LENGTH = lv_length
        TABLES
          binary_tab = itab.
      CALL FUNCTION 'SCMS_BINARY_TO_STRING'
        EXPORTING
          input_length = lv_length
          mimetype = 'text/plain; charset=utf-8'
        IMPORTING
          text_buffer = lv_datas_string
          output_length = lv_data_len
        TABLES
          binary_tab = itab.
        Can you give me some advice?
    Best Regards,
    Derek

  • XML scheme and Web services enhancement for MS Word integration in CRM 2007

    Hi,
    I am trying to use the Template designer and the web services tool in order to create a MS Word template for the quotation.
    We have created a new web service, using the Web Service Tool
    (transaction BSP_WD_CMPWB, type WS_DESIGN_TOOL). I can use this web service when creating a quotation word template and everything works fine.
    I need to enhance the web service with some custom fields and logic. I found the blog:
    Web-services enhancement for MS Word integration in CRM 2007
    /people/community.user/blog/2008/11/18/web-services-enhancement-for-ms-word-integration-in-crm-2007
    The blog describe how to enhance the web service, extend the output
    structure etc.
    We have done all the steps in the blog, and everything looks fine. When
    we test the web service, using the Web Service Navigator, all the new
    fields we added to the output structure are displayed. The WSDL
    document also looks fine, displayed from the Web Service
    Administration.
    The problem occur when try to create the word template using the
    Template Designer. The XML scheme is not displayed in the word
    document. This only happens if we use an enhanced web service.
    Anyone familiar with this issue?
    Kind regards,
    Johan Wigert

    Hi,
    You may have to upgrade your MS word 2003 to MS Word 2007.
    Before you do that please opening View > toolbars > Task Pane and check if you can get XML Schema from the web service.
    Regards,
    Sandeep Chavan

  • ABAP Web Dynpro - OfficeControl - Word Integration

    Hi,
    i have a problem concerning the office control of the abap web dynpro.
    I have a textedit box on the view of a web dynpro. Now i want to transfer the data from the textedit box to the word document. I used the "IOS_TEST_WORDPROCESSING" as an example.
    Everything works fine, if there is only one line of text in the textedit box. If i put for example three lines in it, word opens and now i have the choice for a data seperator.
    The word document contains only one field as a "MergeField" like the field of the word document used in the "IOS_TEST_WORDPROCESSING". 
    Could anyone give me a hint how to solve the problem.
    With best regards
    Markus

    I have the same problem. I want to integrate an ABAP Web Dynpro in GP, but there is no way to implement an Interface from GP like it is in JAVA. That means you cannot maintain input , output parameters and give a status back to GP. Seems that in ABAP the WD is not integrated in GP.
    I went to the relevant developement departement an they gave me the following answer.
    In GP you can maintain input parameters for a ABAP Web Dynpro Application manually which will be displayed in the apllication UI URL . Then you need a function module to map the input parameters inside the url to the ABAP Web Dynpro context. Output parameters are not possible in GP with ABAP Web Dynpro. It is also not possible to give back the processing state to GP from your ABAP web Dynpro Application like it is in JAVA. Only the GP framework provides a button to complete this Step manually by the user.
    Regards
    Rainer

  • Acorbat Pro xi word integration strips text from pages

    Hi,
    I have Acrobat Pro XI and Ofice 2012, both fully up to date.
    When creating a PDF from the Acrobat tab on the ribbon, Acrobat will create the PDF but will strip the text from the first page. It leaves the pictures on the page, only removes text. If I select the "Different First Page" check box in "Headers and Footers", the PDF document is created sucessfully. This is not going to be acceptable.
    This issue has only come about since the update to XI from X. I have removed XI and installed X again to test, X still works and XI does not.

    Found the problem.
    Adobe, I found a BUG. I want a year of cookies.  Not the virtual type, I want real cookies.  Chocolate.  Maple.
    Word 2013 ...
    Create a doc and put some sort of FIELD in the footer.  I used STYLEREF and choose a Style.  That's a very common thing to do for keeping the title of your document in the footer.
    Now ... insert a SHAPE.  Make that shape sit BEHIND the text.
    DONE.
    Create your PDF.  The text won't be visible.
    BUG.
    Cookies.
    Chris.

  • Word Integration in BSP

    Hi Folks!
    Scenario: BSP must open a Word document, that is stored as an xstring in a transparent table on the SAP server where the BSP runs. Now the user can change the Word Document in his MS Word client. So far sounds not too difficult to implement. But now there comes my problem: The Word document changed by the user in his MS Word client must be stored in the transparent table on the SAP server again. Thus next time the user selects this document in the BSP he gets the changed version. How can I achieve this, how can my BSP talk with Word (open Word, hand over document to Word, get back changed document from Word, close Word) and then load the changed document up to the server again?
    Additional info: I work in a pure Microsoft environment on client side.
    I've read some threads and found out that I can use ActiveX and Javascript to handle this problem, but so far I did not find a real cookbook that I can use for my scenario. All scenarios I've found open a Word document and save it somewhere on a disk.
    Thanx for any hints!
    Regards,
    Volker

    i was trying various options for this.
    one of them (it works fine - but havent checked all scenarios like word doc with pic, etc) is using btf editor.
    while first time loading the document (as xstring) to database table. first open the document in the local machine, in word and save as .htm file.
    now use this file to store it in database (as xstring).
    once this is done , you can use this xstring as content for btf editor. and you can easily capture the edited content from the btf editor area and then load it back to database.
    for more info on btf editor check this weblog.
    /people/thomas.jung3/blog/2005/04/21/bsp-btf-editor-example-non-model-view-controller
    let us know how it goes.
    Regards
    Raja

  • WEBUTIL - CLIENT_OLE2 : Clientside Word Integration problem

    Hi,
    I have attached webutil.pll and webutil.olb and configured the necessary files as per the webutil manual in Oracle Forms 10g under Windows 2000. I have compiled the libraries before running the form.
    When I run the form, encountering following error message:
    WUC-015: Your form must contain the following bean for this function to be available : oracle.forms.webutil.ole.olefunction
    Please help me out to trace the error.
    Thanks - Mundhir.
    [email protected]
    In my forms [When-Button-Pressed], I added the following code :
    ==========================================================
    PROCEDURE worddoc IS
    BEGIN
    DECLARE
    -- Declare the OLE object
    application CLIENT_OLE2.OBJ_TYPE;
    -- Declare handle to the OLE argument list
    args CLIENT_OLE2.LIST_TYPE;
    BEGIN
    -- Start WordBasic and make Word visible
    application:=CLIENT_OLE2.CREATE_OBJ('Word.Basic');
    CLIENT_OLE2.INVOKE(application, 'AppShow');
    -- Create a new Word document
    CLIENT_OLE2.INVOKE(application, 'FileNew');
    -- Navigate to the bookmark called 'LetterHead'
    args:=CLIENT_OLE2.CREATE_ARGLIST;
    CLIENT_OLE2.ADD_ARG(args, 'ViewHeader');
    CLIENT_OLE2.INVOKE(application, 'EditGoto', args);
    CLIENT_OLE2.DESTROY_ARGLIST(args);
    args:=CLIENT_OLE2.CREATE_ARGLIST;
    CLIENT_OLE2.ADD_ARG(args, :TXT_HEADER);
    CLIENT_OLE2.INVOKE(application, 'Insert', args);
    CLIENT_OLE2.DESTROY_ARGLIST(args);
    -- Insert the text item into the Word document
    args:=CLIENT_OLE2.CREATE_ARGLIST;
    CLIENT_OLE2.ADD_ARG(args, :TXT_COMMENT);
    CLIENT_OLE2.INVOKE(application, 'Insert', args);
    CLIENT_OLE2.DESTROY_ARGLIST(args);
    -- Save the document to the filesystem
    args:=CLIENT_OLE2.CREATE_ARGLIST;
    CLIENT_OLE2.ADD_ARG(args, 'c:\temp\EXAMPLE.DOC');
    CLIENT_OLE2.INVOKE(application, 'FileSaveAs', args);
    CLIENT_OLE2.DESTROY_ARGLIST(args);
    -- Release the OLE object
    CLIENT_OLE2.RELEASE_OBJ(application);
    END;
    END;
    ==========================================================

    I used code given below, it gives an error ORA-305501
    I am using Microsoft Office-2003.
    how can I export contents(modified) of MSWORD back to form?
    declare
         app CLIENT_OLE2.OBJ_TYPE;
         docs CLIENT_OLE2.OBJ_TYPE;
         doc CLIENT_OLE2.OBJ_TYPE;
         selection CLIENT_OLE2.OBJ_TYPE;
         args CLIENT_OLE2.LIST_TYPE;
    BEGIN
    -- create a new document
              app := CLIENT_OLE2.CREATE_OBJ('Word.Application');
              CLIENT_OLE2.SET_PROPERTY(app,'Visible',1);
              docs := CLIENT_OLE2.GET_OBJ_PROPERTY(app, 'Documents');
              doc := CLIENT_OLE2.INVOKE_OBJ(docs, 'add');
              selection := CLIENT_OLE2.GET_OBJ_PROPERTY(app, 'Selection');
         -- insert data into new document from long item
              CLIENT_OLE2.SET_PROPERTY(selection, 'Text', :b1.t1);
    -- save document as example.doc
         args := OLE2.CREATE_ARGLIST;
         CLIENT_OLE2.ADD_ARG(args, 'c:\temp\example.doc');
              CLIENT_OLE2.INVOKE(doc, 'SaveAs', args);
              CLIENT_OLE2.DESTROY_ARGLIST(args);
    -- close example.doc
              args := CLIENT_OLE2.CREATE_ARGLIST;
              CLIENT_OLE2.ADD_ARG(args, 0);
              CLIENT_OLE2.INVOKE(doc, 'Close', args);
              CLIENT_OLE2.DESTROY_ARGLIST(args);
              CLIENT_OLE2.RELEASE_OBJ(selection);
              CLIENT_OLE2.RELEASE_OBJ(doc);
              CLIENT_OLE2.RELEASE_OBJ(docs);
    -- exit MSWord
              CLIENT_OLE2.INVOKE(app,'Quit');
    END;

  • IAC Service hide some buttons of an integrated word document

    Hi all,
    I use an IAC service to run ORGANIZER transaction. Inside, I open a word inplace. Without service, word inplace has several active buttons, like "Save document" or "Fix form fields", but using a service I can't use these buttons.
    I think problem belongs to MS Word integration, but I'm not sure and I don't know how I solve it.
    Any idea?
    Thanks a lot.

    It's not possible because of ITS limitations.
    Regards.

  • Office Integration: Problems with MS Word

    Hi all,
    I have a problem with word integration in SAP CRM 7.0 EhP1 SP04.
    I have created, activated and populated a web service and created a word template. When creating a new document in the WebUI (button "With Template") Microsoft Word not even starts. However, the Word document based on the template was enriched with data via the web service and is available in the assignment block "Documents". When I click on the link and open the document I can make changes, but then I only can save it local and have no possibility to save it at the content server which usually should be done automatically. When I use the button "Edit" in the document details page word will not start.
    All prerequisites mentioned in different sap notes and forum threads (active services in sicf, alias for content management, browser settings, ...) are completed.
    Has anyone had similar experiences or has ideas for a possible solution why word will not start when using the edit button?
    Do I have do make any additional settings concerning content management?
    Thanks in advance!
    Sebastian
    Edited by: Sebastian Lenz on Oct 19, 2011 5:07 PM

    Hi Andrei,
    Thank you very much for your quick response and your suggested SAP notes.
    With the help of note [1566793 'Procedure to create word template in EHP1 & higher versions'|https://service.sap.com/sap/support/notes/1566793] I was able to successfully create a template that is filled with data from our web service. Because we have already installed SP04 the corrections mentioned in note [1459264 'Microsoft Word does not open in CRM Template Designer'|https://service.sap.com/sap/support/notes/1459264] are implemented as well.
    I would be very grateful if you could suggest any more possible solutions.
    Or means "For security reasons, Microsoft Word can no longer open the document and write it back to the CRM server using the save function." it is absolutely impossible to edit a Word document, that alreay exists on the content server, and save it as new version?
    Appreciating your help very much,
    Sebastian
    Edited by: Sebastian Lenz on Oct 20, 2011 8:44 AM

  • Word Documents and Forms 6

    Hi.
    I have spent the past three weeks reading forums and doco's from
    anywhere and everywhere on the web, and am battling to come up
    with a proper solution to my problem.
    I am currently storing office documents in a BLOB field in an 8i
    database. I use an OLE container bound to the BLOB field in the
    database to insert these documents from the client into the
    database using a forms 6 form, and this seems to be fine. Where
    the problem comes in is being able to retrieve these documents
    from the database and display them as an icon on a form so that
    users of my system will be able to edit and download these
    documents which are stored in the database. I want to allow them
    to click on the icon (which is a link to the document in the
    database) which will then launch the appropriate office product
    and allow them to do whatever they have to from there.
    Are there any suggestions as to how I can acheive this? I am
    really stumped here, and any help here would be greatly
    appreciated.
    Thanks.
    Craig.

    Is there proper ole documentation oracle provides for such types
    of problems , we are also suffering from the same(OLE & WORD
    INTEGRATION) problem and are not getting the proper soln.
    Calling oracle support for help as many peoples are suffering
    with the same problem
    ...Waiting ...

  • Web-services enhancement for MS Word

    Hi,
    I have done all the steps described in the blog /people/community.user/blog/2008/11/18/web-services-enhancement-for-ms-word-integration-in-crm-2007 about Web-services enhancement for MS Word,  but the last step I did not complete successfully.
    When I start the template designer no offer structure OUTPUT of web service, the template is blank.
    The funny thing is that when I delete the APPEND structure with fields Z, and I press Check button and activate the web service again I have no problem, I start the template designer and reappear standard fields.
    Anyone have any idea what happens?
    Thanks and regards

    Hi,
    You may have to upgrade your MS word 2003 to MS Word 2007.
    Before you do that please opening View > toolbars > Task Pane and check if you can get XML Schema from the web service.
    Regards,
    Sandeep Chavan

  • Change bookmark/text in footer (OLE-integration)

    Hi folks
    I have a ABAP program with OLE integration to Word (Old program, and therefore the old way to integrate - not DOI!) So far so good. It has been working for the last 4 years. Now I want to add some extra code, so I can insert a value to a bookmark in the footer. Alternative is to change a word in the footer. I have been fighting with the code for a quite a long time.
    My problem is to convert the shown macro to ABAP Method/Property coding!!
    The cursor is placed in the top of the document. In the footer I have a text: &Z_FOOT2&. This text I want to change with anoter value. No problem when I just activates the function Change All (recorded in the macro) - but how to do in ABAP???
    Hope You can help me!!
    REPORT ztces_word_test
           NO STANDARD PAGE HEADING
           LINE-SIZE 255
           MESSAGE-ID zcrm00.
    * OLE - Word Integration
    INCLUDE ole2incl.
    DATA o_word             TYPE ole2_object.
    DATA o_docs             TYPE ole2_object.
    DATA o_doc              TYPE ole2_object.
    DATA o_selection        TYPE ole2_object.
    DATA o_range            TYPE ole2_object.
    DATA: o_find            TYPE ole2_object.
    DATA skabelon(255)    TYPE c.
    CONSTANTS: tab(2) TYPE x VALUE '0D0A',
               wdtoggle TYPE i VALUE 9999998,
               c_true  TYPE i VALUE -1,
               c_false TYPE i VALUE 0.
    CONSTANTS: true VALUE 1, false VALUE 0.
    CONSTANTS:
       c_wdstory     TYPE i VALUE 6,
       c_wdextend    TYPE i VALUE 1.
    skabelon = 'C:SAPWORKDIRCRM Kundeplanfooter_change.dot'.
    CREATE OBJECT o_word 'Word.Application'.
    SET PROPERTY OF o_word 'Visible' = '1'.
    CALL METHOD OF o_word 'Documents' = o_docs.
    CALL METHOD OF o_docs 'Add' = o_doc
      EXPORTING
      #1 = skabelon.
    IF o_doc IS INITIAL.
      CALL METHOD OF o_word 'Quit'
        EXPORTING
        #1 = 0
        #2 = 1
        #3 = -1.
      COMMIT WORK.
      MESSAGE e001(ztces00) WITH skabelon 'IIE'
             RAISING skabelon_findes_ikke.
      FREE OBJECT o_doc.
      FREE OBJECT o_docs.
      FREE OBJECT o_word.
    ENDIF.
    CALL METHOD OF o_word 'Selection' = o_selection.
    * Here I have the MACRO which I recorded in the Word Document
    *    Selection.Find.ClearFormatting
    *    Selection.Find.Replacement.ClearFormatting
    *    With Selection.Find
    *        .Text = "&Z_FOOT2&"
    *        .Replacement.Text = "New footer text"
    *        .Forward = True
    *        .Wrap = wdFindContinue
    *        .Format = False
    *        .MatchCase = False
    *        .MatchWholeWord = False
    *        .MatchWildcards = False
    *        .MatchSoundsLike = False
    *        .MatchAllWordForms = False
    *    End With
    *    Selection.Find.Execute Replace:=wdReplaceAll
    *GET PROPERTY OF o_selection 'Find' = o_find.
    CALL METHOD OF o_selection 'Find' = o_find
      EXPORTING
      #01 = 'Z_FOOT2'.
    * Selection.FIND.ClearFormatting
    * Selection.FIND.Replacement.ClearFormatting
    *GET PROPERTY OF o_selection 'Find' = o_find.
    *CALL METHOD OF o_selection 'Find' = o_find.
    *CALL METHOD OF o_find 'Replacement' = o_find.
    *CALL METHOD OF o_find 'ClearFormatting' = o_find.
    CALL METHOD OF o_find 'Execute'
    *CALL METHOD OF o_selection 'Execute'
      EXPORTING
      #01 = '&Z_FOOT2&'
      #02 = true
      #03 = true
      #04 = false
      #05 = false
      #06 = false
      #07 = false
      #08 = false
      #09 = false
      #10 = 'New footer text'.
    CALL METHOD OF o_selection 'HomeKey' = o_range
      EXPORTING
      #1 = c_wdstory.
    FREE OBJECT o_word.
    Best regards
    Carsten :o)

    Hi,
    Go to Tocde: So10
    Give  as follows:
    Text Name       :ZXX_ZXXXXX_FOOTER
    Text ID              ST
    Language             EN
    and enter change mode, change whatever modifications you want.
    after run Standard program: RSTXTRAN  for adding Standradt text to transport request
    Regards
    Jana

  • DIS installed but can't save Word document in CS

    I installed the CIS but can't save Word/Excel/PPT 2003 files using save as. What I do wrong and/or what I missed? There's no info on CIS Install/User Guides.
    Using Windows Explorer, everything Works fine.
    Some info:
    UCM: 10.1.3.5.0 (090707) (Build:7.2.4.11)
    DesktopIntegrationSuite 2009_07_02 (8.2.0.959)
    CoreWebdav 2009_06_17 (build 30) br-10g-10.1.3.5-release
    Thanks!

    What did you install?
    DIS or CIS - you mention both.
    CIS is something quite different that provides an API that exposes the UCM services within J2EE applications.
    What you need to install are the Windows client components of DIS. If you do this there is (if I remember rightly) an option in the install wizard about which desktop applications you would like DIS to integrate with (word excel...).
    So either
    1.Install DIS (if you have not done so yet)
    2.Update your DIS install (just run the installer again or go Settings > Control Panel > Add Remove Programs > Change or Remove programs andtick the box for word integration
    Tim

  • Office 2010 Bug with Multiple Lines

    Hi,
    It appears this bug has not been fixed in the December CU.  http://sharepoint.nauplius.net/2013/09/office-2010-update-kb2760758-incorrectly-checks-multi-line-columns/.
    This is causing me large problems with SharePoint to Word integration does anyone have any workarounds they have used and/or any update on when a fix can be expected?

    Hi
    Have you tried the suggestions in the article?
    Comments below the original post also recommended to uninstall certain updates, check if it helps you.
    In addition, here's a thread for your reference:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/415bb92d-5fb7-46cf-9235-d894036743c6/microsoft-office-update-kb2760758-breaks-multiline-text-properties-field-in-custom-content-type?forum=sharepointgeneralprevious
    We might still have to keep patience for Microsoft updates.
    Tylor Wang
    TechNet Community Support

  • URL parameter to a detail page

    Hello,
    I a m having trouble with my url parameter which is not fetching the correct record. The code works -  and returns a word title and description; but it returns only the top record no matter which link is used. Please help.
    1. I have a master page with three url links which are sent to the detail page:
    <p><a href="sprydetail.html?word=integrity">integrity</a></p> 
    <p><a href="sprydetail.html?word=voice">voice</a></p>
    <p><a href="sprydetail.html?word=argument">argument</a></p>
    The sprydetail.html page looks like this:
    <script src="SpryAssets/xpath.js" type="text/javascript"></script>
    <script src="SpryAssets/SpryData.js" type="text/javascript"></script>
    <script src="SpryAssets/SpryURLUtils.js" type="text/javascript"></script>
    <script type="text/javascript">
    <!--
    var ds1 = new Spry.Data.XMLDataSet("myxml.xml", "tagwords/tagword/word");
    var ds2 = new Spry.Data.XMLDataSet("myxml.xml", "tagwords/tagword/description");
    //-->
    </script>
    </head>
    <body>
    <div spry:region="ds1">
      <h1>{word}</h1>
    </div>
    <div spry:region="ds2">
      <p>{description}</p>
    </div>
    </body>
    My xml file looks like this:
    <tagwords>
    <tagword>
    <word>Integrity</word>
    <description><![CDATA["in·teg·ri·ty [in-teg-ri-tee] Show IPA noun 1. adherence to moral and ethical principles; soundness of moral character; honesty. 2. the state of being whole, entire, or undiminished: to preserve the integrity of the empire. 3. a sound, unimpaired, or perfect condition: the integrity of a ship's hull."]]></description>
    </tagword>
    <tagword>
    <word>Voice</word>
    <description><![CDATA["voyss [voyss] Show IPA noun"]]></description>
    </tagword>
    <tagword>
    <word>Argument</word>
    <description><![CDATA["arg-u-ment[arg-u-ment] Show IPA noun"]]></description>
    </tagword>
    </tagwords>

    1. I have a master page with three url links which are sent to the detail page:
    <p><a href="sprydetail.html?word=integrity">integrity</a></p> 
    <p><a href="sprydetail.html?word=voice">voice</a></p>
    <p><a href="sprydetail.html?word=argument">argument</a></p>
    Please remember that the URL variables are case sensitive, ie if the variable that you are looking for is Integrity then the variable cannot be integrity.
    The sprydetail.html page looks like this:
    <script src="SpryAssets/xpath.js" type="text/javascript"></script>
    <script src="SpryAssets/SpryData.js" type="text/javascript"></script>
    <script src="SpryAssets/SpryURLUtils.js" type="text/javascript"></script>
    <script type="text/javascript">
    <!--
    var ds1 = new Spry.Data.XMLDataSet("myxml.xml", "tagwords/tagword/word");
    var ds2 = new Spry.Data.XMLDataSet("myxml.xml", "tagwords/tagword/description");
    //-->
    </script>
    </head>
    <body>
    <div spry:region="ds1">
      <h1>{word}</h1>
    </div>
    <div spry:region="ds2">
      <p>{description}</p>
    </div>
    </body>
    Change the above to
    <!DOCTYPE html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>Untitled Document</title>
    </head>
    <body>
    <div spry:region="ds1">
      <h1>{word}</h1>
    </div>
    <div spry:detailregion="ds1">
      <p>{description}</p>
    </div>
    <script src="SpryAssets/SpryData.js"></script>
    <script src="SpryAssets/xpath.js"></script>
    <script src="SpryAssets/SpryURLUtils.js"></script>
    <script>
    var params = Spry.Utils.getLocationParamsAsObject();
    var ds1 = new Spry.Data.XMLDataSet("myxml.xml", "tagwords/tagword[word ='"+params.word+"']");
    </script>
    </body>
    </html>
    First of all I prefer having the JS at the bottom of the document, not absolutely required. Next I have gone for one dataset showing a region and a detailregion. I have also extracted the URL variable placing this into params, the individual value params.word has been used in the xPath definition.
    Gramps

Maybe you are looking for

  • MSI GS60 Ghost Pro Golden Edition - A Combination of Stylish and High Performance.

     I have no idea who can say no to this shining and charming beauty.... The BackStory     When I studied at graduate school, I bought my first laptop, Asus F3J, of my life and brought it to school everyday. Actually it was a 2.9kg around laptop for ga

  • DTp issue in process chain

    HI guys, I have an issue with DTP in process chain. Actually we have a process cahin in quality as well as in development and production,the structure of chain in production and development is same but the structure in quality is not matching.we are

  • Lightroom vs jpeg export

    Hi, My images do not look the same as the way they appear in lightroom. Seems like they are loosing contrast/shadows.

  • Can any ONE HELP!!!

    my nano is stuck!! The poor little thing is stuck on the play/pause screen and it says it's on lock, but i took it off lock...so now it is just frozen for no reason!!?? i don't know what to do.

  • External monitor dims sporadically

    I have my Macbook Pro running clamshelled and connected to a 23" LG monitor via HDMI and always running under AC power. Frequently the external monitor will dim briefly and then return to the normal brightness level. It seems to happen most frequentl