Using Text preview for programming XSLT

Hi,
I am not sure whether this thing is possible at all or not
But can we use the Text Preview available of graphical mapping in the XSLT mapping?
say like can we run the code in Text Preview based on some conditions in XSLT mapping?
well the same thing can be achieved by using java methods in xslt mapping, but I thought that the graphical mappings that I have created can be reused without taking much pain of rewritting the same code using Java.
I doubt whether I have explained my requirement also clearly or not.
Please provide me your valuable inputs.
Ranjit

No takers for this???
Repost

Similar Messages

  • I am facing problem regarding graphical user interface. I am using text box for editing files. I want to show the line numbers and graphical breakpoint​s along with text box. Can anybody help me in this? Thanks.

    I am facing problem regarding graphical user interface. I am using text box for editing files. I want to show the line numbers and graphical breakpoints along with text box. Can anybody help me in this? Thanks.

    Thanks for you reply.
    But actually I don't want to show the \ (backslashes) to the user in my text box. 
    Ok let me elaborate this problem little more. 
    I want to show my text box as it is in normal editors e.g. In Matlab editor. There is a text box and on left side the gray bar shows the line numbers corresponding to the text. Further more i want that the user should be able to click on any line number to mark specific line as breakpoint (red circle or any graphical indication for mark). 
    Regards,
    Waqas Ahmad

  • Using text files for text

    hi,
    i like flex so i wan't to make flex sites that people can
    download. but for the people who dont have flex its going to be
    hard to edit so:
    if u have like a text control, and instead of typing
    text="text here"
    i want text="and instead of text it should read the text from
    example: textbox1.txt
    is this possible?
    thank you very much

    dinsterzz,
    The HTTPService class is your main gateway to accessing data
    that is on the server. You can data-bind to the "result" property
    of the HTTPService object to easily expose the text in a UI field.
    The main documentation is here:
    http://livedocs.adobe.com/flex/201/langref/mx/rpc/http/HTTPService.html
    Here are two good intros to using HTTPService:
    http://www.adobe.com/devnet/flex/quickstart/httpservice/
    http://www.adobe.com/devnet/flex/quickstart/using_data_providers/#external
    These are both focused on XML data, so your code can probably
    be even simpler. Just remember to use resultFormat="text" instead
    of ="e4x".
    Hope that helps,
    - Peter

  • Using Text Variable for Query Description

    hi all,
    I am currently trying to include this text variable in the query properties of the query.
    This text variable should be able to grab the 0CALMONTH as filter to be included into the query properties. but currrently  cannot grab the particular information from the query properties.

    Hi
    If I got your Question properly , You are trying to use Replacement Path Variable .. If it is so
    /people/kamaljeet.kharbanda/blog/2006/12/28/bex-characteristic-variable-with-replacement-path
    http://www.sd-solutions.com/documents/SDS_BW_Replacement%20Path%20Variables.html
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/009819ab-c96e-2910-bbb2-c85f7bdec04a
    Hope it helps

  • Can't use text tool for new text, only editing

    I'm a new user, having converted from Pagemaker 6.5.  After editing  a converted file for several days,  I opened today and could not get a cursor, in my text box.  It makes a box only and leaves it there.  I can edit existing text, and can cut and paste to the empty text box. This only happens in this file, not in oher documents.

    Thanks again for your help. Yes , it was a PDF that was emailed to me that caused the problem. Once I deleted it everything printed. Then we scanned the pdf and it was fine. Now, my next challenge is getting the copy to print in black & white without the index showing and some other notations in a color. I tried color separations but in pagemaker, I could select non-printing items. I know there should be a simpler way. My document is supposed to be black & white when printed, but I put the index items and a year reference on each page in color. Thanks again in advance.

  • PREVIEWS for unrecognized FILE TYPES?

    i have some .rvb files that can be opened in TEXTWRANGLER and which come from a windows based 3D software program. These open as TEXT and I am finding that I /sometimes/ see the TEXT previews for these files and I sometimes don't see the previews for these files. When I don't see the previews I just see a blank page without the text.
    this does not /appear/ to be related to whether the file has been opened recently and it appears to change visibility when I /move/ the files to a new folder (in this case the previews went away).
    i also notice that the icon is sometimes correct and sometimes just blank.
    can anyone help me troubleshoot this a little so i understand how to keep the previews as this is invaluable for my editing workflow.
    thanks.

    hotwheels 22 wrote:
    I am finding that I /sometimes/ see the TEXT previews for these files and I sometimes don't see the previews for these files. When I don't see the previews I just see a blank page without the text.
    When you say "TEXT previews", do you mean Quick Look?
    <http://docs.info.apple.com/article.html?path=Mac/10.6/en/14119.html>
    If so, QL deals with files based on type code, file name extension, or UTI. If your .rvb files come from Win, then they have neither the former, nor the latter, and the name extension is not declared by any app, so QL doesn't know what to do with them. Here's what you can try:
    (1) Set the default app to open these files to TextWrangler in the usual way. This might or might not work, I'm not sure.
    (2) Use RCDefaultApp to associate .rvb files with TW. Again, this might or might not work, I'm not sure.
    (3) Use the following AppleScript to create a droplet (save it in AppleScript Editor as an app).
    --script begins
    (* We use "name contains" instead of "name extension is" because the latter doesn't seem to work reliably. *)
    on open theFiles
              tell application "Finder"
                        repeat with i in theFiles
                                  if name of i contains ".rvb" then
                                            set file type of i to "TEXT"
                                  end if
                        end repeat
              end tell
    end open
    --script ends
    The type code "TEXT" will be assigned to any Finder item dropped on it which contains the string ".rvb" in its name. This should work.
    (4) Edit TextWrangler's UTI type declaration to add .rvb. The issue is described here
    <http://hints.macworld.com/article.php?story=20071028184428583>
    (Scroll and look at the hint about Coda—it applies to your problem, mutatis mutandis.)
    (5) Use extended attributes, as described in here
    <http://hints.macworld.com/article.php?story=20100112100027790>
    Methods (1) and (2) may or may not work, I'm not sure. But it's easy to try them out.
    Methods (3), (4), and (5) will definitely work. But you may find (4) and (5) a little too complicated.

  • What are the tools for doing xslt mapping.

    Hi All,
    I am doing a a scenario with xslt mapping. Can anybody give be step by step procedure for doing xslt mapping.

    Hi Ankur ,
    U can use Altova XMLSpy for XSLT Mapping.
    See the below links
    XSLT Mapping
    /people/prasadbabu.nemalikanti3/blog/2006/03/30/xpath-functions-in-xslt-mapping
    /people/sreekanth.babu2/blog/2005/01/05/design-time-value-mappings-in-xslt
    /people/anish.abraham2/blog/2005/12/22/file-to-multiple-idocs-xslt-mapping
    XSLT Mapping with java enhancement
    /people/pooja.pandey/blog/2005/06/27/xslt-mapping-with-java-enhancement-for-beginners
    Step by Step procedure:
    for doing xslt mapping you need to create a .xlst file containing the xslt mapping of source and target data.
    U can use Altova XMLSpy for creating .xslt mapping.
    Following following steps for executing this mapping.
    1. Create Source Data and Target Data Type in IR.
    2. Take xml representation of source data and open it into Alto XMLSpy.
    3. Create .xsd file for above source xml data.
    4. Repeat above two procedure for Target Data.
    Now Creating .xslt file you need to Use Alto MapForce.
    Steps will be:
    1. Open the Alto MapForce. Import the source .xml and .xsd file in it.
    2. Similarly import the target .xml and .xsd in the MapForce.
    3. You will have both source and target data available in MapForce in similar fashion as you have in IR.
    4. Do the graphical mapping using extensive list of functions available there.
    5. Save the mapping file.
    6. Click the XSLT Tab . You will have the entire .xslt logic there.
    6. Copy the above content and save it as .xslt file.
    7. Create a jar file for the above .xslt file.
    8. Go to IR , Import the .jar file into 'Imported Archive'
    7. In Message Mapping , Choose XSLT from drop down box of Message program.
    8. Import the jar containing the .xslt file.
    9. Test the mapping

  • Which Mac is better for programming purposes (IOS, Android, etc..), Mac Pro or Air?

    Hi,
    i would like to buy a new Mac notebook, however i cant decide at all on whether to get Air or Pro. i would like to use the notebook for programming purposes. i would bascially be developing IOS and Android Apps as well as some python and ruby. so which one of them in general would be better for me? which can take a lot of work on it and still be efficient?
    Thank you

    You should also ask this in the MacBook Pro and MacBook Air forums. This is the forum for the white and black plastic MacBooks that were discontinued in 2010. You should also post this question there to increase your chances of getting an answer.
    https://discussions.apple.com/community/notebooks/macbook_pro
    https://discussions.apple.com/community/notebooks/macbook_air

  • Which macbook is the best for programming?

    Ive been doing some research but I cant really figure out what to get. Ill be using it mainly for programming (Python etc.), some minor photoshop and some basic web use. Im positive I want a 13 inch screen but thats really all there is to it. I love the design of the air but Im not sure if itd be able to handle what I want it to do? Itll be my first Macbook so Im not sure what other specifications to really look at!
    thank you!

    Storage space. You will be amazed at how much storage space photos can take up so compare them with that in mind.
    Allan

  • Preview for me on external Monitor (or Beamer)

    Hi,
    I build up a presentation with Keynote. All works fine an quick. But if I try to show the presentation with a Beamer an try to use the preview for me (2 small slides) I always have the preview on the Beamer. Regardless the position of the main monitor (Displays).
    What I have to do to use the preview on the display on my MacBook and the 100% picture on the Beamer?
    Thanks.

    I've taken this from another poster here on the forums (I don't recall who wrote it, and encourage the author to take proper credit):
    "1) In System Preferences > Displays > Arrangement: be sure that Mirror Displays is NOT checked; be sure that the Menu Bar is located in the monitor icon that represents your computer display.
    2) In Keynote Preferences > Slideshow: be sure that the button "Present on Secondary Display" is marked. This will direct the presentation to the projector (or whatever display you have for the audience).
    3) In Keynote Preferences > Presenter Display: be sure that the box "Use alternate display to view presenter information" is checked. This will put the presenter notes onto your computer display."

  • Preview glitch when searching for words on page and when using text tools to write comments/notes on .pdf slides, why?

    When using Preview to access my class notes as .pdf files, I have encountered extremely frustrating glitches when trying to search for specific words or phrases within the .pdf files and when trying to use 'text tools' to write notes on the .pdf slides.  Preview did not behave in this manor with Mountain Lion OS.  This seems to correlate with my recent upgrade to Mavericks OS.
    When using the search function you should be able to type in any number of letters or words and press enter to continually cycle through the highlighted findings that match what you have typed in.  Instead it now, typically, stops tracking what I type in after about 3-4 letters and the yellow highlight turns grey.  Once it does this if you try to press enter to cycle through what it has found it no longer cycles.  It never did this in Mountain Lion using the very same .pdf files I had previously used in the old OS, and it does this despite there being multiple matches for what I am searching.
    When clicking 'show edit tool bar' button and then 'text tools' button to be able to free text notes on the .pdf file I have to exit out of the 'text tools' mode to be able to advance to the next page.  This is extremely inconveneint and, again, Preview did not do this in Mountain Lion.
    These are my two major complaints about Preview that I have discovered so far in my short time using it with the new Mavericks OS.
    Any help would be very much appreciated.

    I have this issue too and was pleased to find this thread.  Did either of you find the source of the problem or how to fix it? 
    I've tried using Wondershare PDF Editor as well and wondered that had messed some settings up.  Have either of you used that? 
    If so, how would I revert to a clean version of Preview?
    Hope we can get this sorted. 

  • Using Text module in report programs

    Hi All,
    Is it possible to use Text modules created in Smartforms in our report programs. if yes, please share some details on the same.
    Regards,
    Booma Ganesan

    i am giving you a test data for READ_TEXT.
    pass as per your requirements.
    Function module              READ_TEXT
      Import parameters               Value
      CLIENT                          400
      ID                              F29
      LANGUAGE                        EN
      NAME                            320000128500003
      OBJECT                          EKPO
      Export parameters               Value
      HEADER                             EKPO      320000128500003                      F29 EN
      Tables                          Value
      LINES                              0 Entries
                       Result:           1 Entry

  • What is the main use of text elements in program.

    Hi Experts,
    Can any body please explain, why we have to maintain text elements in program.
    is it only for avoiding hot coding or else any thing.
    Please explain.And why we have to avoid hot coding with text elements.
    regards,
    developer.

    Hi,
    Text elements are used to store text , the basic purpose of using this is that the same program can be run in diffrent languages and so the titles/headers must be in the language the program is execued , if you hardcode it in the program this will not work , so we use a text elemnt and the system selects the language for the text element based on the language in which the user has logged in.
    You can search in forums, you will get lots of answers
    Type your key word in sarch text box and press enter, if not found relevant answer, select datae range to all...
    answers  from other forums.
    Hi
    They are useful when the program is used in other languages.
    So that they are automatically converted to that language.
    So define the texts in the text elements and use their ID's like (TXT-05) in the code
    don't sue the complete texts in the program.
    regards,
    nazeer
    Edited by: N a z e e r on Jan 15, 2009 4:33 PM

  • Using a lookup for mapping program to retrieve the specific value

    Hi All,
    I have a scenario like …I need to use a lookup for mapping program to retrieve the specific value based on the input parameters.
    Here I have got some rough idea like …
    1. Creation of java program to connect the DB table and access the values, Import this java program as archive into XI.
    2. Creation of user defined function to use the above java program
    3. Include the user defined function in the interface mapping.
    Here I feel it needs some more info to complete this scenario, so can anyone provide the step by step procedure for the above scenario.
    Thanks in advance.
    Vijay.

    Hi Vijay,
    Basically you have embed Database lookup code in the UDF. For all kind of Lookups refer to below links..
    Lookup - /people/alessandro.guarneri/blog/2006/03/27/sap-xi-lookup-api-the-killer
    DB lookup - /people/siva.maranani/blog/2005/08/23/lookup146s-in-xi-made-simpler
    SOAP Lookup - /people/bhavesh.kantilal/blog/2006/11/20/webservice-calls-from-a-user-defined-function
    http://help.sap.com/saphelp_nw04/helpdata/en/cf/406642ea59c753e10000000a1550b0
    Lookup’s in XI made simpler - /people/siva.maranani/blog/2005/08/23/lookup146s-in-xi-made-simpler
    How to check JDBC SQL Query Syntax and verify the query results inside a User Defined Function of the Lookup API -
    http://help.sap.com/saphelp_nw04/helpdata/en/2e/96fd3f2d14e869e10000000a155106/content.htm
    /people/prasad.illapani/blog/2006/10/25/how-to-check-jdbc-sql-query-syntax-and-verify-the-query-results-inside-a-user-defined-function-of-the-lookup-api
    Lookups - /people/morten.wittrock/blog/2006/03/30/wrapping-your-mapping-lookup-api-code-in-easy-to-use-java-classes
    Lookups - /people/alessandro.guarneri/blog/2006/03/27/sap-xi-lookup-api-the-killer
    /people/siva.maranani/blog/2005/08/23/lookup146s-in-xi-made-simpler
    http://help.sap.com/saphelp_nw04/helpdata/en/cf/406642ea59c753e10000000a1550b0/content.htm
    /people/sap.user72/blog/2005/12/06/optimizing-lookups-in-xi
    Lookups with XSLT - https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8e7daa90-0201-0010-9499-cd347ffbbf72
    /people/sravya.talanki2/blog
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/05a3d62e-0a01-0010-14bc-adc8efd4ee14
    How we have to create the lookups?
    Check this weblogs with some screenshots on how to achieve this:
    /people/siva.maranani/blog/2005/08/23/lookup146s-in-xi-made-simpler
    /people/sravya.talanki2/blog/2005/12/21/use-this-crazy-piece-for-any-rfc-mapping-lookups
    /people/alessandro.guarneri/blog/2006/03/27/sap-xi-lookup-api-the-killer
    /people/sap.user72/blog/2005/12/06/optimizing-lookups-in-xi
    /people/morten.wittrock/blog/2006/03/30/wrapping-your-mapping-lookup-api-code-in-easy-to-use-java-classes
    Ranjeet Singh.

  • What is the best program to use on Mac for editing, cropping photos from my computer. Looking for a free program that is good.

    What is the best program to use on Mac for editing, cropping photos from my computer. Looking for a free program that is good.

    If your needs are limited to those tasks then both Preview and iPhoto will fit the bill They are already on your Mac. There is a free download from Google called Picasa available here:
    http://picasa.google.com/
      It works much the in same manner as iPhoto. For some really heavy duty work there is GIMP available from SourceForge:
    http://www.gimp.org/macintosh/  Also a free download.
    Message was edited by: kennethfromtoronto

Maybe you are looking for