Upgrading 6i to 9i forms problem

Hi,
I am in the midst of upgrading client/server 6i forms to a 9i webforms environment. During the recompiling process and running the forms through OC4J instance locally, I have started to receive the 'FRM-41011: Undefined attribute' error.
I have moved the FMRUSW.RES file that the 6i forms was using into the 9i environment, but no luck. Still same error. Is it possible that the 6i FRMUSW.RES file contains attributes that are not compatible with 9i? If so, how do I determine which attribute is causing the problem.
In several notes, I see that the res file must be opened with Oracle Terminal but that the 9i versions can be opened with notepad. Except that, when opening the 9i version, it is still in hex and not readable nor editable. Is oracle terminal needed to edit these files?
Any help would be greatly appreciated.
thanks, Toni

First, to get ZDEBUG to record errors from the startup of your form, you should issue one of the following lines at the beginning of your PRE-FORM trigger:
<p>    AA('TOGGLEI'); -- starts debug with immediate display<br>
    AA('TOGGLE1'); -- starts debug storage of messages into record group
<p>Now, if you read the on-line help on Display_Item:
<p><blockquote><i><b>attribute</b></i>   Specifies a named visual attribute that should exist. You can also specify a valid attribute from your Oracle*Terminal resource file. Form Builder will search for named visual attribute first. Note: You can specify Normal as a method for applying the default attributes to an item, but only if your form does not contain a visual attribute or logical (character mode or otherwise) called Normal. You can also specify NULL as a method for returning an item to its initial visual attributes (default, custom, or named).
</blockquote>
<p>In Forms 6i, you could use BoilerPlate as an attribute, since it existed in the fmrusw.res file. But in web forms, I don't believe there is anything equivalent. So you have to define a named visual attribute in your form and name it BOILERPLATE. Then your Display_Item command will not fail.
<p>Good luck.

