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…
I have a derived field that strips an FDA Recall Number from RecallProduct.ProductDescription and uses it to build an HTML link, passing the recall number to the FDA Recall Number search page. This works fine for the on-screen list; the link opens to the correct site in a new tab. But when it's exported to a CSV and saved…
Hi, Need to default 2 values to marked in the Item Type drop down list. Both Inventoried and Non Stock should be marked by default so when a catalog search happens only those values are returned. I was able to hide 2 other states "Special" and "Service" using a new Suppressed States command, but now I need to default the…
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…
Anyone know if it's possible to cast a field to a different type in LPL without creating additional Local or Derived fields? For example, if I want to substring the first four characters a field that is Numeric size 12 it seems the only way to do that is to create a new Alpha field that returns the original field (e.g.…
It looks like you're new here. Sign in or register to get started.