I have a relation (xRel) and a derived field (DerivedxRelCount) that is returning an instance count of leave requests in our system that will expire within the next 31 days. The instance count does a good job as a flag to identify which individual records will expire, but I would like to create an additional field that…
Hello. I've been trying to learn LPL to help support an existing HR Talent implementation. I'm aware of the "Configuration Console Reference Guide: Landmark Pattern Language (LPL)", and it is a great help. One thing i've run into though is that there are certain portions of the language i'm not finding any documentation or…
I am trying to place a constraint on a payrate field with four decimal places but it's not working and not sure why...getting an invalid format. LPL CODE: PayRate constraint(PayRate matches "d[0-9][,].d{0,4}|[0-9]d*$") "InvalidFormat" label is "NewPayRate RESULTS:
I am trying to configure the PayablesInvoice cube so that it includes the Status state of Historical. In looking at the LPL for business class PayablesInvoice, the Status field appears to only bring in the following statuses: Status Instance Selection where (Status.Unreleased or Status.Released or Status.Approved or…
Hi Team, is there a way to grey-out the updateable check field in personalization of a list ?, please find the attached screenshot.
I thought it might be nice to have a collection of manually started IPAs in a menu/list perhaps on an Infor OS workspace with a way to start them from there. I know I can show a list in a workspace with some workarounds, but I can't take an action on anything in that list from the workspace. Infor's OS app designer isn't…
Our Cybersecurity department is looking to bolster our security across the org and one of those items is our external candidate space site. We already know the options for adding restrictions on password character counts, alphanumeric, expiration date, etc. but they're looking for possibilities like 2 factor…
Good Morning. I need to make a few user fields accessible in dbexport in IPA. I know the fields have to be persistent fields and can not be derived fields. So, I created a derived field and a user field. My idea was to make the user field equal the derived field. However, everything I tried is not working. I tried adding…
Looking to create a new business action in LPL. Logic would be whenever a GTIN is updated in the item master, it would update on the contract. On the following path so far. Any thoughts are appreciated. Update is an ActionOverride Exit Rules if (ItemGTIN changed) for each ContractLineItem invoke UpdateFromItemGTIN…
Please consider endorsing Enhancement 93041 before it's archived! On all lists and listview reports, we need the ability to create sorts and searches for any fields displayed. This sort and filter should apply when the data is exported to CSV, Excel, or PDF.
It looks like you're new here. Sign in or register to get started.