[svn] 3504: New flag to allow a component to maintain a centered perspective transform , plus other minor transform cleanup.

Revision: 3504
Author: [email protected]
Date: 2008-10-06 23:44:07 -0700 (Mon, 06 Oct 2008)
Log Message:
New flag to allow a component to maintain a centered perspective transform, plus other minor transform cleanup.
setting the layout matrix or matrix3D now resets transform X/Y/Z to 0.
setting the component's x/y/z or calling move or setActualSize no longer blows away non-standard transforms (i.e., shear).
UIComponents can now maintain a centered perspective transform.
Modified Paths:
flex/sdk/trunk/frameworks/gumbo-manifest.xml
flex/sdk/trunk/frameworks/mxml-2009-manifest.xml
flex/sdk/trunk/frameworks/projects/flex4/manifest.xml
flex/sdk/trunk/frameworks/projects/framework/src/mx/core/AdvancedLayoutFeatures.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/geom/CompoundTransform.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/geom/Transform.as
Added Paths:
flex/sdk/trunk/frameworks/projects/flex4/src/flex/effects/Animate3D.as
flex/sdk/trunk/frameworks/projects/flex4/src/flex/effects/Rotate3D.as
flex/sdk/trunk/frameworks/projects/flex4/src/flex/effects/effectClasses/Animate3DInstance .as
flex/sdk/trunk/frameworks/projects/flex4/src/flex/effects/effectClasses/Rotate3DInstance. as

There are a couple of references which can be found on Portalstudio.oracle.com that are of some use:
1. A FAQ for Portal 9.0.2.6 Export/Import http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/OTN_CONTENT/MAINPAGE/DEPLOY_PERFORM/9026_EXPORT_IMPORT_FAQ_0308.HTM
2. Migration Instructions by Larry Boussard (BRUSARDL)
3. Migrating Oracle Portal from Dev Systems to Production Systems bt Dheeraj Kataria.
These are all useful documents for a successful first-time Export-Import. However, the limitations and lack of robustness I listed in my first post, make the process so time-consuming and error fraught as to not be a practical development strategy.

