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…
Has anyone had luck in creating a working hyperlink in a SearchForm? We like to add instructional text to them for our users. A request has come through to add a hyperlink to the instructions. Typically on forms we use Derived RichText fields w/HTML and inline LPL on the form to have the field display as text but this…
I am receiving this LPL error for a reason code using HR Talent. Does anyone understand how to resolve it?
I have a RequestAction form that is submitted by a user and triggers an IPA. In the IPA there is a User Transaction node that assigns an approval action to a Task. When I go to the task inbasket, I am expecting to see the form that was submitted to start the workflow when I click on the specific work item. When I click on…
I have a UserForm with a button that triggers an action when pressed. If I develop the button to trigger an Update RequestAction inline, an implicit action form displays. We've configured the implicit_action_form to prepopulate completed. No additional action is required by the user, except for clicking "Submit" on the…
Hi- I'm trying to determine the LPL syntax needed to return all characters to the left of a dash in a field. I did find a post on this forum that showed how to return a certain number of characters from the start of a field but the number of characters can vary in my scenario so I can hardcode the length. The field I'm…
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…
I am trying to program an IPA workflow to pick up files from the sftp and concatenate them into one .csv file. I know that this is probably very easy to do, but I'm a newbie at programming in IPA. Nothing needs to be reformatted just picked up from /AdminConsole and concatenated together. Thanks for any help you can give…
It looks like you're new here. Sign in or register to get started.