Is there a way in LPL to pull a field based on another field? Example: From the WorkAssignment, I want to pull the Hierarchy of Management from ReportingRelationship from top to bottom and add to a derived field for File Creation Utility. My thought was taking the Max level and subtracting for each level, so example below…
I have a composite form on business class X. It has a panel which is a list to a related relation Y. I can add a "Special Actions" section under the "list is …" to setup a called out action that will operate on X rather than Y. So far, so good. I'm trying to figure out if it is possible to somehow do the same thing for the…
We are moving our invoice imaging application to new servers which will cause the URL to change. Is there a way to replace a part of a string with another? I'd like to update the server name component of the InvoiceURL field with the new server name.
Context: Infor FSM & HRT process automation. I'm attempting to apply Inbasket linkback ability that I see in RequisitionApproval to (contract) ChangeOrderApproval. Wonder if anyone can help me understand the distinction between a Form name and a Navigation in the context of creating a linkback for a workunit (reference…
I need to copy the contents of (ExperienceDate1) field to (NewExperienceDate) field if the WorkAssignment value equals 1. Where/how do I go about doing that? Thank you BusinessClass: WorkAssignment Form: WorkAssignmentDetail
I'd like to know if its possible to configure an Instance action, and then include an attachment field to a form that an end-user can attach a csv file to. Is there an IPA that reads a file that is attached from an attachment field within a form, which is then triggered by an IPA?
Example: I want to return (RREmployeeRel.ReportingRelation.ManagerEmpID) from WorkAssignment when (RREmployeeRel.Level = max(RREmployeeRel.Level - 2)) Specifically trying to pull the Hierarchy of Management from ReportingRelationship so I can add it to specific derived fields for a File Creation Utility.
we have a custom business process we are working on and would be awesome if we could create a custom Msg###Sub Derived Field and Error Type to display that msg### Field in PayablesInvoiceError. is this possible ?
We have a print form with a RichText field that returns a table. One column displays an Alpha field containing an email address, which is functionally a hyperlinked email address on the form but doesn't appear as a clickable link (default text color is black, not underlined). Unlike other columns, which respond correctly…
I have an action extension "HireResourceNonEmployee" that extends delivered action "HireResource". On the form, there is an email field, and a SendWelcomeEmail checkbox, which is checked (TRUE) by default. The user wants to keep it this way. I want to prevent the action from being submitted if the user forgets to enter an…
It looks like you're new here. Sign in or register to get started.