9.0.1.11-ESP

Sort:
You are not authorized to post a reply.
Author
Messages
Frank Dusek
Basic Member
Posts: 13
Basic Member
    We are looking at jumping from LSF 9.0.1.9 to esp11, are their any gotcha's to look out for?  We are an AIX (6.1) shop on oracle (11.2) with landmark installed but not live.  Any words of wisdom, or stories of bumps and bruises are welcome.  Thanks in advance
    George Graham
    Veteran Member
    Posts: 201
    Veteran Member
      Went live this weekend on 9.0.1.11 - bumped into this issue. KB 1367082.
      TimB
      Basic Member
      Posts: 8
      Basic Member
        Posted By George Graham on 05/07/2013 10:22 AM
        Went live this weekend on 9.0.1.11 - bumped into this issue. KB 1367082.


        We did the same 9.0.1.9 to esp11 (windows), the only issue we ran into was the rights issue that George posted.
        Michael
        New Member
        Posts: 1
        New Member
          Frank did you run into any issues? I have a ticket open with ISC right now.
          Frank Dusek
          Basic Member
          Posts: 13
          Basic Member
            We have one bug-a-boo right now with some process flows that involve using a webservice.  Our applications folks are working with support to figure out what happened and what to do to fix it.  Other than the kb_1367082 mentioned earlier and this process flow issue, we have not seen much in the way of problems.  Please keep in mind, our production go-live with ESP11 was just a few days ago ( July 27) so once the user community hits it under normal conditions (this is a payroll week for example), other things may crop up, but at the moment, it was mostly painless................
            Greg Moeller
            Veteran Member
            Posts: 1498
            Veteran Member
              One other issue that we have run into. Some of the screens populate with the screen name in all of the fields.
              To fix this we've had to
              1) Delete the int files
              2) cd LAWDIR/productline/map/default
              3) remove the screen-name.* files (rm HR11.*)
              4) cd LAWDIR/productline/hrsrc
              5) remove the screen-name.xml file (rm HR11.xml)
              6) Run the following:
              qcompile productline hr hr11
              scrgen productline hr hr11
              xscrgen.exe productline hr11

              Issue resolved.
              You are not authorized to post a reply.