Similar Messages

  • I have paid for the Mountain Lion. But for some reason, I cannot seem to download it, despite software being upgraded. Anyone facing this problem where the download does not begin? How can I solve this?

    I have paid for the Mountain Lion. But for some reason, I cannot seem to download it, despite software being upgraded. Anyone facing this problem where the download does not begin? How can I solve this?

    Make sure your Mac qualifies to run Mountain Lion >  Apple - Upgrade your Mac to OS X Mountain Lion.
    Try disabling anti virus software and turn off the Firewall in System Preferencs > Security & Privacy
    Apps such as Little Snitch and Net Nanny can prevent apps from downloading from the App store including Mountain Lion.
    Third party download managers are not compatible with the App Store.
    Keep in mind, for downloading Mountain Lion from the App Store, a high speed (broadband) internet connection is strongly recommended by Apple as noted here > iTUNES STORE - MAC APP STORE - TERMS AND CONDITIONS
    If you need to reinstall OS X or repair the the startup disk using Mountain Lion Recovery, that requires broadband access to the internet via Wi-Fi or an Ethernet connection. OS X is downloaded over the internet form Apple when OS X Recovery is used for reinstallation.

  • I am deleting files through my trash in my macbook pro (2010) and then emptying the trash can, but my hard disk space is not increasing! i recently upgraded to lion and the problem is new, wasn't the same with snow leopard! HELP!!!!!

    i am deleting files through my trash in my macbook pro (2010) and then emptying the trash can, but my hard disk space is not increasing! i recently upgraded to lion and the problem is new, wasn't the same with snow leopard! HELP!!!!!
    When i press command+I (Get Info) i see that there is 140 GB "Available Space" on my hard disk but when i click on my hard disk icon on the desktop, and then press "space" i only see 102 GB free!! What the f*???
    Please HELP!!!!!! Getting second thoughts on Lion!!!!

    Hi b,
    Have you restarted yet?

  • Smart Form problem with address layout

    Hello everyone,
    I need your help please for a smart form problem. We need the address layout for great britain with street1, street2 etc. but currently street2 is alligned before street1.
    We are using the FM ADDRESS_INTO_PRINTFORM (SAP standard address node) and according to the documenation the layout for GB is different as we see it currently.
    We have checked the sold-to and all contact persons, they have as country GB and language EN maintained.
    In customizing for address screen layout there is nothing chosen (tested to set up Europe, but did not change anything).
    For the customizing 'specify my countries...' we have maintained GB as country with the address layout key 006, vehicle country key GB and language key EN.
    For the described setting shouldn't there be designed the address in our smart forms according to 006? Anyhting in customizing we missed?
    Thanks a lot for your answers.
    Torsten

    Hi,
    Try to use line priority of FM, below is a brief of documentation. You can read it more in FM documentation:
    Control Parameters
    See also the parameter documentation.
    ADDRESS_TYPE - Address type (from 3.0C)
    There are three types of address:
    Address type '1': addresses of firms or organizations; the address
    structure which is used in most SAP applications as 'Address'.
    Address type '2': address of a person
    Address type '3': work address, usually the address of a contact person
    in a company
    The default value SPACE for the address type is handled like type '1',
    and is needed for the upwards-compatibility of the function module.
    Which parameters are used for which address type is explained in the
    ADDRESS_TYPE parameter documentation.
    The three character "address layout key" of the recipient country (LAND1) controls which of the available country-specific routines is used to format addresses for the country in question. This key is stored in field T005-ADDRS and is entered in Customizing under Global settings -> Set countries -> Define countries, on the detail screen under "Address layout key".
    Keys for customer routines in the SAP enhancement SZAD0001 can be
    maintained via the transaction SM30 (extended table maintenance),table
    name T005A, in the customer name range, and be assigned in country customizing.
    The address attributes are passed in the structures ADDRESS1 (type 1), ADDRESS2 (type 2), ADDRESS3 (type 3) or ADRSWA_IN (type SPACE).
    NUMBER_OF_LINES (ADRSWA_IN-ANZZL)
    The number of lines available for the address layout. If the number of
    lines is not sufficient for the complete layout of an address, then
    lines are consecutively suppressed according to the rules of the country in question. Use the parameter LINE_PRIORITY (ADRSWA_IN-PRIOR) overrules the standard sequence in which the output lines are to be suppressed.
    LINE_PRIORITY (ADRSWA_IN-PRIOR)
    If not equal to SPACE, this field overwrites the standard sequence in
    which the lines are suppressed if the available number of lines ANZZL is
    insufficient.
    The standard sequence is defined as follows:
    Type 1:   'AP43HRT7I86LC2BS5O'       (GB:  'APRT4327I86CBS5LO')
    Type 2:   'APHRT7I86LCBS5O'          (GB:  'PRT7I86CBS5LO')
    Type 3:   'APF43HR7I86TLC2BSND5O'    (GB:  'APRT4327I86CBS5LNDIO')
    where (if they occupy a line of their own):
    A = Title
    P = Mandatory empty line 1
    F = Function of the contact person in the company
    4 = Name 4
    3 = Name 3
    H = Different city
    R = Region
    T = District
    L = Name of country
    C = Postal code
    T = District
    7 = Street 3 (field STR_SUPPL2)
    I = Street 5 (field LOCATION)
    8 = Street 4 (field STR_SUPPL3)
    6 = Street 2 (field STR_SUPPL1)
    L = Country
    C = Postal code
    2 = Name 2
    B = PO Box
    S = Street or PO Box
    5 = c/o name
    N = Name (and title) of a person
    D = Department
    O = City
    Which of these attributes are available for maintenance can vary. All
    fields exist in Business Address Services.
    STREET_HAS_PRIORITY (ADRSWA_IN-WAREN)
    'X': Street has priority over PO Box (delivery address for example)
    ' ': PO Box has priority over street. This is the default value.
    regards,

  • Muse CC 2014 contact web forms problems

    Hi I recently created a website using muse cc 2014 and I uploaded it to the hosting server a free one at freehosting.com I set up everything I know of and when I uploaded the site using muse it gave a error message saying something about PHP mail??? I setup the mail account for my admin user and entered that in the muse contact form. If I test the contact form I do not get the messages and I even added a email to have it forwarded to my yahoo account. If I go in my email account and enter the hosting email account I however do see the message on the server's webmail page and it gets forwarded to the email I set to be the forward email. I checked everything and I'm really confused as what needs to be done. I also submitted a ticket asking customer service they have yet to respond. To note I'm using a free hosting company as it's just a personal website that I don't need all the fancy stuff just the basic needed components to make it work. my website does show up and the pages work EXCEPT the contact form which is needed and important. I ran the script and this is the results
    PHP Version - OK
    mail configured incorrectly
    SQL configuration problem
    The last two  items I really don't understand what is the problem
    Im using Cpanel and here is some basic info on the  host server. Please help me. Thanks
    Hosting package
    Free Website
    Server Name
    customers
    cPanel Version
    11.44.0 (build 16)
    Theme
    x3
    Apache version
    2.4.9
    PHP version
    5.4.26
    MySQL version
    5.5.37-cll
    Architecture
    x86_64
    Operating system
    linux
    Shared IP Address
    Path to sendmail
    /usr/sbin/sendmail
    Path to Perl
    /usr/bin/perl
    Perl version
    5.10.1
    Kernel version
    3.14.3
    cPanel Pro
    1.0 (RC1) 

    What would be the fix or proper setup for the "SQL configuration problem?" I too am having form problems on a third party host, and after checking the PHP diagnostics, the "php version" reads ok, the "mail configuration" is ok, but the SQL configuration is not.
    I guess I just need to know what I need to communicate to the hosting administrator about the SQL so they will configure it properly.
    Thanks

  • Upgrade CS6 Illustrator and Photoshop Problem

    Hi hi,
    When I tried to upgrade my CS 6 Illustrator and Photoshop through my Adobe Updater, I kept getting the following errors:
    Adobe Illustrator CS6 Update (version 16.0.3)
    Installation failed.  Error Code: U44M1P7
    Adobe Photoshop 13.0.2
    Installation failed.  Error Code: U44M1P7
    Please advice on how to overcome the error.
    Thanks,
    just Q

    Hi hi,
    I've followed your manual downloading of patch installation, but error U44M2P7 occurs for both manually downloaded patch for Illustrator and Photoshop CS6 for Mac.
    Please advise.
    Thanks and Regards,just Q
    Date: Fri, 14 Dec 2012 21:28:21 -0700
    From: [email protected]
    To: [email protected]
    Subject: Upgrade CS6 Illustrator and Photoshop Problem
        Re: Upgrade CS6 Illustrator and Photoshop Problem
        created by Manish-Sharma in Downloading, Installing, Setting Up - View the full discussion
    Follow the steps in the below Kb :-  http://helpx.adobe.com/creative-suite/kb/error-u44m1p7-installing-upda tes-ccm.html
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/4922932#4922932
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4922932#4922932
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4922932#4922932. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Downloading, Installing, Setting Up by email or at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Nokia E71 firmware upgrade to 210.21.006 problems

    I have just upgraded my firmware to the above version and now have the following problems; 1) the phone freezes 2) I cannot end an active call by pressing the red button but have to go to the menu and choose end active call. 3) the right soft key doesn't work in several apps. 4) the camera is now very slow to save image and yet again the right softkey (back) won't work and you have to press the home key and restart the camera between pictures.5) the phone has reset itself 7 times since the upgrade, during calls, internet or just on standby.                                                                    Has anyone else upgraded and had the smae problems? the phone was fine before the upgrade and i only did the upgrade as it was supposed to have improved the camera and the audio quality. I have just re-installed the update to see if this amkes a difference. Here's hoping.

    It’s now over 24 hours since I emailed Nokia and I haven't received a reply yet, not even an acknowledgement of the email. I think if I haven’t received a positive reply by Friday everyone that has problems should send a blanket email to Nokia (all sections of support) and see if they reply.
     It would appear that Nokia are concerned with quantity of sales rather than quality of product and services
    .I will post any response

  • Upgrade 6i to 10g forms

    Hi everybody,
    i want to upgrade 6i to 10g forms.
    who can i do that in bulk?
    plz help me.
    Thank U

    You can use Forms migration assistant that helps you in the migration. It has a UI interface where you can select the modules and upgrade.

  • Fafter upgrading to mavericks,I had problems with windows 8.1, so deleated partion to start over. Everthing went fine until The fact I was using an upgrade disc instead of a bootable version. Now everthing is loocked up and  none of the hotkeys work

    after upgrading to mavericks, I had problems with windows 8.1. I deleated the partition to start over. Upon try ing to reinstall 8.1 everthing locked up. I had an upgrade disk instead of bootable. Now every time I turn the computer on "it asks for bootable media"; none of the hot keys work to get back  eo mac os

    You mised the last part where none of the hotkeys are working,neither options nor "X" it goes ms 8.1 boot up and asks foe a bootable disc. I am about to pull the HD put it into a case attach it to another computer and delete the file

  • Upgraded and now 6 forms gone from account!!

    Upgraded and now 6 forms gone from account!! I upgraded to use those forms. HELP!

    Which PPC processor do you have?
    You can try to update to the latest Flash version that your OS and your computer supports.
    *http://kb2.adobe.com/cps/838/cpsid_83808.html
    *http://kb2.adobe.com/cps/142/tn_14266.html
    Firefox 4 and later require at least OS X 10.5 and an Intel Mac.
    * http://www.mozilla.com/firefox/6.0/system-requirements/
    For an unofficial Firefox 4 compatible version (TenFourFox) that runs on PowerPC Macs with OS X 10.4.11 or OS X 10.5.8 you can look at:
    * http://www.floodgap.com/software/tenfourfox/
    * http://code.google.com/p/tenfourfox/
    Firefox 3.6.x (Mac OS X 10.4 and later) can be found here:
    * http://www.mozilla.com/en-US/firefox/all-older.html

  • How can I access the iphoto library using windows pc? Upgrading to aperture solves my problem?

    How can I access the iphoto library using windows pc? Upgrading to aperture solves my problem?
    My home network is used both by my macbook and my wife's windows pc. Considering that, I would like to know if we can share our pictures with each other (specially because I intend to store all of them into a NAS storage - WD My Cloud, probably).

    No you can not - neither iPhoto nor Aperture has any cross platform capability
    You can share photos with the PC using MyPhotoStream or Shared PhotoStreames
    You can not share the iPhoto library
    And you can not put the iPHoto library on a NAS - it MUST always be on a volume formatted Mac OS extended (journaled) and mube on a fast wired local connection - it can not be on a Network
    There are Digital Asset Managers that can do what you want - iPhoto and Aperture can not
    LN

  • IPhone 4S after upgrading to IO6 has a problem with bluetooth in Peugeot 308 No battery status is shown. With 5.1.1 everything was ok.

    iPhone 4S after upgrading to IO6 has a problem with bluetooth in Peugeot 308 No battery status is shown. With 5.1.1 everything was ok.

    https://discussions.apple.com/message/25195858#25195858

  • I upgraded my account from Forms Central Basic to Forms Central Plus. I ecpexted my basic account to be stopped at that moment, but now I still got the information that the amount would be cashed

    Could anyone tell me how to handle this?? I would like to have the basic account stopped and the payment back, because I never got anwywhere the information that he basic account would continue.

    I already send you a reply wtih my address , [email protected] <mailto:[email protected]> , but didn’t get any answer untill yet.
    Regards,
    Johan de Hoop
    Van: NakulB
    Verzonden: maandag 22 december 2014 14:48
    Aan: Johan de Hoop
    Onderwerp:  I upgraded my account from Forms Central Basic to Forms Central Plus. I ecpexted my basic account to be stopped at that moment, but now I still got the information that the amount would be cashed
    I upgraded my account from Forms Central Basic to Forms Central Plus. I ecpexted my basic account to be stopped at that moment, but now I still got the information that the amount would be cashed
    created by NakulB <https://forums.adobe.com/people/NakulB>  in FormsCentral - View the full discussion <https://forums.adobe.com/message/7036289#7036289>

  • I have a MacBook early 2008 running OS X Lion 10.7.5 (11G63). Could I upgrade to Mountain Lion without problems?

    I have a MacBook early 2008 running OS X Lion 10.7.5 (11G63). Could I upgrade to Mountain Lion without problems?

    No... the specs are
    MacBook (Late 2008 Aluminum, or Early 2009 or newer)
    http://www.apple.com/osx/specs/

  • Since i upgrade to Yosemite i have problems with my Mac.

    Since i upgrade to Yosemite i have problems with my Mac. Its brand new and i miss Maverics.
    Yosemite is slow. The screen goes black and restart suddenly. Reports errors all the time.
    How can i solve the problem and goes back to Maverics?
    Please help...

    Try these in order testing your system after each to see if it's back to normal:
    1. a. Resetting your Mac's PRAM and NVRAM
        b. Intel-based Macs: Resetting the System Management Controller (SMC)
    2. Restart the computer in Safe Mode, then restart again, normally. If this doesn't help, then:
    Boot to the Recovery HD: Restart the computer and after the chime press and hold down the COMMAND and R keys until the Utilities menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    3. Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the Utilities menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu. Select Restart from the Apple menu.
    4. Reinstall Yosemite: Reboot from the Recovery HD. Select Reinstall OS X from the Utilities menu, and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible
                because it is three times faster than wireless.
    5. Reinstall Yosemite from Scratch:
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    How to Clean Install OS X Yosemite
    Note: You will need an active Internet connection. I suggest using Ethernet if possible
                because it is three times faster than wireless.

