Migration from 3.x to 7.0 - Approach

Hello -
Want to get a confirmation:
1/ If there is no migration from 3.x to 7.0
   - Cannot use Transformations
   - Cannot us DTP
2/ If there is a migration, then
  - Have to reconstruct Datasource to Target Mapping Entirely
    (e.g., 0MATERIAL  InfoObjects to 0MATERIAL_ATTR Datasource)
     The R/3 field mapping to InfoObjects has to be completely redone, since there
     is no proposal
- What do most of the experienced folks do to ease the effort of reconstruction
3/ I understand that if there is no migration, cannot use RDA , remote activation of DS, error stack, and the items mentioned in point # 1, but these are nic to haves.  Do you see a real advantage to the migration
Thanks - and points will be awarded
- abhi

Hello:
I think you are referring to DataSource migration?
1 - You CAN use transformations and you CAN use DTP without migrating the DataSource, this is known as an "emulated DataSource".
2 - NO "reconstruction" is required.  Keep in mind that if you migrate a DataSource to 7.0 form, that transfer rules are deleted. Therefore, before DataSource migration you should use the "create transformation" functionality from existing transfer rules.  This functionality will generate a proposed transformation, including proposed ABAP OO routines where ABAP routines had existed previously.
3 - you can use error stack with an emulated DataSource.  In general, migrating to the new DataSource form ensures you have completely moved to the new dataflow concept in a consistent manner.   The new dataflow has good advantages from a performance standpoint, in that you can parallelize the data load.  The error stack is a big advantage from a data quality standpoint.  The overall approach using DTP's is a step forward in that the dataflow occurs in a more transparent manner in process chains and monitoring.
Thanks for any points you choose to assign.
Best Regards -
Ron Silberstein
SAP