Similar Messages

  • [svn:fx-trunk] 5558: Add hack to Grammar. jj to allow special component tags in spark and halo namespaces to resolve to special node in the parser .

    Revision: 5558
    Author: [email protected]
    Date: 2009-03-25 14:50:18 -0700 (Wed, 25 Mar 2009)
    Log Message:
    Add hack to Grammar.jj to allow special component tags in spark and halo namespaces to resolve to special node in the parser. This will be re-addressed once we stabilize on the renames and can better enforce the contents of MXML 2006, MXML 2009, FXG, Spark and Halo.
    Add a work around for the step building the AIR Updater UI to set -compatibility-version=3.0.0. This involved checking in a local copy to override the sample-frameworks-build.xml checked into the AIR Integration Kit.zip.
    Adding missing base halo and spark classes that appear as qualified type selectors in our defaults.css files but have historically not been in our manifests for MXML tag mappings.
    QE: This should help pass more tests.
    Dev: Not yet
    Doc: Not yet
    Modified Paths:
    flex/sdk/trunk/frameworks/build.xml
    flex/sdk/trunk/frameworks/halo-manifest.xml
    flex/sdk/trunk/frameworks/spark-manifest.xml
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/Grammar.jj
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/MXMLNamespaces.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/dom/MxmlScanner.java
    Added Paths:
    flex/sdk/trunk/in/air/sample-frameworks-build.xml

  • Adding new column in production order component overview

    Hi Experts,
    Please let me know any enhancement or badi available to add a new column to production order component list. There is a business requirement to display the fixed bin in component list.
    THanks
    RIjil

    Sudhakar,
    Check the MRP parameter 'Individual/Coll' in MRP4 view for the components. This should be set as 2 for collective planning. If this flag is left blank then planning will be based on the parent material (If the parent material is planned for special stock then the components will also be planned for special stock)
    Let me know if this helps.
    Thanks,
    Jaison

  • Create new / add Custom Node in Component Pallete - Workflow Editor

    is there anyway to Create new / add Custom Node in Component Pallete - Workflow Editor in SQL Developer - Oracle Data Miner?
    Now i'm in progress create data cleansing engine in database package, and I have an idea to create new node in workflow editor, the node will call my procedure data cleansing.
    Anybody help?

    Hi,
    Not currently.
    We are working on a SQL Query node that would process data on connected input nodes and allow the user to create any sql query specification they would like.
    So as long as your implementation is compatible with being included as part of a sql query, then you may be able to take advantage of this new node.
    Since you describe your implementation as a data cleansing implementation, I could see it taking in what ever input is provided in the flow, and then returning a cleansed result set.
    Thanks, Mark

  • Creating a new DC in existing software component

    Hi,
    I am trying to create new DC in a software component that is custom developed.
    You can consider this as a totally build product and I want to extend the features implementing new DC.
    I am able to import the development components, and when I try to create a new DC in the configuraition pool, I am anot able to select the vendor from the Vendor dropdown.
    Can some one explain how to do this?
    Is it possible to keep the software component as is, but copy the same to a custom namespace (with new vendor name newvendor.com) and create a dc in it. This way i can change the sc as is and make changes on new SC.
    Please suggest.
    Thanks and regards,
    Chinnu

    Hi Satya,
    Thankyou for quick response.
    I did not create any namespace prefixes in SLD.
    Can you give me some clarity about name spaces? I am not very clear about the same.
    About the SC i am trying to modify, it is not SAP deliverd SC, instead created under custom vendor name and I am able to import the DCs and hopefully check in the same.
    Also, after seeing your reply, I checked for any available namespaces in SLD, and all I can see is sap.com/home etc., which are owned by SAP.
    Do I have to create a new namespace with the vendor name to create new DCs?
    Also, I get this error message when trying to create a new DC:
    Syntax of 'sap.com/home/NewDC' is not valid: Name suffix must be spelled lower case: home/NewDC
    Please suggest.
    Thanks and regards,
    Chinnu
    Edited by: Chinnu on Aug 14, 2009 10:06 AM

  • Creating a new method in an enhanced component class implemetation

    Hello Experts,
    I am trying to create a new method in the enhanced component(BT115IT_SLSO) implementation class ( ZL_BT115IT__ITEMS_IMPL)to run our custom functionality. But somehow when I put a breakpoint and debug while I add a product to the sales order the method doesnt get trigerred.
    Is there some thing which I have to do  get this trigerred ? I just added a ned method and placed some custom code in it. Do I have to invoke it anywhere ?
    Pls help me out. I am new to Web UI.
    Thanks

    Hi Mavrick,
    As you are performing some action like item addition , there you need a method called as " event handler " to handle the event and perform the required actions.
    Place a break point in DO_HANDLE_EVENT method , and you will know the exact event handler method which is getting triggered . or if you are defining a new event ( by adding any new button) you should create a event handler method using wizard giving the same name which is defined on_click field of the button as it is case sensitive.
    Regards,
    Nithish

  • ExceltoCI to insert a new effdt row in JOB_DATA component

    Hi All,
    We are trying to use ExceltoCI to insert a new effdt row in JOB_DATA component. But it is not working when the BU is changing. I believe it is caused by we need to assign BU prior to other SETID enabled field like Department, locations, jobcodes, etc. But unfortunately, in the JOB record/table the Business Unit is after DEPTID, LOCATION, JOBCODE field which causes the assignment of BU value is happened after assignment of DEPTID and LOCATION ect. So I am getting invalid departments, locations, jobcodes error. Since I am not aware of a way to change the load sequence by using ExceltoCI.
    Any idea about how I can accomplish this for using ExceltoCIs or it is impossible? Thank you very much in advance.
    P.S. I know it is quite simple to use AE+CI to do this.

    This seems to be a known issue, see this doc
    E-CI: PT8.4x - ExcelToCI Fails if Properties are not Submitted in Correct Order [ID 649358.1]
    I am a bit surprised by the workaround provided in this doc for this issue ...

  • I can't get my new Macbook to allow me to sync and still keep my phones existing iTunes library. Even though it is the same account it doesn't seem to recognise that my Apple ID is the same

    I can't get my new Macbook to allow me to sync and still keep my phones existing iTunes library. Even though it is the same account it doesn't seem to recognise that my Apple ID is the same

    If youre like me, I have so many Apple devices, I always move things over manually rather than remember what to sync and what not to sync........ There’s an option to UNCHECK sync on any device if that helps you in ITUNES.
    On any device, like your phone, in ITUNES you can check the option for manual vs. automatically sync.

  • New field DBT.app_data, new flag DB_DBT_USERCOPY

    Studying the BDB 4.5.20 header file I noticed a new field in DBT:
    void* app_data;
    as well as a new flag:
    DB_DBT_USERCOPY.
    They are not documented. Are they meant to be public?
    Karl

    No.
    The flag and field are used by the Berkeley DB Java API to optimize data copies through JNI, they aren't intended to be public.
    Regards,
    --keith
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    Keith Bostic
    Oracle Corporation
    [email protected]
    keithbosticim (Yahoo IM)

  • Setting a deltion flag/indicator to a component in Production order

    Dear Experts, Hi
                              I have a production order in created status, i want to set the deletion indicator/flag for a particular component in it, how to set the deletion indicator/flag for the production order component. I have tried selecting & deleting it, but the system will delete the component if the order status is CTRD. On the other hand if the order is released then the system is not deleting the component but it is setting the deletion indicator.
    So the requirement is the component should not get deleted but it should get deletion flag/indiactor when the order status is CRTD, please suggest & help.
    Thanks in advance.
    Shaiz
    Edited by: Shaiz on Apr 21, 2009 1:22 PM

    Shaiz,
    Why don't you go for OCM.
    Find here the link related to that.
    http://help.sap.com/saphelp_46c/helpdata/en/a5/63198843a211d189410000e829fbbd/frameset.htm
    Also explore the concept called 'Discountinuation data'. The link given below. It is useful when you have multiple component serving the same purpose & also depend upon the stock availabilty. I think it will help in you in great manner.
    http://help.sap.com/saphelp_46c/helpdata/en/a0/1016bd4c8311d189520000e829fbbd/frameset.htm
    The one more option is directly opt for released order itself that is skipping the create sage i.e. the order will be released as soon as it gets created.
    Hope all these option will help you.
    SmanS

  • HT4145 Does the new Airport Extreme allow "guest network" setup across all my Airports on my network? I have 1 Airport as a router and 6 others as WAP's (bridged)

    Does the new Airport Extreme allow "guest network" setup across all my Airports on my network? I have 1 Airport as a router and 6 others as WAP's (bridged)

    I assume that all of your WAPs are hard wired on the network.
    If.....all of your WAPs are simultaneous dual band Apple AirPort devices like an AirPort Extreme or new AirPort Express.....and.....you have firmware version 7.6.3 (now 7.6.4) installed on all the AirPorts.....and.....you use AirPort Utility 6.3.1 to configure the devices......in theory.....it should work.
    I don't have 6 WAPs, but I do have 3 and the network works perfectly allowing extension of both the "main" and "guest" network.

  • How to create a new rule in Windows Firewall to permit some specific IPs and block all other computers

    Hello,
    I have a Win7 PC. I want to block all incoming connections except 3 or 4 IPs. How can i do this?
    I created a new rule to block all connections using this steps:
    Inbound rules > New Rule > Custom > All Programs > All Protocols / Ports > All Local/Remote IPs > Block the connectiion > All profiles > Then i gave a name
    This rule works fine and blocks all incoming connections.
    Then i want to create a new rule to allow specific IPs using this steps:
    Inbound rules > New Rule > Custom > All Programs > All Protocols / Ports > Remote IPs: 192.168.10.5, 192.168.10.10 > Allow the connection > All profiles > Then i gave a name
    But 192.168.10.5 and 192.168.10.10 couldn't reach W7 machine. 
    (If rules are disabled or FW is off; both IPs could reach W7 machine)
    Thanks

    Hi,
    How did you check these two IP address? Through remote access? According to your description, it should only allow remote IP could access this computer. Please also allow local IP for test.
    Roger Lu
    TechNet Community Support

  • The password for the account "account name" was not changed. Your system administrator may not allow you to change your password or there was some other problem with your password. Contact your system administrator for help.

    I have a user who's Active Directory password is going to expire. I had her reset her password by going to apple > system prefs > user > and clicking change password. She received the error "The password for the account "account name" was not changed. Your system administrator may not allow you to change your password or there was some other problem with your password. Contact your system administrator for help."
    I had her change her password via the kpasswd command in terminal and that changed her password on the server sucessfully however the laptop has FileVault on it. Filevault is not recognizing the new password just the old password.
    I have deleted the keychain which didn't resolve and now I am going to decrypt and reencrypt the drive. I'm hoping this is an isolated issue I have over 25 laptops configured like this.

    I "think" the trick was unbinding and rebinding the computer account.
    After unencrypting and trying to reencrypt Filevault would still not take the new password.
    Rebooted the prompt to update the keychain appeared. Updated the keychain. Filevault would still not take the new password.
    Unbinded and rebinded the computer account. It worked and let me add the user to filevault.

  • My usual iCloud account has been locked out.  I tried the email link - didn't receive an email.   So I created a new Apple ID with another email but now I can't access my other Apple ID Mail, etc..

    My usual Apple ID/iCloud account has been locked out.  I tried the email link - didn't receive an email.   So I created a new Apple ID with another email but now I can't access my other Apple ID Mail, etc..  How do I get the Apple ID I want to use working again?   Help. 

    Hi JkeeneSoldano,
    Thank you for visiting Apple Support Communities.
    To regain access to your Apple ID, try to reset your password using one of these methods:
    Answer your security questions. Use these steps if you know the answers to your security questions.
    Use email authentication. We'll send you an email that you can use to change your password.
    Use two-step verification. If you set up two-step verification, you can use it to change your password. You just need your recovery key and a trusted device.
    From:
    If you forgot your Apple ID password - Apple Support
    If you need to use the email verification method but don't receive the reset email, see this link for more help:
    If you didn't receive your verification or reset email - Apple Support
    Best Regards,
    Jeremy

  • Is there any way to get my reminders (from the new iPhone app) to sync with something on my laptop (Mail, iCal, some other desktop app)?

    Is there any way to get my reminders (from the new iPhone app) to sync with something on my laptop (Mail, iCal, some other desktop app)?

    Yes, if you have iCloud set up on your phone and computer, then reminders will be synced through iCal.

