Hitesh Shah
8th February 2022, 14:24
Hi All ,

Want to know following on Ln 10.4 .
1. #include <bic_httpclt> --> what this httpclt does and how we can get the documentation for this .

2. How best we can configure infor ln studio - any guide -document pointer could be helpful .

3. what is best mechanism to get latest programming functions help from ln support .

rahul ingale
10th February 2022, 10:53
https://docs.infor.com/ln/10.4/en-us/lnolh/default.html

In documentation you can get all details related to LN studio.

vahdani
10th February 2022, 12:00
Hi,

As for <bic_httpclt>: This loads the HTTP Client Functionality so that these could be used in the current program script. This functionalty is very extensive and is documented fully in the Programmers Guide. You can get the Programmers Guide from KB22924522 in Infor Support Portal.
Hier a link The programmers manual for ERP LN (https://support.infor.com/espublic/EN/AnswerLinkDotNet/SoHo/Solutions/SoHoViewSolutionC.aspx?SolutionID=22924522&kb_is_archived=0&kb_accessed_from=LookUpByIdResult)

As for LN Studio: You can get the user guide from Infor Support Documentation (https://support.infor.com/espublic/en/AnswerLinkDotNet/SoHo/DocLink/SoHoDocLink.aspx). Go to Your FP -> Tools-> Development Tools .. and then select "Infor LN Studio Application Development Guide"

PS: You may have to login to use the above links!

Hitesh Shah
12th February 2022, 08:23
https://docs.infor.com/ln/10.4/en-us/lnolh/default.html

In documentation you can get all details related to LN studio.

Hi Rahul , Thanks very much for pointers . I already have these Ln studio doc . I thought some more relevant practical easy to user guide / doc can be available . Hence I posted this query . Nevertheless thanks very much for this and It seems I will have to dig these docs thoroughly before i do something meaningful .

Hitesh Shah
12th February 2022, 08:44
Hi,

As for <bic_httpclt>: This loads the HTTP Client Functionality so that these could be used in the current program script. This functionalty is very extensive and is documented fully in the Programmers Guide. You can get the Programmers Guide from KB22924522 in Infor Support Portal.
Hier a link The programmers manual for ERP LN (https://support.infor.com/espublic/EN/AnswerLinkDotNet/SoHo/Solutions/SoHoViewSolutionC.aspx?SolutionID=22924522&kb_is_archived=0&kb_accessed_from=LookUpByIdResult)

As for LN Studio: You can get the user guide from Infor Support Documentation (https://support.infor.com/espublic/en/AnswerLinkDotNet/SoHo/DocLink/SoHoDocLink.aspx). Go to Your FP -> Tools-> Development Tools .. and then select "Infor LN Studio Application Development Guide"

PS: You may have to login to use the above links!
Hi Vahdani ,

Thanks for your pointer. I could get the latest as well as my version specific docs which gives clear info on any tools programming aspect.

Ln studio I already have the docs but I have to learn more on the same . IF there are some easy to use practical DIY guide / notes/inputs please share it (of course only if such sharing is permitted ). I already have access to all the docs on support portal available to us .

Once again thanks for your quick and precise help on this . It's very much appreciated .