The following describes the new release highlights for users of Infor OS ION: * Purging of Handled confirm BODs: Automatic purging of handled Confirm BODs has been added. Confirm BOD tables may contain a large number of records, which affects the size of the database and can impact performance. Handled Confirm BODs can…
The following describes the new release highlights for users of Infor OS Enterprise UX: * Introducing Infor OS Portal: The OS Portal provides users with an improved CloudSuite navigation, multitasking abilities, and allows them to complete their work more easily. Users can leverage robust Workspaces configurability options…
Hello, I have a situation that we are receiving "zip" file from customer which contains several files such as *.xml, *.pdf, etc. Afterwards we need to get specific files out of this zip file and transfer them into specific location. XML needs to be mapped to BOD and send to Infor LN, PDF needs to be transferred into IDM,…
Hello, Is there a way to execute a dv filter with multple criteria to filter the criteria in a certain order? I would like to run a dv on SLMatltrans with the following filter:(TransType = 'R' AND ItemPMTCode = 'P' AND ItemMatlType = 'M') AND TransNum = (select max(trans_num) from matltran where matltran.item = Item). I…
I am trying to add 1 to the value of a property by using a form event. However when the event triggers, instead of returning a numeric value, it's returning a string. My event is as follows: * SETVARVALUES(vUpdateCount=P(jobuf_DoneByCount))* This returns the current value of the "done by count" in this example it's 3 *…
Hi, Is there a way to grey out a field on list level in LPL? For forms we can use display only for a field.. Any such thing for list level?
We use the smart client. We have created new Config Groups in Configuration Manager so that users won't have to see all configurations and only see the Prod Configs or TEST Configs. How do we deploy these config groups or update the users current installations to use these new config groups?
How do I get the field values from one Business Class over to a user field of an unrelated Business Class? I would like to get the values of the Credential field from the PositionCredential Business Class over to a user field (UCredential) on the Position Business Class. The problem is the two Business Classes are…
Hello, I would like to create a dataview which displays all Purchase Order Lines which have been received in the last 3 years. I know I need the SLPoItems IDO and I need to filter on the RcvdDate property but I am drawing a blank on the syntax needed to subtract 3 years from the current date. I hope someone can help me…
Good Morning. I have an action that will do a number of things to an employee if the criteria is met. Currently it is using a custom group but I don't like that for a number of reasons. Is it possible to use a list view in an action? So, I want to create a list view that has all the criteria and run the action on the…
It looks like you're new here. Sign in or register to get started.