Maybe you are looking for

  • No data in 0FI_GL_1 and 0FI_GL_6

    Dear All, Any pre setting is requir, i am not getting data in rsa3 for datasource 0FI_GL_1 and 0FI_GL_6 in r/3. please provide me your inputs. we are in BI 7.

  • HP Photosmart c6280 fatal error 1606 during installation - Windows Vista 64 bit

    Hi!  I have a HP Photosmart c6280 printer that we have had for a few years.  We moved it and configured it for USB use instead of wired via ethernet through the network.  It worked great, but now my wife's project is done.  Now we have moved it back

  • Search Button in IH01/IH03 Not active

    Hi Experts, In E.C.C 6.0 version i find that the search button in IH01/IH03 -Structure display appears as Grayed and is inactive. I think my changing the parameter PM_TREE_INACTIVE  = X in Parameter settings for a user, it  can be made active.But my

  • Function Module to convert  amount to  amount in words

    Dear Guru , I want to know is there any sap standard Function Module to convert  amount value   to  amount in words Thanks & Regards

  • Can you highlight only a portion of a playlist?

    Suppose I want to remove the first fifty songs from a 150-song playlist. Not based on keywords or song titles or bands or anything, just the top fifty songs. I can't seem to drag and highlight just a number (any number) of songs. It's either the whol