Just recently the new LSF9 env/apps has been completed (??). I have been tasked to test some of the application programs.
I have not have the success of running them so far. My question are:
1. Are there any differences between 803 and lsf9 applications like HR, AP, PO etc programwise?
2. Will LSF9 provides a new copy of the application (cobol programs)?
Appreciate any help on this.
Sam
Just wanted to get one thing clarified. If you installed LSF 9.0 and have your apps currently running under 8.0.3 ESP 7 and apps on version 8.0.MSP11, how do you point or bring the 8.0.3 apps under the LSF 9 environment? In other words when you install LSF 9.0, how do you attach it or integrate it with 8.0.3.11 apps?
Thanks.
The process of moving your 8.0.3 MSP11 applications to a new LSF environment is basically a product line copy if you are familair with that process. The existing application code is copied over to the LSF environment. Programs will be recompiled, but not reinstalled and you probably will not need to install any application CTPs (Unless you are also using Self-service type applications too). The product line copy procedure is described in the Application Maintenance Toolset Administration Guide Appendix.
Thank you for the prompt reply. Let me see if I understood you. I have a TEST environment that has 8.0.3 ESP 7 environment and 8.0.3 MSP 11 apps running. I have installed all the components for LSF 9. I've Websphere running with variables (GENDIR, LAWDIR etc.) pointing to LSF 9.0 install. I know that one way to get things going is to install apps 9.0 within LSF 9.0 and use the upgrade menu and programs to migrate my 8.0.3 apps and data to 9.0.x apps/data. But I was checking If I could break the process into two chunks and first bring the apps 8.0.3 under the LSF 9.0. Check things out and then start the 8.0.3 apps migration to 9.0.x. Are you saying that I need to do a fresh install of 8.0.3 apps under LSF 9.0 and then do a product line copy form current 8.0.3 apps to new 8.0.3 apps? In that case what happens to GEN etc. data as that's in the RDBMS now? Please help with some elaboration. Thank you for your time.
Barry,
There is no automatic method I know of to convert a menu to a set of bookmarks. If you are using Lawson's default menus, there is a set of default bookmarks that are probably equivalent, but if you have customized menus then you will need to build a customized set of bookmarks to provide the same function. A little tedious, but creating new bookmarks is not difficult if you use the default bookmarks as examples.
I think you are referring to what used to be called the "flowcharts" (e.g., APFL)? Those a simply a form with embedded tokens within the form/screen definition. John Henley
Are you expanding to see the children? John Henley
Yes, I'm and I think we are all talking the same thing. In traditional LID, we have LAMN.0 as the main menu. Then APMN.0 as the "ACCOUNTS PAYABLE". From there if we click "setup", it invokes APMN.1 and within that, if we choose "Vendor Setup", it invokes the form AP10.1.
In portal, I see the base i.e, "Accounts Payable" and then "Setup" and if I edit it, it shows callking TOKEN APMN.1, but no children of FORM Id underneath that. Will I have to manually go and add these for the first time? Or is there a way to upload/configure the default stuff for all users and then create additional children on top of it?
There are a lot of possibilities Since you guys are new to portal, could it just be an issue of misunderstanding how portal and bookmarks work? Is this a new install of LSF9? Portal? Did the portal content get installed for 9.0 apps? For 8.0 apps? That's where I would concentrate. There are some post install steps for portal content that figure out what system codes are installed and build the bookmarks and menus using some perl scripts and LO920. See the portal content install guide.