We are on Cloud Multi-Tenant HR Talent and have some User-Created persistent fields on the EmployeeGoal business class that the repository has been invalidating with the error "Duplicate field exists". When this happens it causes a cascade of derived fields, relations, lists, forms, actions, etc. invalidating because they…
I have a list with Summary Total Fields. The summary total fields display properly in the WebUI of GHR however when I export the list to CSV it exports the totals row without the calculations. This happens with the default "Export to CSV" option and "export to csv" as a called out action. Am I missing something?
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…
It looks like you're new here. Sign in or register to get started.