Lawson Portal 9 and 10

 2 Replies
 1 Subscribed to this topic
 14 Subscribed to this forum
Sort:
Author
Messages
AntoineM
New Member Send Private Message
Posts: 1
New Member
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
Advanced Member Send Private Message
Posts: 22
Advanced Member
Do you guys not use MS-addins or Crystal Reports?
John Henley
Send Private Message
Posts: 3351
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