Problems with App Design Transformer in Designer 9i

I've run into 2 problems using the ADT in Designer on Windows 2000. I've got 9i Developer Suite version 9.0.2.0.0 installed with no patches. Designer version is 9.0.2.80.10. Version control is not enabled.
1. Inside the RON, when I select a Business Function then Utilities->Designer->Application Design Transformer, I get a message "There is no selected workarea." From that point on, when I click on some other item (function, entity, etc.) I get "ORA-01008: Not all variables bound." It seems to have some problem trying to select the properties for the selected item.
2. I can get the ADT to work from the front panel or from the Funtion Hierarchy Diagrammer. However the function Description ends up in the Notes for the resulting module, and the function Notes do not show up in the module at all. This is different than what I'm used to in Designer 2.1, where the Description and Notes go right into the corresponding fields in the module.
I've searched all over OTN and MetaLink but couldn't find anything resembling these problems. Should I just apply the latest patch and hope for the best?

Hello,
We could solve it and the problem was that the url for sap-cssurl did not have domain:port included!
The old usage worked for SP9 but not anymore for SP13.
SP13 - not working
sap-cssurl=http:/webdynpro/resources/application.company.com/myapp~app1/Applications/com.company.app1.main.APP1/sap_standard
SP13 - working (with domain + port)
cssurl=http://<domain:port>/webdynpro/resources/application.company.com/myapp~app1/Applications/com.company.app1.main.APP1/sap_standard
A similar issue seems to have the Theme Editor in for the preview mode, since exactly the same error occurs! Hope SAP looks at this and corrects it soon.
Thanks,
Robert

