Changes to IOS/DME/AGS (or whatever it's called these days)

Sort:
You are not authorized to post a reply.
Author
Messages
Mark Petereit
Advanced Member
Posts: 21
Advanced Member

    Over the last few years I have invested hundreds of hours creating C# objects to simplify accessing Lawson v9 through their Internet Object Services (DME/AGS/servlets or whatever the cool kids are calling them these days.) I use them heavily in my custom .NET new-hire interface I created to move applicants from our third-party applicant tracking system to hire them in Lawson and perform updates to and from our third-party onboarding system.

    We're about to kick off our upgrade to v10 soon. Am I going to have to rewrite all this stuff? Or are servlet calls still pretty consistent from v9 to v10?

    How about v11?

    Mark Petereit
    HRIS Analyst
    McLeod Health
    Florence, SC

    Bob Canham
    Veteran Member
    Posts: 217
    Veteran Member
      v10 should be the same as v9, you could actually use the servlets in v9. just replace everything before the ? and you should be good to go. (/servlet/Router/Data/Erp and /servlet/Router/Transaction/Erp)

      v11 will probably be entirely different since that moves everything into Landmark and redid all the programming.
      Mark Petereit
      Advanced Member
      Posts: 21
      Advanced Member

        Awesome! Thanks! Good to know I at least have a year or two to breathe before I have to reinvent everything.

        You are not authorized to post a reply.