dhruv_x0
11th April 2020, 11:27
Hi All.
Not sure if i am going in right direction here so need your suggestions. I have a situation where i am getting some input from users on an LN session( All Variables). Is it possible to push all this information in a BOD to ION without creating any LN table? I don't need to store the data in LN.
Any kind if help is really appreciated
Thanks
Anmol
bhushanchanda
11th April 2020, 12:30
Refer Chapter 6 of U9215B US on InforXtreme and you will find a concept called Screen Scraping. I think that should answer your question. Personally, I've never used it but looks like its possible. Also, if possible, mention your purpose behind this development i.e. Your source and Target system or your business scenario and one may suggest if there could be better approaches.
dhruv_x0
11th April 2020, 14:04
Thank You Bhushan, The Scenario is like " On Demand basis users need to fill some information in LN and send a xml file to another software which accepts xml format. I thought to use ION BODs to send data directly to the the target software.
Thank You
Anmol
bhushanchanda
11th April 2020, 15:28
If in case the BOD doesnt work out, you may check with them if they have SOAP webservice API's exposed and then you can make SOAP calls to send your data.
And if the requirement is non-realtime, you could also explore option of SFTP based exchange.
Jus an idea.
ARijke
14th April 2020, 09:11
you can have a look in the LN-ION guide on the usage on the LNMessage BOD. That is a very easy way to publish a BOD from LN.