How to communicate from Lawson to third-party appication?

 1 Replies
 0 Subscribed to this topic
 52 Subscribed to this forum
Sort:
Author
Messages
Asim
New Member Send Private Message
Posts: 2
New Member
How to communicate from Lawson to thridpart appication?

Is it possible to post data to thirdparty HTTP server?

Thanks,
Asim
John Henley
Send Private Message
Posts: 3351
Hi Asiim,
Depending on which version of BCI you are running, your options are quite different.

One of the huge advantages if you're on LSF9 BCI / ProcessFlow Integrator is that your BCI processes become part of ProcessFlow and you can use the WebRun node to call HTTP, use SQL to interact at the database layer, as well as interacting with SOAP web services.

If you're on Env 8.0, the only way to interact with a third-party is via the Cmd Adapter.
Thanks for using the LawsonGuru.com forums!
John