Similar Messages

  • How to migrate from exchange 2007 to 2013 step by step tutorials please

    Hi
    I am running Windows Server 2008 standard, with exchange 2007 SP2 on it.
    We have 800 mailbox in total
    Our domain controllers are
     Win2012 R2 and I would like to upgrade to Exchange 2013 on Windows server 2012 R2.
    I am running a VM, on VMware environment, so my Windows 2012 R2 is a VM.
    Is there a website or document that explains in detail, step by step how to upgrade from 2007 to 2013.
    I currently only have 1 exchange server 2007, with all the roles on the one server.  I would like to keep that same as
    well with exchange 2013.
    Thanks

    Exchange server deployment assistant is always a good service provider to achieve this task as it simply ask few questions about your current environment and proceed further accordingly.
    You can refer to this blog explained by technet team that will assist you further to gather more information in depth : http://blogs.technet.com/b/meamcs/archive/2013/07/25/part-1-step-by-step-exchange-2007-to-2013-migration.aspx
    Moreover, to avoid the interruptions and proceed a hassle-free migration from exchange 2007 to 2013, this application (http://www.exchangemigrationtool.com/) could also be a good approach to accomplish
    migration task in more secure way.

  • Migration from 11.5.5 to 12

    Hello,
    Our target is to migrate from 11.5.5 to 12. We use three modules: GL, AP, and AR.
    What is the best option:
    1) Install Oracle 12 on set of new machines. Setup the modules according the business requirements. Now migrate the data from 11.5.5 to
    12 including invoices, journals, suppliers, customers, etc.
    Benefits: This looks like a clean approach. No upgrades are required.
    Challenges: How would the 11.5.5 data (journals, invoices etc) be transferred to 12? Does AP and AR allow importing historical invoices?
    Or can we only import open invoices? For GL we can import historical balances as a form of Journal entries.
    2) Upgrade existing 11.5.5 to Oracle 12 either direclty or indirectly.
    Benefits: Data migration does not have to take place.
    Challenges: Lots of upgrades are needed.
    Please suggest what is the best path (1) or (2)?
    Thanks
    Regards
    Hasan Mir

    Hasan,
    Always prefer 2. Oracle converts or upgrades everything for you. You do not have to have a team of people doing the work again to identify what needs to be converted and what not. Option 1 looks clean but becomes a reimplementation as you need to setup everything and test conversions. With point 2 conversions and setups are out of the way. Upgrade and test, test, test.
    Thanks
    Nagamohan

  • Forms Migration from 4.5 to 10g

    Hi ,
    I want to migrate my forms from 4.5 to 10g so i did following steps:
    1. Installed Developer suite 10g
    2. Took a sample form developed in 4.5 and comiled it in 10g builder utilized the
    sample.fmx file for 10g the test was successful ,
    I need to migrate a complete application developed in 4.5 forms to 10g and I have
    some existing libraries which I use in my forms , now i'm stuck how to utilize them for
    10g as whenever I open the forms in 10g builder it asks me to remove the library.
    Can please anyone inform me how to utilze the my own user built libraries and esp .
    how to repalce D2KWUTIL with WebUtil and is the way i'm approaching for migartion
    correct ?
    Thanks.
    Jonty.

    Hi ,
    Thanks for the reply ,
    but still i'm not clear how to utilize my libraries as even if i migate to Forms 6i
    which in turn also supports D2KWUTIL ,so how to utilize Webutil instead of
    D2WUTIL while migrating from 6i to 10g.
    Is there any document or paper in suport to it.
    Thanks.

  • Migration from 8.0.5 to 8.1.7

    Hi everyone,
    I have been trying to migrate our db from 8.0.5 to 8.1.7 on Linux RedHat 6.2 for some time now. Oracle 8.0.5 was already installed and running properly. After shuting down the db, I installed 8.1.7 into a new ORACLE_HOME (/u01/app/oracle/product/8.1.7). The installation went without errors (I did not choose to do the migration during install nor did I installed a default db). After installing the patch (setup_stubs.sh script) I ran the odma (Oracle Data Migration Assistant) but got an error: "An error occured while starting up the database..." I checked the log that came with the error message and it occured when it was trying to open the database i.e. the instance started, but when it came for mounting the database it displayed: ORA-03113: end-of-file on communication channel. I tried to start the db with the svrmgrl and got the same error. The question is:
    Is there an easier way or another way to migrate the database after a successful installation of 8i?
    Or is there anyone knows why I get such an error?
    tks
    joss

    newbie9876324 wrote:
    Hi all
    I want to do data migration from oracle 10.2.0.5 to 8.1.7.4.0. I see there are risks to use exp/imp utility.
    So I thought if I can dump data to CSV and import it to 8.1.7.4 using sql*LOADER .
    Can sql*LOADER do migration from 10gR2 to 8i ?
    Or is there any way to do this ?
    ThankOther than the fundamental flaw in your approach, as already pointed out by other responders, let me address your specific question - "Can sql*LOADER do migration from 10gR2 to 8i ?"
    Think about that for a minute. What kind of file is sqlloader using as input? You already know -- a .csv file.
    And what property or attribute about a csv file would indicate that the data in it came from a particular version of an oracle database (or any database at all?) and so would be subject to any kind of compatibility issues?
    I'm NOT suggesting that you continue with this approach. It is still misguided in multiple ways. I'm just trying to get you to think about the question you asked.

  • Very difficult migration from MS Access to Oracle with SQL Developer

    Dear Developers
    I have tried to used for one Project Oracle Sql Developer Migration from Access to Oracle (Application Express). Was about an evaluation if Oracle Express (with Application Express) or Mysql (with PHP) as target database.
    I am working with Oracle for 14 years and i earn my money in projects related with Oracle. Of course i am sentimental and i push every time when an opportunity comes to have as an option Oracle.
    This time beside my sentimental approach the decision was different.
    I will tell you why and i hope that someone there will listen and make something for a better Product.
    I was trying yesterday the whole day to migrate an Microsoft Access database. A nightmare....
    1. Microsoft Access Exporter 2000 was too slow. For a 25 MB Access database, running time was 15 Minutes. And 15 minutes to obtain an undocumented error. I followed your instruction and eliminate all references etc... as you described in HELP. a lot of time necessary to read and do..... After that i obtained an Error #..16. Sorry that i don't provide you with an exact number error. i don't have it right know and personally i am not interested anymore. For this error i don't find nothing in forums about it.... Search again and again..... Every time after waiting 15 Minutes in which you don't know exactly what application does or if really does something. I decided to delete sequentially macros, modules, forms, querys from Access database and see where Exporter stops... Time and time lost for trying and searching.... Finally i obtained my XML file only by keeping my Access tables. The file was produced even if i obtained at the end Error #5:..... Because was an error i am not really sure if the file was completly consistent with my database.
    2. I followed the next steps and with some errors (enabling, disabling constraints, objects couldn't be created because of different reasons) i had my Model and Oracle Schema. I have tried to export the data from Access and import it in Oracle. data exported was in UTF8 and SQL Loader Control file doesn't have
    LOAD DATA
    character set utf8
    So i tried to add the string "character set utf8" in my dozens of CTL files - with a freeware of course.....
    Maybe you can say that if i knew that from the beginning i would have set my character set in SQL Developer. I don't know and i will not ever try with this product!
    So finally after hours of working and trying and playing with my nerves, reading a lot of forums and documentation, i had an Oracle schema, maybe incomplete because of different errors at so much migration stages.
    And now i have tried for the first time in my life MySQL Migration Toolkit. I read that for migration to MYSQL this tool is what i needed.
    I recommend you to try the product and see something about the quality required for a piece of software. Is not enough if your product runs OK with Nortwind DEMO Access database. It should run OK with all ACCESS databases.
    With the tool i have done the job in 5 MINUTES. Simple, efficiently and without errors. At the end i had the SQL Scripts and the DATA imported in the database.
    Difficult to say something now. I am sentimental but i asked mysef if you can do something to improve the quality of the product.
    What arguments can we provide for a client in Migration from Access to Oracle ???? Can you honestly answer at that?
    Please try this MYSQL Migration Toolkit.....Maybe this give you some ideas about simple tasks and about what we really need...
    Best regards
    Adrian

    Dear Barry and Kgronau
    Thank you very much for your response. My Post was after a long day of trying to import an MDB file.
    Maybe you can understand why i was so angry...
    Yes i understand that your tool try to do more than other even if actually you don't really convert too much.
    From Modules to make some procedures where the whole code is commented! .....
    For other MDB which i tried to import in APEX the forms where really not usable. Queries are full of errors requires most of the time manual corrections.
    I am sorry that i can not provide you with this MDB which cause these problems.
    Data and software doesn't belong to me and the company which own it can not provide to you.
    What i hope from your product is, even when errors come, to show a better error explanation. At what object in Access error ocures ? This is very important because i can correct my MDB or just delete the module,form,query in cause if SQL Developer doesn't like it....
    Just showing an error Error #.... doesn't help me too much. And if an error occurs i don't know if program continues to work or is dead. No information about this. Maybe you can show that your application is alive and does something (working status etc...) ! Anyway we wait long minutes in front of dead screen....
    Again, thank you very much for your attention
    Adrian

  • Complications migrating from Snow Leopard Server to Mountain Lion Server.

    I'm migrating from Snow Leopard Server to Mountain Lion Server. The article "OS X Server: Upgrade and migration" (http://support.apple.com/kb/HT5381) says
    "Make sure that any DNS or DHCP servers on which your server depends remain running during the upgrade"
    This advice is reinforced by the details of the article "OS X Server: Steps to take before upgrading or migrating the Open Directory database" (http://support.apple.com/kb/HT5300).
    As the server I'm migrating from provides these services it will need to be running during the migration process. This would seem to limit my options to doing the migration from a Time Machine backup (or, making a seperate clone of the server's drive and connecting it externally to the new box)
    My main concern is the seemingly inevitable clash that is going to occur on the network as the new server takes on the roles of the old one - while it is still running.
    What are my options here ?
    This is my second attempt as on my first try I did the migration from the TM backup with the network down - and none of my local network users or their home directories were migrated, although the settings for the mount points were, but there were no actual directories where they pointed to!
    Clear directions on how to procede would be VERY MUCH appreciated
    Thank you.

    Moving from Snow Leopard to Mountain Lion means first installing the client (non-Server) version of Mountain Lion and then install Server.app this means that for at least part of the process you will not be running DNS, DHCP or Open Directory.
    If you are going to end up using the same DNS name and IP address after the change then an approach you could follow would be as follows.
    Destroy any Open Directory replicas
    Archive your Open Directory Master (to make a backup)
    Note down your DNS records in case they get messed up
    Export via Workgroup Manager your users, and groups (you might not need this but better safe than sorry), make sure you do not include the diradmin account
    Keep a full back of the server (you should always have backups)
    Note down your DHCP server settings in case they get messed up
    Note down any other service settings
    Install Mountain Lion
    Install Server.app
    Install Workgroup Manager (extra free download)
    Run Server.app
    Make sure settings for services are as much as possible the same as before
    If your lucky that may be all you need to do, otherwise...
    Restore Open Directory archive, if your lucky that will be all you need to do, otherwise...
    Make new Open Directory Master
    Run Workgroup Manager
    Import users and groups you previously exported
    You will then have to set passwords for each user as these are not preserved via Workgroup Manager export
    When I did this, I was also being forced to change all my IP addresses so I had no choice but to use Workgroup Manager to export and import accounts.

  • Data Migration from IDES to Vanilla open source SAP System

    Can any one help me as to what are the SD tables  that should be migrated between 2 SAP systems in order to operationalize a complete Sales Cycle . This information has to be provided to the Basis team . Where i should i start from and what should be my approach ?

    Tables in Sales and Distribution (SD) :
    Document Flow
    VBFA - Document flow (alg.)
    VTFA - Flow shipping documents
    Sales order :
    VBAK - Header data
    VBAP - Item data
    VBPA - Partners in sales order
    VBKD - Sales district data
    VBEP - Data related to line items, delivery lines
    Billing document :
    VBRK - header data
    VBRP - Item data
    Shipping :
    VTTK - Shipment header
    VTTP - Shipment item
    VTTS - Stage in transport
    VTSP - Stage in transport per shipment item
    VTPA - Shipment partners
    VEKP - Handling Unit - Header Table
    VEPO - Packing: Handling Unit Item (Contents)
    Delivery :
    LIKP - Delivery header
    LIPS - Delivery item
    Pricing :
    KONH - Conditions header
    KONP - Conditions items
    KONV - Procedure ( billing doc or sales order)
    KOND
    Contracts :
    VEDA - Contract data
    Regards,
    Rajesh Banka

  • Migrate from server core 2008 r2 hyper-v with failover cluster volumes to server core 2012 r2 hyper-v with failover cluster volumes on new san hardware

    We are getting ready to migrate from server core 2008 r2 hyper-v with failover cluster volumes on an iscsi san to server core 2012 r2 hyper-v with failover cluster volumes on a new iscsi san.
    I've been searching for a "best practices" article for this but have been coming up short.  The information I have found either pertains to migrating from 2008 r2 to 2012 r2 with failover cluster volumes on the same hardware, or migrating
    to different hardware without failover cluster volumes.
    If there is anyone out there that has completed a similar migration, it would be great to hear any feedback you may have on your experiences.
    Currently, my approach is as follows:
    1. Configure new hyper-v with failover cluster volumes on new SAN with new 2012 r2 hostnodes and 2012 r2 management server
    2. Turn off the virtual machines on old 2008 r2 hyper-v hostnodes
    3. Stop the VMMS service on the 2008 r2 hostnodes
    4. copy the virtual machine files and folders over to the new failover cluster volumes
    5. Import vm's into server 2012 r2 hyper-v.
    Any feedback on the opertain I have in mind would be helpful.
    Thank you,
    Rob

    Hi Rob,
    Yes , I agree with that "file copy " can achieve migration.
    Also you can try "copy cluster wizard " :
    https://technet.microsoft.com/en-us/library/dn530779.aspx
    Best Regards,
    Elton Ji
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected] .

  • Migration from WebSphere - Weblogic: RAS logger

    What would be easy way or strategy to handle ibm ras logger when we migrate to weblogic?

    Guys:
    The link provided caters to Websphere Studio to WebLogic 8.1. My requirement is migration from WebSphere 5.x to WebLogic. My current architecture is as follows:
    1. Front End: JSP (Ver 1.2), XSL, XML
    2. Middle Layer: EJB (EJB Ver 2.0) (Stateless Session Beans) (Deployed in IBM WebSphere 5.0)
    3. RDBMS: Oracle 9i Enterprise Edition - Release 2.
    4. Modal View Controller architecture (MVC)
    5. Number of JAR files: 137
    6. One WAR File
    7. Appserver OS: W2K.
    All the files needs to be migrated to WebLogic 8.1 including the deployment descriptor.
    Is there any tool for this conversion? Any white paper, proof of concept, document on steps, approach, risks, mitigation,etc will be helpful.
    Thanks in anticipation
    Best Regards
    Pichu
    [email protected]
    Refer to
    http://www-106.ibm.com/developerworks/websphere/librar
    y/techarticles/0311_chaland/chaland.html
    "Stephen New" <[email protected]> wrote:
    Hi,
    Does anyone know of any articles/papers aboutmigrating a J2EE application
    from
    IBM's WebSphere to BEA WebLogic Server?
    I am currently doing a migration from WebSphere 4.xto WebLogic Server
    8.1 and
    am hoping to learn from other people's experiences.
    Thanks,
    Stephen.

  • Migration from F5 to Cisco ACE

    Hi All,
    I am preparing for a migration from F5 to ACE. Can someone help me with a technical approach that I should take to make this migration successful.
    Rishi

    Hi,
    What I would do:
    Is it a kind of copy/paste migration?
    Is it layer2/layer3 design?
    - list all IP addresses for the ACE (physical for the vlan interfaces + aliases (VRRP like address))
    - list all VIP addresses + services (fe. http, dns, ftp...)
    - list all real servers that will be used, ordened per VIP (serverfarm)
    - list all probes per real server
    - list all specific exceptions (fe. stickiness, cookie insertion, NAT...)
    - list all network parameters (fe. static routes, default routes, ACLs for management...)
    I think this should help you already. The rest depends on the design and complexity that is in your setup.
    Hope this helps.
    Regards,
    Dario

  • Migrating from G5 Xserve to Intel Xserve

    I have a G5 Xserve running 10.3.9 Server that is dying a slow and painful death. A new Xserve should be arriving in the next few days. The problem is, the only migration documentation I can find is for 10.4 and above. Is it possible to migrate from 10.3.9? If so, can anyone point me to the proper procedures? If not, what's the best approach to take?

    I've found out more technical info about this problem at AFP548.
    http://www.afp548.com/article.php?story=20050615173039158
    Apparently in LDAP speak, records missing the sn attribute will not import into LDAP databases on servers newer than 10.4. I'm guessing sn is the surname entry under the Information tab for each user in WGM. The sn attribute was introduced to the Mac OS X server LDAP schema in 10.3.9.
    That's was it! The 10.4 server that I'm working on started out as a 10.3 server. The sn attribute was added for all existing users to the LDAP database when I incrementally upgraded the OS to 10.3.9. But I had a template in WGM that I used to create new users that did not have the sn attribute. So any new users created using this template after the upgrade to 10.3.9, and even after the upgrade to 10.4, would be missing the sn attribute.

  • Migrating from SQL Server to Oracle - Emulating SQL Server databases

    I want to offer Oracle connectivity from an ADO.NET application that was developed for SQL Server. The application accesses multiple databases, each having the same schema but each storing different data that is confidential to the users of each database. I’ve been reading up on Oracle but have not yet found a way to group tables, views, etc. in a way that would emulate the ‘databases’ of SQL Server.
    The application currently uses the SQL ‘CREATE DATABASE’ command to generate each database and then populates each with the appropriate tables. However, CREATE DATABASE appears to work differently with Oracle, creating a new instance rather than a new ‘internal database’. I’m wondering if CREATE TABLESPACE would give me the functionality I’m looking for, if it were subsequently possible to refer to a specific table within a specific tablespace.
    I guess it comes down to whether it’s possible to access specific groups of tables, views, etc. within Oracle (e.g. Groups A, B and C, each having relational tables T1, T2 and T3, and be able to access and update data within any specific table, say, B-T2), while also being able to limit access to any of the Groups.
    Would ODP.Net offer advantages over the System.Data.OracleClient for this architectural problem?
    Any thoughts on how best to proceed would be most welcome. Thanks in advance for any ideas you might have.

    Sorry for the delay closing-out this thread but I work from a rural location and we lost our internet service for the two-weeks prior to the holidays. Now back on-line so let's wrap-up.
    Oracle and SQLServer are now both being accessed from my ADO.Net application, so a big thanks to all who've helped me with this first use of the forum. Hopefully these final comments might help someone else in turn...
    In migrating from SQLServer to Oracle I initially found it hard to stop thinking about accessing multiple databases on a single dataserver and start thinking more about a single instance of a database that supports muliple users, any one of which can be assigned the same schema. While I had used the SQL CREATE command to produce miltiple databases within SQLServer, it serves a completely different purpose for Oracle, creating an entirely new instance that I did not require.
    Other differences that I ran in to included Oracle utilizing 'sequences' to autoincrement identities, whereas SQLServer lets you specify the identify while creating a table (here SQLServer may simplify declaration but Oracle's approach may be more powerful, e.g. if the same identity applies across multiple tables). Also ADO.NET command parameters use an '@' prefix in SQLServer but ':' for Oracle. But by-and-large few changes were required to my SQL to get up and running with Oracle (I found the 'Oracle Database SQL Reference' useful but no substitute for logging into Oracle and just trying each string in the 'SQL Commands' area).
    Clearly I'm no database expert and I've barely scratched the surface with Oracle, but after logging in through the 'Database Home Page' I've found Oracle to offer a very 'clean' and logical interface that made it easy to move around the application and get a 'feel' for its organization and what it can do before digging furhter into the documentation. The 'Object Browser' is also a great way to quickly view and edit your various tables, views, sequences, triggers, etc., and ditto your data. In short, I think I'm going to like Oracle.
    Thanks again and bye for now.

  • SAP Archiving - Migrating from one archive backend to another.

    Hi,
    We use SARA for archiving and the archiving system is IBM Provided Filenet Database with ACSAP middle-ware.
    From 1999 till 2009 we have archived terabytes of data into Filenet Database.
    We plan to discontinue Filenet as our choice of archiving backend system and will like to migrate all existing archived data to the new archivingsystem. We are yet to decide what new system will will move to.
    We are looking for help from SAP to answer following questions:
    1) Is it possible migrate all past data from existing archiving system to a new one?
    2) If Yes, then what is the broad approach? Does the data have to be retrieved back to SAP OR Can it be directly migrated from one backend to another one?
    Retrieving the data and reloading into another tool in my opinion would be rather cumbersome and stupid method until this is the only option.
    In Any case, at the end of day we want that all the data should be readable from SAP like before.
    3) Is there any SAP provided tool that we can use rather then going for a 3rd party product?
    4) Please guide to migration related documentation.
    Thank you in advance for your support.
    Regards,
    Chandra.

    Hello Chandra
    yes- there are ways to migrate data out of Filenet into 3rd party tool without retrieving them back through SAP. I am not aware of any SAP tool itself but we have one and could help you with this effort. Please contact me at 610 3508677 and we can discuss the possibilities.

  • About migrating from 10.1.2 to 10.1.3 (page events)

    Hi forum,
    As authentication based on public key certificates only works under jdev 10.1.3.1, I'm upgrading my 10.1.2 application to that version. I'm following the Oracle document "Converting to the ADF Page Lifecycle from 10.1.2" (http://www.oracle.com/webapps/online-help/jdeveloper/10.1.3?topic=adf_convertingfrom10_1_2_html) that it's a really great help. However, this document doesn't explain how to migrate page events. In UIX, a submitButton may have an "event" attribute that fires the method called onEventName in the DataPage class. In ADF Faces, I don't know how to do that. The document previously mentioned doesn't say anything about this topic. The solution I've tryed is the following:
    As document "API Changes from ADF UIX" (http://www.oracle.com/technology/products/jdev/htdocs/partners/addins/exchange/jsf/doc/api-changes.html) explains, submitButton turns into commandButton and event attribute is replaced by an actionlistener. So, in my jspx page:
    <af:commandButton id="myButton" text="Search" actionListener="#{pageCode.listen}"/>
    <af:commandButton id="myOtherButton" text="All" actionListener="#{pageCode.listen}" />
    In faces-config.xml:
    <managed-bean>
    <managed-bean-name>pageCode</managed-bean-name>
    <managed-bean-class>com.mycompany.web.struts.actions.MyPageController</managed-bean-class>
    <managed-bean-scope>request</managed-bean-scope>
    </managed-bean>
    In controller class, I replace DataActionContext by PageLifecycleContext in events parameters. Furthermore, a listen method is added:
    public class MyPageController extends PageController
    // I want to migrate this event
    public void onSearch (PageLifecycleContext ctx)
    // code of page event inherited from 10.1.2
    // I want to migrate this event
    public void onAll (PageLifecycleContext ctx)
    // code of page event inherited from 10.1.2
    // This is the method I've just added
    public void listen (ActionEvent e)
    FacesContext context = FacesContext.getCurrentInstance();
    HttpServletRequest request = (HttpServletRequest)context.getExternalContext().getRequest();
    PageLifecycleContext plc = (PageLifecycleContext)request.getAttribute("ADFLifecycleContext");
    String idButton = (String)e.getComponent().getAttributes().get("id");
    if (idButton.equals("myButton"))
    onSearch(plc);
    else if (idButton.equals("myOtherButton"))
    onAll(plc);
    I'd like to know if there is any other simplier way to do event migration from 10.1.2 to 10.1.3.
    Thanks in advance.
    Luis Serrano.

    If you change your view objects to use the new named bind variables in 10.1.3, then you can do what you were doing in prepareModel in a declarative way now using the invokeAction executable in your page definition to trigger the firing of an executeWithParams action.
    You can study example #76 on my blog to see an example of doing this:
    http://radio.weblogs.com/0118231/stories/2004/09/23/notYetDocumentedAdfSampleApplications.html#76
    If you want to do things programmatically still, which is fine of course, then you can reference section 10.5.4.3 "Using Custom ADF Page Lifecycle to Invoke an onPageLoad Backing Bean Method" in the ADF Developer's Guide for Forms/4GL Developers on the ADF Learning Center at http://www.oracle.com/technology/products/adf/learnadf.html The key benefit of this approach is that if you have a backing bean for your page, it allows you to put your prepareModel code inside the backing bean in an onPageLoad() method so you don't end up with both a backing bean and a page controller class for that page.
    Of course, you can also still use a customized PageController class and override prepareModel() as you did before. All of these ways are viable.

Maybe you are looking for

  • How to trigger and change password for AD user after form based login

    Hello, We are authenticating against Active Directory with Weblogic 10.3 using FORM based security. Everything is working. I need to now change a password for an authenticated user. For example, I have set a user to have their password expire on next

  • IPod Touch 4g  CONSTANTLY  needs to be restored.

    Here's my problem in a nutshell -- about every second or third time I try to sync my iPod, iTunes tells me it "cannot read the contents" of it and that I need to restore it. After I restore, I can sync successfully one or two times before it says the

  • XSQL servlet cannots set Content-Disposition

    XSQLPageRequestImpl does not have a method to set the value of the "Content-Disposition" parameter of the HttpServletResponse. In the PLSQL Package HTP one can set additional headers of the HttpServletResponse. Currently, due to the lack of support o

  • Fully Qualified Domain Name - required ??

    Hi, We are implementing SAP in a 3 system landscape with AIX.  All these systems are not in a domain at the moment, but they are networked. Is it completely necessary to have these systems in a Windows / Unix domain to run the systems?  What basic se

  • NoClassDefinationFound Error-- Please Help Me

    hi i have two components 1. JAR component containing EJB Files named cdacJAR 2. WAR componenet containing JSP's and servlets named cdacWAR EJB jndi name is CheckUserHome i am calling the ejb from the servlet both components are deployed on webloginc