Similar Messages

  • Migration Jdev 11.1.1.1 to Jdev 1.1.2, IDE visual problems with ADF design

    Migration Jdev 11.1.1.1 to Jdev 1.1.2, IDE visual problems with ADF design
    CONTEXT
    I’ve been working my project with Jdev11.1.1.1, when I migrate to JDev 11.1.1.2. I realized that my project didn’t compile successfully as before besides I couldn’t see the design view in a WYSIWYG mode on my JSF pages.
    I had installed (initially) in C:\oracle\Middleware Jdev 11.1.1.1 with WLS 10.3 (default in Installer)
    A couple days ago I realized about the new Jdev release JDev 11.1.1.2 and I decided to migrate because of the IDE improvements such as Bugs Solutions, Maven support, code templates, etc).
    The new version seemed to be non-compatible with WLS 10.3 because I couldn’t mount it in the same middleware so I installed the new one in C:\oracle\Middleware11g2, JDev 11.1.1.2 with WLS 10.3.1 (default in Installer).
    EXAMPLE
    I have created a new sample Project named JDev112App, it only has 1 java class, 1 ADF template and 1 JSPx to show the errors and differences between releases of the IDE… However, I also have added the screenshots of the Project in each IDE, also I have included a screenshot of my real project (Business App).
    NOTE. Business APP project is under subversion SVN and the migration was done successfully when JDEv 11.1.1.2 opened it (it migrated automatically).
    What should I do?? .. thanks
    Best Regards,
    Screenshot1
    http://comunidadoraclehispana.ning.com/forum/attachment/download?id=2315969%3AUploadedFi38%3A15778
    Screenshot2
    http://comunidadoraclehispana.ning.com/forum/attachment/download?id=2315969%3AUploadedFi38%3A15779
    Example APP
    http://comunidadoraclehispana.ning.com/forum/attachment/download?id=2315969%3AUploadedFi38%3A15784

    I think that the problem could be preferences/settings migration from Jdev 11.1.1.1.0 to JDev 11.1.1.2.0, because I migrated not only the application but also the JDev preferences ( "Documents&Settings...Jdeveloper..." ).
    I have installed in a new machine without previous version of Jdev the new release JDev 11.1.1.2.0 and when I deploy my test application with errors ( showed in this post ), it works fine and also the design view is correct.
    I am not SURE but I think the bug or problem could be also the preference/settings migration between JdeveloperS.
    Can anybody tell me the real reason?? How can I fix it ... I don’t want to import each of my settings manually in JDev 11.1.1.2.0 ( I mean templates, javadocs settings, connections, repositories, etc).
    Thanks in advance for your help,

  • Problem with a design when open in firefox like

    problem with a design when open in firefox like http://3a6aayer.com/Default.aspx

    What kind of problems do you have?
    Can you attach a screenshot?
    *http://en.wikipedia.org/wiki/Screenshot
    *https://support.mozilla.org/kb/how-do-i-create-screenshot-my-problem
    Use a compressed image type like PNG or JPG to save the screenshot.

  • Problem with Oracle Designer 10

    Hi,
    I have a problem with Oracle Designer 10 version 9.0.4.7 installed in Windows 2000 platform.
    I don't know if the origin of the problem is at the server side or client side. I try to launch the repository reports but it doesn't work. The screen never appear. I have to finish the client process but the oracle session remmains:
    SID SERIAL# LOGON_TIME PROGRAM
    ============================
    36 13137 01-12-2008 des2k61.exe
    38 15583 01-12-2008 ckrpt61.exe
    The second line belongs to repository report process.
    I have to kill Oracle session manually. Do you know if the problem is in the server side or client installation??
    SGA VALUES
    =============================
    Total System Global Area 320302432 bytes
    Fixed Size 736608 bytes
    Variable Size 285212672 bytes
    Database Buffers 33554432 bytes
    Redo Buffers 798720 bytes
    Client values
    =============================
    1Gb RAM
    Windows 2000 SP4
    3Gb Virtual Mem
    2 GHz AMD
    Thanks in advance.

    I have two homes for oracle developer ..
    old ---- C:\*DevSuite*
    new -- C:\>C:\*DevSuite_1*
    I have executed the below statement .........
    C:\>C:\*DevSuite_1*\bin\tnsping disd9i
    TNS Ping Utility for 32-bit Windows: Version 10.1.0.4.2 - Production on 09-SEP-2
    010 19:29:22
    Copyright (c) 1997, 2003, Oracle. All rights reserved.
    Used parameter files:
    C:\*DevSuite*\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)
    (Host = VHRTY76.ASPNDT.NET)(Port = 1521))) (CONNECT_DATA = (SID = POU)))
    OK (720 msec)
    I think the new one is point to the old version 9 - sqlnet.ora and tnsnames.ora .
    How to point the new one..?
    Can I have two tns_admin as env variable ?
    Edited by: user12045030 on Sep 9, 2010 7:12 AM

  • Problem with app The App Store is temporarily unavailable. Please try again later.

    I have Problem with app Store did conect say is temporarily unavailable.

    I'm having the same problem here for the past day or so. I even checked my firewall settings and everything seems to be fine. Can anyone help us?
    Message was edited by: BevGB

  • I have a problem with app store , they say my credict card security code is incorrect but it's correct

    I have a problem with app store , they say my credict card security code is incorrect but it's correct

    Did you check to see if your credit card has expired or has been frozen? My dad bought some hardware from Canada and it froze his card because it was an out of the country purchase. He called the bank and they turned it back on.

  • Problems with APP World

    Just got back into the Curve from a WM phone and I forgot how easy this phone is to use!!! Having a problem with App world though. I;m receiving an error message stating I'm unable to connect to the server. Anyone have any suggestions on how to rectify the problem? I'm sure it's a super easy fix and I'm just missing it online somewhere. Thanks!

    Here's a few steps I've recommended that have worked for some...
    There have been some issues with the AppWorld services lately...most are reported to be cleared up. Please try again. Also, please try removing and re-installing AppWorld...some have reported that to be helpful. In addition...RIM has released AppWorld version 1.1.0.15...it is highly recommended to be on that version.
    Also please try a hard reset: With power ON, remove the back cover and pull out the battery. Wait about a minute then replace the battery and cover. Power up and wait patiently through the long reboot -- ~5 minutes. See if things have returned to good operation. Like all computing devices, BB's suffer from memory leaks and such...with a hard reboot being the best cure.
    In addition, you can try this sequence:
    1) Remove AppWorld from your BB (Homescreen > Options > Advanced Options > Applications) -- if it requests that you reboot the BB, do so.
    2) Do a Batt-Pull reboot as described above.
    3) Get a new link and install a fresh copy of AppWorld
    http://na.blackberry.com/eng/services/appworld/download.jsp#tab_tab_download
    Again, if it requests to reboot, do so.
    4) Do another Batt-Pull reboot
    5) See if it now works.
    Cheers!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • HT204152 hello i have a problem with app store cant download program get this error verification required and no accept my visa card

    hello i have a problem with app store cant download program get this error verification required and no accept my visa card

    what i can start to download and updated programs

  • I HAVE PROBLEM WITH APP STORE

    I HAVE PROBLEM WITH APP IN APP STORE, IN MY APP STORE I HAVE MANY PURCHASED APPS, BUT NOW I DON'T HAVE ANY PURCHASED IN MY ACCOUNT,WHAT IS PROBLEM
    BEST REGARDS!!

    Likewise. I have over 1000 apps that I've downloaded. and my screen just shows this:
    So it's a global issue for sure. I'm sure Apple is aware of it.

  • Does anyone has problems with Apps store whenever u rotate the ipad the 4th generation?

    Hi,
       I have problems with Apps Store whenever I rotate the device it will just auto exit from the apps store and back to home screen.

    Try a rest: Simultaneously hold down the Home and On buttons until the iPad shuts down. Ignore the off slider if it appears. Once shut down is complete, if it doesn't restart on it own, turn the iPad back on using the On button. In some cases it also helps to double click the Home button and close all apps from the tray before doing the reset.

  • Strange problem with App Id on developer account

    Hi,
    I have very strange problem with App Id on developer account.
    We have uploaded one project with App Id(com.yourcompany.app) and its ready for sale now. Now we have to release update for this application but we could not find that App Id(com.yourcompany.app) on developer account. But strange is that i could not see delete option for App Id.
    If i try to create new App Id with com.yourcompany.app name then it shows that it is already being used please select any other name.
    Does anyone has faced this type of problem.
    Regards,

    You shouldn't need to enter the App Id when updating your app. Could you please describe the page in which you're asked for the App Id, and describe how you got to that page?
    For example, if I wanted to update Version 1.2 of Ray'sApp, I would log into ITC, then click on +Manage Your Applications+ to get to the "Manage Your Applications" page. On this page I see the icon for every app I have in the store. I then click on the icon for Ray'sApp 1.2 to get to the page titled "Ray'sApp". Next I click the 4th selection to the right on that page: +Update Application+, click No and Continue on the "Export Compliance" page, and get to the "Upload Application" page. On that page I fill in Version Number: 1.3, Language English, Name: Ray'sApp, Keywords ..., What's New in this Version: ..., and the Apple Content Descriptions table. Then I upload the binary.
    Following the above example, show us how you got to a step that requested the App Id. Else you might refer to Page 86: Version Updates in the iTunes Connect Developer Guide. In that case, please explain how your update experience differed from the steps in the Guide.
    \- Ray

  • HT4623 Problems with apps updates

    Problems with apps updates

    OK
    Do you have a question?
    If so, then explain your issue in much more detail than "Problems with apps updates" and ask it

  • Hello, I have problems with app store Your payment method is not valid in this Store. Please enter a new payment method. Could you help me, please?

    I have tried 3 cards already but still the same problem with app store Your payment method is not valid in this Store. Please enter a new payment method.
    Is there any ways to solve the issue?
    Thank you in advance for your help!

    If you still have problem, contact iTune Support
    https://ssl.apple.com/emea/support/itunes/contact.html

  • Problem with chart design

    Hi
    I am experiencing a problem with the output of a line chart that I am creating in APEX. Its labels (X-axis) are dates, but they do not seem to fit entirely into the lenght of the x-axis (all the ones that I have ordered in the sql expression). Also, I needed to place these dates in a vertical position, for which I cannot find any parameter. The sql is as follows:
    select null link, DATA_REGISTO label, Total value
    from (select DATA_REGISTO, TOTAL_SEQ_URGENCIA as Total FROM "ANDRE"."HTIDISTSIMPLIF"
    where
    DATA_REGISTO = '06.01.01'
    or DATA_REGISTO = '06.01.08'
    or DATA_REGISTO = '06.01.15'
    or DATA_REGISTO = '06.01.22'
    or DATA_REGISTO = '06.01.29'
    or DATA_REGISTO = '06.02.05'
    or DATA_REGISTO = '06.02.12'
    or DATA_REGISTO = '06.02.19'
    or DATA_REGISTO = '06.02.26'
    or DATA_REGISTO = '06.03.05'
    or DATA_REGISTO = '06.03.12'
    or DATA_REGISTO = '06.03.19'
    or DATA_REGISTO = '06.03.26'
    or DATA_REGISTO = '06.04.02'
    or DATA_REGISTO = '06.04.09'
    or DATA_REGISTO = '06.04.16'
    or DATA_REGISTO = '06.04.23'
    or DATA_REGISTO = '06.04.30'
    or DATA_REGISTO = '06.05.07'
    or DATA_REGISTO = '06.05.14'
    or DATA_REGISTO = '06.05.21'
    or DATA_REGISTO = '06.05.28'
    or DATA_REGISTO = '06.06.04'
    or DATA_REGISTO = '06.06.11'
    or DATA_REGISTO = '06.06.18'
    or DATA_REGISTO = '06.06.25'
    or DATA_REGISTO = '06.07.02'
    or DATA_REGISTO = '06.07.09'
    or DATA_REGISTO = '06.07.16'
    or DATA_REGISTO = '06.07.23'
    or DATA_REGISTO = '06.07.30'
    or DATA_REGISTO = '06.08.06'
    or DATA_REGISTO = '06.08.13'
    or DATA_REGISTO = '06.08.20'
    or DATA_REGISTO = '06.08.27'
    or DATA_REGISTO = '06.09.03'
    or DATA_REGISTO = '06.09.10'
    or DATA_REGISTO = '06.09.17'
    or DATA_REGISTO = '06.09.24'
    or DATA_REGISTO = '06.10.01'
    or DATA_REGISTO = '06.10.08'
    or DATA_REGISTO = '06.10.15'
    or DATA_REGISTO = '06.10.22'
    or DATA_REGISTO = '06.10.29'
    or DATA_REGISTO = '06.11.05'
    or DATA_REGISTO = '06.11.12'
    or DATA_REGISTO = '06.11.19'
    or DATA_REGISTO = '06.11.26'
    or DATA_REGISTO = '06.12.03'
    or DATA_REGISTO = '06.12.10'
    or DATA_REGISTO = '06.12.17'
    or DATA_REGISTO = '06.12.24'
    or DATA_REGISTO = '06.12.31'
    order by DATA_REGISTO)
    How can I do this?
    Thanks in advance
    Andre

    Hi Frank,
    I'm creating some SEM Management Cockpit, the problem I faced is not the BEx Query itself, but the pie chart design and display. I have processed my data in advance, so there a only 5 values in my query at a time, and these area values are not constant values. If I don't mark a selection criteria, it will display a full pie in Management Cockpit.
    And if I browse the query in IE directory, I can get a desired pie chart by "Swap Axes", so I think maybe there is a same choose in Management Cockpit.
    Thank you and Best Regards,
    Rocket

  • Problems with Adobe Designer

    Hello,
    I am running NW04s SP09 with Adobe Lifecycle designer 7.1. When i use the script editor and hit an arrowkey once on my keyboard the cursor will move <b>2</b> places instead of 1????
    When you run the designer standalone you don't have this problem.
    Does somebody recognize this problem? If so is there a solution?
    Thx in advance.
    Kind regards,
    Maarten.

    Hello!
    I remember having the same issue with GUI 7.10 and Designer 7.1.
    Recently we've updated our ADS to SP14 and downloaded and installed Designer 8.0 from http://service.sap.com/installations.
    Be attentive patching ADS to SP14 is prerequisite to using Adobe LCD 8.0!!!
    Just checked - there's no problem with double movement of the cursor in script editor, so maybe this issue was corrected in new version.
    Still while I don't know what was int the root of the problem, can't say for sure that we corrected it with Designer 8.0.
    Regards,
    Petr Perstnev

