The most recent content from our members.
I'm trying to create a Compute/Derived Field in HR Talent to return an employee's age at hire with two decimals. If I set the field type to Decimal (e.g., 3.2), the calculation always returns 9.99 for every record, but without decimals the age calculates correctly. I've tried formulas like: (StartDate - Birthdate) / 365…
In HR Talent, I developed a derived RichText field that utilizes a foreach loop to extract and display data for each direct report of a staff manager. The current behavior produces a separate table for every record (refer to the screenshots below). Although this functions correctly, the output would be more streamlined if…
I am trying to take a derived field in FSM and copy that value along with any new or changed values to a new static field in the itemLocation business class. This will be used to allow for replication of that value to an external DB. Based on what I am finding I can't location how to do this. Do i have to actually recreate…
We have a user action that invokes an Update RequestAction (PWWChangeRequest) as an exit rule. The RequestAction initiates an IPA called FTEChangeRequestPWW. Everything is working as far as the exit rule invoking the RequestAction and the RequestAction triggering the IPA. However the IPA is failing immediately at our first…
How can I configure an alert on a form field to display if conditions are not met? I have an alert on a date field to display if another boolean field on the form is true. When the user selects a date it refreshes the boolean field. The boolean field will change from false to true, which updates the alert condition but the…
On the JobApplicationTask business class for the ContactInformationForm, we would like to require Candidates to enter their phone numbers in XXX-XXX-XXXX format. However I have tried putting a constraint on these fields to have it match, but it does not work. I have also tried to put a constraint on through an action…
I have placed alert LPL on a user form date field to display based on a condition being true. The condition is a derived boolean field on the form being "true". The boolean field is also on the form. When the date value changes LPL refreshes the derived boolean field, and this is working as expected. When the boolean field…
I have a custom document type created in Document Management and would like to be able to select from a list of documents of that type in a form within FSM either via a dropdown or a lookup field. Ideally the lookup field would show every document of that type currently in Document Management and allow pulling any of the…
Hi Landmark Community, We need the ability to customize the name of the data files that are generated by replication runs within Infor Landmark Replication sets which are exported to SFTP. Currently, we have achieved this by using the custom IPA process which is linked to a custom service definition within Rep Sets that…
Hi Team, We need the ability to customize the name of the data files that are generated by replication runs within Infor Landmark Replication sets which are exported to SFTP. Currently, we have achieved this by using the custom IPA process which is linked to a custom service definition within Rep Sets that will pick all…
I understand multi-select fields need to be an array field. It was my understanding I could create a field on a User Business Class as an array field type (e.g. LocationOfJob) then place that user field on a user form with additional inline LPL to have it display as a multi-select. The business class will store the field…
It looks like you're new here. Sign in or register to get started.