Maybe you are looking for

  • How to use ugm:getGroupNamesForUser tag in jsp

    when I use the tag in jsp ,run in server,the console write"weblogic.servlet cannot be resolved or is not a field <p><ugm:getGroupNamesForUser username="weblogic" id="weblogic"/>" I don't how to use it,please tell me,thank you!

  • Invoice verification date

    Hi experts a really simple quest in which table does invoice verification date sit, or do i have to via the change table to get it just as i would for PO release date and if so which tables do i use

  • I don't know why I can't open Home Sharing working now?

    I don't know what's wrong? Today, when I turned on Apple TV, it can't connect to my iMac. (internet is workable and can be detected by Apple TV) I tried to re-open Home Sharing, but it's strange that "Sharing" selection can't be kept in iTune List wh

  • Option to add Virtual-Copies to DNG -exists?

    Option to add Virtual-Copies to DNG -exists? ..or only "convert virtual-copy-into-DNG" ? ( ..Not what I consider acceptable option : Evolved (history)states of virtual-copies could be copied back temporarely to the original file's history, then "save

  • Need help connecting an iPod Touch to WRT54G

    I have a WRT54G version 6 router.  My laptop finds the network and connects easily.  My new iPod Touch finds the network, I enter the password (I'm using WPA), it looks like it is connected, but all the settings are blank.  I have used the iPod at a