How can I dispaly the FML buffer to validate my .tbl files

Having sporadic problems with custom FML files in our .tbl files. Sometimes they
work and sometimes get an error: "FML Field Not Found". How can I display the fml
buffer that tuxedo thinks it's generated from the .tbl files?
I've been through all the tmadmin commands and can't find anything appropriate.
Thanks.

Colin,
I don't really understand your question here... Tuxedo doesn't generate FML
buffers by itself, application code does that. That's why tmadmin has no
concept of "dispaying an FML buffer" - which buffer? In which context?
What exactly is going on in your application when you are seeing a problem?
What leads you to think that the field tables are at fault?
Regards,
Peter.
Colin McNulty wrote:
Having sporadic problems with custom FML files in our .tbl files. Sometimes they
work and sometimes get an error: "FML Field Not Found". How can I display the fml
buffer that tuxedo thinks it's generated from the .tbl files?
I've been through all the tmadmin commands and can't find anything appropriate.
Thanks.

Similar Messages

  • HT2486 how can I export the contact book data to a csv file for editing?

    how can I export the contact book data to a csv file for editing?

    You can edit a card right in Contacts. No need to export and re-import.
    Select a name and on the right side, click the Edit button:

  • How can I get the cursor's position in a opened file and display a menu?

    Hello,
    I want to make a program by which I will be able to display a panel/pops up menu at the corsor's current position, (In any text/doc file or in the desktop, we can display a menu by right click of the mouse.) Now I want my program to do the same task.
    More clearly-
    1. First I would save some words or sentences in a file(aa.txt).
    2. Then I would open another text file/ a word/ excel/ or any other editor( bb.txt / cc.doc / dd.xls / ee.html ).
    3. While editing or writing something in the opened file, if I click the right mouse button/ press a key (ctrl+space), a menu will appear containing the sentences I saved in the file(aa.txt) previously.
    My program will tell me the cursor's position in bb.txt / cc.doc / dd.xls / ee.html that i opened. And display a menu. my problem is not reading / writing in a file.
    My problem is how can I get the cursor's position in a opened file display a menu at that position by a mouse/key action*.
    Would you please help me on this regard.
    Thanks

    DrClap wrote:
    I think the OP wants to start up an application like MS Word and then operate it from a Java program.Doesn't The Monkey's Paw do that? What a second, according to Wikipedia:
    [http://en.wikipedia.org/wiki/The_Monkey%27s_Paw]
    <quote>
    ...the paw of a dead monkey is a talisman that grants its possessor three wishes, but the wishes come with an enormous price.
    The moral of the story is contained in this description of the paw: "It had a spell put on it by an old fakir," said the sergeant-major, "a very holy man. He wanted to show that fate ruled people's lives, and that those who interfered with it did so to their sorrow."
    </quote>
    So I guess that a non-sequitor ... or is it?

  • How can I saved the ipad isms conversation in a iMac file to be able of deleting them from the ipad?

    how can I saved the ipad isms conversation in a iMac file to be able of deleting them from the ipad?

    Hi Aurea,
    One way of saving your sms conversations so that you can then delete them from your iPad would be to back up the contents of your iPad using either iTunes or iCloud. See these articles -
    Create and delete iPhone, iPad, and iPod touch backups in iTunes - Apple Support
    iCloud: iCloud storage and backup overview
    Thanks for using Apple Support Communities.
    Best,
    Brett L 

  • My macbook keeps locking all of my folders and files, even when I try unlocking them myself in Get Info and disabling autolocking in Time Machine, how can I stop the locking as well as unlock my files?

    My macbook keeps locking all of my folders and files, even when I try unlocking them myself in Get Info and disabling autolocking in Time Machine, how can I stop the locking as well as unlock my files?

    Managed to solve this myself. Just went to properties > hidden.

  • Can't Open File Explorer -- How can I reset the Quick Access Toolbar from outside of File Explorer?

    First of all, this is not a virus. This is my a bug within windows explorer itself.
    So, I added the properties button to the QAT, and it displayed it as an expandable menu, like this: ";" but with small arrows like this: ">". didn't want this, I wanted to click on it and immediately display the properties of the file
    to me. So, I hovered over it, right-clicked on "Properties" in this menu and added it to the QAT. Of course, this crashes File Explorer. Now whenever I try and open it, it crashes, so I have to assume that the corrupted button has been saved.
    So, my question is: How do I reset the QAT from OUTSIDE of file explorer? Regedit magic? Any ideas?
    Thanks for stopping by,
    Trolleyman.
    Edit: Just so you know, I can navigate through my systems files using the 7-zip file manager. Phew.

    Thanks from me  too, Niki. This first happened with Windows 8.0 File Manager a week ago,, and despite much research I couldn't  discover the cause so eventually I resorted to restoring  the system drive from backup (luckily I make daily backups, 
    so didn't lose   much  work).
    Without  knowing the cause  a  few days later I again tried to alter  the Quick Access  Toolbar  and the problem reappeared.  Should  I again resort to restoring the entire system drive, the thought horrified me. But
    luckily while doing a bit more research prior to resorting to the same drastic recovery, I cane  across this post  of yours and it worked!
    It doesn't  seem  to be  happening with Office 2007's   or  Wordpad's  Quick Access Toolbar,  so presumably it's a File Explorer bug  (a.k.a. Windows Explorer in Windows 7, of course). Have Microsoft recorded this as
    a  bug -- if not,  why not  -- and when  are they coming up with a fix?

  • JFileChooser, how can you allow the user to select MORE than 1 file?

    Hello everyone.
    I want to allow the user to select multiple files from a directory, not just 1, but not just the whole directory.
    Currently I see these 2 options from looking at the sun's JFileChooser demo:
    //Create a file chooser
            fc = new JFileChooser();
            //Uncomment one of the following lines to try a different
            //file selection mode.  The first allows just directories
            //to be selected (and, at least in the Java look and feel,
            //shown).  The second allows both files and directories
            //to be selected.  If you leave these lines commented out,
            //then the default mode (FILES_ONLY) will be used.
            //fc.setFileSelectionMode(JFileChooser.DIRECTORIES_ONLY);
            fc.setFileSelectionMode(JFileChooser.FILES_AND_DIRECTORIES);but both don't allow the selection of more than 1 file.
    When I say, select more than 1 file I mean the user can hold in SHIFT or CTRL and select files.
    Any ideas how to do this?
    Thanks!

    http://java.sun.com/javase/6/docs/api/javax/swing/JFileChooser.html#setMultiSelectionEnabled(boolean)
    Cheers,
    Laird

  • How can I get the context-parm from a web.xml file using struts?

    Hello:
    I need get the context-param from the web.xml file of my web project using struts. I want configurate the jdbc datasource connection pooling here. For example:
    <context-param>
    <param-name>datasource</param-name>
    <param-value>jdbc/formacion</param-value>
    <description>Jdbc datasource</description>
    </context-param>
    and then from any Action class get this parameter.
    Similar using a simple server can be:
    /** Initiates new XServlet */
    public void init(ServletConfig config) throws ServletException {
              for (Enumeration e = config.getInitParameterNames(); e.hasMoreElements();) {
                   System.out.println(e.nextElement());
              super.init(config);
              String str = config.getInitParameter("datasource");
              System.out.println(str);
         public void doPost(HttpServletRequest req, HttpServletResponse res)
              throws ServletException, IOException {
              // res.setContentType( );
              System.out.println("Got post request in XServlet");
              PrintWriter out = res.getWriter();
              out.println("nada");
              out.flush();
              out.close();
    but only this works for init-params, if I use
    <servlet>
         <servlet-name>MyServlet</servlet-name>
         <display-name>MyServlet</display-name>
         <servlet-class>myExamples.servlet.MyServlet</servlet-class>
         <init-param>
         <param-name>datasource</param-name>
         <param-value>jdbc/formacion</param-value>
    </init-param>
    </servlet>
    inside my web.xml. I need something similar, but using struts inside the action class for that I can get the context-params and call my database.
    Thank you

    To get context parameters from your web.xml file you can simply get the ActionServlet object from an implementing action object class. In the perform (or execute) method make the following call.
    ServletContext context = getServlet().getServletContext();
    String tempContextVar =
    context.getInitParameter("<your context param >");

  • How can I organize the library under a "date of creation" file parameter?

    Does anybody know if there is a way to arrange the iTunes library so that it shows up in the iTunes window with its songs organized with a “date of creation” of the file parameter? Among the “view options” there is a “date added” and “date modified” but no “date created” option. Thanks.

    Yes, iTunes will "add" the file at the same time it "creates" it. In the event that for some
    reason the library files are deleted or you reinstall OS X and therefore iTunes, then you will
    encounter this problem. When you "add" the ripped music files that were stored in a
    separate music-dedicated hard drive, these will indeed appear in the library as being
    "added" that same day. I have a fairly large ripped CD collection that I started to "create" 8
    years ago (first with Sound Jam and then with iTunes) and I got used to searching the music
    in the library knowing that the files that were "created" 8 years ago were at the beginning
    of the list and so on. When I moved from Sound Jam to iTunes in OS 9 and then to iTunes in
    OS X I remember that somehow the "Date" option showed the files in the library in the same
    exact order they had been "created".
    Although I could delete all the songs from the library and then add each ripped file from
    the iTunes Music folder back again into the library in the same order as it was "created", I
    am looking for a less time consuming way of doing this.
    When you click once on any file of any kind in the computer and then "Get Info", among the
    information provided are "size", "created", and "modified". iTunes has included "modified"
    and "size" among others but not "created" in the "View Options". I assume this is not because it is difficult to include but perhaps Apple does not find this option worthwhile.

  • How can I access the oracle/sql server jdbc driver class files from my cust

    I have a war file in which I have custom DataSource i.e mypackage.Datasource class. Its basically the need of my application. In this class we connect to datasource and link some of our programming artifacts .
    I have deployed the oracle jdbc driver and deploy my application as ear with datasources.xml in the meta inf file. Inspite of that my code fails to load the jdbc driver classes.
    Here is the extract of the code :
            Class.forName("oracle.jdbc.OracleDriver").newInstance();
             String url = "jdbc:oracle:thin:@dataserver:1521:orcl";
            Connection conn = DriverManager.getConnection(url, "weblims3", "labware");
            if(conn != null){
              out.println("the connection to the database have been achieved");
            out.println("conn object achived= " + conn);
    Class.forname fails in this case. I can see the ojdbc5.jar the driver jar in usr\sap\CE1\J00\j2ee\cluster\bin\ext\ojdbc5  . I even put the ojdbc.jar in web-inf/lib and application lib but does not help at all. Hope I have explained my problem clearly.
    I deployed the jdbc driver in the name of ojdbc5 .
    I am stuck here. It will be great help if anyone can help me in this. Thanks in advance.

    Bent,
    You can access the database from your Java portlet, just like from any other Java/JSP environment. Yes, you can use JDBC, as well as BC4J.
    The Discussion Forum portlet was built using BC4J, take a look at it's source to see how it was done.
    Also, check out Re: BC4J Java portlet anyone?, it contains a lot of useful information too.
    Peter

  • How can I access the thumbnail/preview image of a PSD file?

    Hey guys I'm trying to salvage some work from a corrupted PSD file via the thumbnail. What happened was I saved my work and closed photoshop and hit the reset button on my PC afterwards by mistake (i dont see why this caused a problem because the program was fully closed at the time). When I open the file now it says it uses an unsupported blending mode, if i press ok I get an error saying incompatible PS version, if I press flatten it says unexpected end of file was encountered. Ive tried PSD repair tools and searched the net for solutions and there doesnt seem to be any - Ive pretty much given up on trying to repair the original file.
    The thing is, the thumbnail of the file seems to be intact because I can still see it as the file icon. I wanted to know if there was any way i can access this thumbnail image so i can enlarge it. Any help would be very appreciated!!

    I have an idea to try...  Earlier I mentioned the Windows Picture Viewer...  Normally that won't read PSD files, but I'm used to using that to look into PSD files because at one point I bought the FastPictureViewer Codec Pack.
    Something to try, and it won't cost anything:
    1.  Try downloading and installing the FastPictureViewer Codec Pack from here:  http://www.fastpictureviewer.com/codecs/
    2.  Once it's installed you get a free trial period, so you can try opening your PSD file by right-clicking on it and choosing Preview.
    If that fails, here's another thing to try:
    Open the Bridge component of Photoshop and navigate to the folder in which you have the file.  It may be able to make a larger thumbnail than the one you're seeing.
    Other than that, are you saying you're seeing the thumbnail in Windows Explorer?  If that's the case, what happens if you right-click in the white space near the file and choose View - Extra Large Icons?
    -Noel

  • I forgot my admin password for my imac os x 10.7.5. How can I reset the password without deleting any of my files?

    I have access to my computer. the only issue I am having is trying to update my computer.
    In order for me to update or download an app I have to type in my password, which I have forgotten.
    I want to reset my password without having to delete any of my files.
    Can anyone please help me with this problem?

    OS X 10.7 Lion, 10.8 Mountain Lion, 10.9 Mavericks and 10.10 Yosemite
    Reset Password
    Start the computer,then press and hold down command and R keys to start into recovery partition.
    When you see the Apple logo, release the keys.
    Wait until  OS X Utilities window shows up.
    Move the mouse pointer to the menubar at the top and click "Utilities", then select "Terminal"
    from the drop down.
    Terminal window will appear.
    Type in   resetpassword   and press enter on the keyboard.
    Leave the Terminal window open.
    Reset Password Utility window will open with Macintosh HD selected.
    Select the user account from the popup menu box under “Select user account”.
    Enter a new password.
    Reenter the new password for the user.
    Enter a hint.
    Click the "Save" button.
    Click  in the menubar and select Restart.
    Log in.
    If Keychain dialog box appears, select “Create New Keychain”.

  • How can I keep the links between pages in a PDF file after the file has been saved?

    My accounting department has just starting using Adobe Acrobat XI Standard to make our account reconciliations.  I like that we can create links between one page and the next, so that we can show our supervisor where the account balances tie to the supporting documentation.  But I have noticed the links disappear after my supervisor reviews and signs the PDF file.  Is there a way we can keep the links after it is signed?  Please note that we are not using EchoSign, just the “place signature” function in Acrobat.

    When a document is signed, the signer has the option of locking the document. The links won't be active if the document is locked, so to avoid this, instruct the signer not to lock when signing.

  • How can i find the no.of components in a jspx File

    Hi,
    I need to find the no.of InptuText components in a jspx file by using ADF concept whether it is adf javascript/backing bean concept.
    not by looping the components from root to till end of the page.
    Reg,
    Brahma.

    Thanks for u r imm reply, in script i can provide the AdfRichInputText. is there any possibility to findno.of RichInputText by providing AdfRichInputText in javascript.
    reg,
    Brahma

  • How can I put the Rollover Image code in a separate file?

    Hey folks,
    I'm in the process of building a new site and have used DW's Image Rollovers for the navigation. Of course the downside is the amount of JavaScript and the like DW inserts in to the code. I was wondering if this code could be inserted in to a separate external file instead. I understand that for SEO purposes this would be a good option.
    Thanks in adavnce.
    Iain.

    Many thanks for that Murray.
    I guess migrating the JavaScript to an extrrnal file isn't too difficult for me? Any advice for going about it would be really appreciated please.
    I have no idea how Server-Side Includes work - any resources you recommened?
    Many thanks,
    Iain.

Maybe you are looking for

  • OUI-25031 error in Oracle 10.2.0.1 on RHEL 5

    Hi, i am installing Oracle 10G(10.2.0.1) in RHEL 5. The Netconfiguration assistent is not getting installed due to the OUI-25031 error. Is that a bug?? or Do i need to change any OS configuration??? Regards, 007

  • Aol always opens as junk mail

    when i receive e-mail from friends who use aol, my i-mail program always categorizes them as junk mail even though i have the sender in my address book. i have checked and the "exception" box for "senders address in my address book" is checked in jun

  • Can Mozilla Firefox 35.0.1 fix display problem on my Mac ?

    Hi, I'm a photographer not a web designer so excuse my lack of knowledge ... but i have a problem with Firefox displaying my website ... www.rodedwards.com. I've just installed Wordpress on my server and installed a custom theme for my photography po

  • Oracle.DataAccess.Client.OracleException ORA-29875 - ODCIINDEXINSERT error

    Hi, We are migrating data into our GIS repository using an application witch uses ODP fro .NET. Yesterday, when we were importing parcels from a certain geographic zone we have got this error: 4430528 [4028] ERROR DBCommand - Error Executing Command

  • 11g AMM Affection to DB Performance

    Hi All, We had just migrated from Oracle 10g to 11g without changing the Oracle 11g default settings. OLD 10g Settings: PGA_AGGREGATE_TARGET: 32MB WORKAREA_SIZE_POLICY: AUTO SORT_AREA_SIZE: 65536 HASH_AREA_SIZE: 131072 New Oracle 11g setting. sql> sh