-
DLL Functions for REST APIs
Has anyone been able to use DLL Functions for REST APIs? For example for the Entity Types' Updatable, Insertable, and Deletable Actions, the Actions, or the Functions. The 'OData REST API Development' (https://docs.infor.com/ln/latest/en-us/lnesolh/default.html?helpcontent=lnodatrestapiug/cover.html ) documentation does…
-
Custom BOD - How to use BOD.publish interface
Hello, I have developed a custom BOD in LN CE (MT) and am trying to publish it through the BOD.publish function, but it is not publishing. Here is my code. Your help would be greatly appreciated. My ret value is 0 but i am not getting this BOD in oneview. ret = BOD.Publish( "AdvanceBODBOD", "txacp200", "Add", 2, "",…
-
Report Designer - suppress section when value is a null
In the LN Report Designer I would like to suppress printing a report section if a value in the section is null. What code should I enter in the print condition?
-
LN Report Personalization - Custom Sorting of Data in a Detail-type layout
Hello Everyone, I would like to know if it possible to change the order of the printed data in a personalized report. Here is the current scenario: I would like to sort the data in a Detail-type layout of the report by choosing one of the input fields I placed in this Detail layout. 1. At first I tried the custom process…
-
Can we restrict the publishing of standard sync.purchaseOrder BOD?
In my case each time I Process a Purchase Order step, the standard Sync.PO Bod is getting published. I found there are no changes in BOD structures and Tag Values.
-
How to Enable Extensions for Custom BODs in Infor LN
I’m working on enabling extensions for custom BODs in LN, and according to the developer guide, the BOD must include a UserArea to support extensibility. Could anyone clarify: How exactly should the UserArea be added? Should it be defined as a separate element within the BOD schema? Are there any best practices or examples…
-
How to make and design reports in LN-Cloud?
Hello Everyone, Recently I started my fist Developments in the LN-Cloud, but when i came to reports, i encountered some problems. I can't modify the Layouts in LN-Studio. When i try to open all/ a specific layout, i get an error message: "'external editor 'Report Layout Editor' (txxxx999)' has encountered a problem. Action…
-
Infor LN 10.6: Labels issue
Hello Everybody, i have a problem with displaying labels only in one package, when the program starts. I can see all forms descriptions, but not in the running session. All labels exist in several languages. In WebUI can't also see the programs descriptions in menus (In BECS they are displayed). Can someone help me with my…
-
Amount to words conversion using dll tcmcsdll0006 in Infor LN
Dear Friends, I am new to Infor LN.Please help me, to convert amount in to words using the dll tcmcsdll0006. I tried form my end,but getting many errors. Thanks, Rahul Babu
-
LN Rejecting InventoryAdjustmentBOD –BOD Extension LineNumber Issue is Killing My Sanity!
Hello, I spent the entire weekend staying up all night trying to resolve this issue. Please help me. Objective: I am trying to extend InventoryAdjustmentBOD to insert inbound data into the CDF field and reflect it in LN. For reference, I am using Enterprise Connector to convert a CSV file into CustomBOD, then mapping it…
-
LN Test Framework
I use the LN Test framework, in a dedicated test company for running some business scenarios to test following updates etc. I can run a full end to end test, so I can be confident that LN or developer updates won't break the critical business processes. It is a powerful tool, but there are some limitations in LN Studio…
-
Add an image in the report header respective footer
Is it possible to add an image in the report header respective footer using the statements in the report script ? I know that there is the way to personalize the report but i am told that the client does not have the Report Personalization installed.
-
SecurityClass Restrict All Except Few Fields
Hello, We are creating a security class to restrict access to the entire item master except for a few fields. We have successfully made a class that restricts all fields, but are having issues restricting all except a few. We want to allow the Charge Number, HCPCS, and Clinical System Use fields for our contracting team to…
-
Recall Process - Item Lifecycle Management
We are implementing Item Lifecycle Management for our end users here soon, preparing now. One of the things we've tested out is resolutions. There's been some issues with using it in our testing. How do other health systems utilize Item Lifecycle Management? We'd love to know how others are using this. For example: if an…
-
Item Lifecycle Management - Run Product Transaction Query Async Error
Hello, Has anyone encountered this async error or have any insight into why this might happen? I'm running a product transaction query for each item that hasn't been queried on for Item Lifecycle Management. I don't know why it's trying to delete anything and I don't understand why an Effective Date matters. I've been…