Maybe you are looking for

  • No S-Video to TV output on PowerBook?

    I know this is a MacBook Pro forum, but I didn't get a reply over at the PowerBook forum. Hopefully there's someone with PowerBook knowledge in this forum. Yesterday I tried to hook up my sister's old 15" 1GHZ Ti Powerbook to her TV. The TV was black

  • Exchange 2007 - how to recieve reports from WSUS

    Hi I have a strange problem with WSUS reporting, I cannot send reports through Exchange. WSUS verison 3.1.6001.65, chekbox "my SMTP server requires authentication" is not set I try to send test messages to group (checkbox "require  that all senders a

  • HDMI output - Green Screen

    Hi, i've connected my arch linux box to my TV with HDMI sometime the screen became green and not black as it should be, it happen in tty but also in gnome. the only way I have to bring back the coloro is to reboot, but if I leave it alone for a while

  • Deleted App World and Can't Get It Back; Bold 9930

    This started yesterday when my app world was constantly freezing trying to download an app. I read online to simply delete and reinstall the app world. Upon deleting it and attempting to reinstall I got the error message "Error: Invalid manifest or a

  • How do I password protect a document in Pages Ver. 4.1

    I need to change from MSWord to Pages in order to use the iCloud and can't seem to figure out how to password protect documents.  The previous, older discussion it a bit to combersome -- certainly this issue must have been addressed with the newer ve