PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 5/28/2017 7:47 PM by  John Henley
Lawson Portal 9 and 10
 2 Replies
 1 Subscribed to this topic
 64 Subscribed to this forum
Sort:
You are not authorized to post a reply.
Author Messages
AntoineM
Software Developer
Federal Reserve Bank of NY
New Member
(1 points)
New Member
Posts:1


Send Message:

--
5/5/2017 4:26 PM
    We're looking into obtaining large amount of data from Lawson Portal. Is there a way to obtain a large volume of data from Lawson Portal? We're not looking to obtain all of the data at once, but in piece meal. Currently we send a DME query to https:///servlet/Router/Data/Erp? and the data is returned in CSV 1. Does Lawson Portal support paging requests as in page = 1, pageSize = 1000 where the API will return the number of pages and the CSV data? If not, are there any strategies that allow a client to obtain large amounts of data from Lawson Portal? Thanks in advance
    Matt_B
    Applications Analyst
    Private
    Advanced Member
    (56 points)
    Advanced Member
    Posts:22


    Send Message:

    --
    5/9/2017 6:34 PM
    Do you guys not use MS-addins or Crystal Reports?
    John Henley
    Private
    Private
    Senior Member
    (9965 points)
    Senior Member
    Posts:3339


    Send Message:

    --
    5/28/2017 7:47 PM
    Use _OUT=XML and it will return xx number of rows as well as NEXT (and PREV) tags containing the URLs to page forward and backward.
    Thanks for using the LawsonGuru.com forums!
    John
    You are not authorized to post a reply.