Is it possible to create a bookmark that would jump directly to a Lawson form and perform the inquire? Ideally, something that looks like this:
domain.com/lawson/portal/?_TKN=HR11.1&EMP-COMPANY=4321&EMP-EMPLOYEE=1000
We are tying into a dotnet (.net) WebBrowser control and would like to enable the user to click a link and jump directly to the lawson form, with the data already retrieved. If this is not possible, can someone provide guidance on how to utilize the xml generated by a "servlet/Router/Transaction/Erp?" call to render a page in the WebBrowser control?
Thanks in advance!
Craig