Hello, I am trying to use the move action in IPA to move an account to a new parent. This works using the FSM form but when I try to call the action using Landmark/IPA it gives me the error " Parent does not belong to this chart". I am finding that the constraint (NewParent.TopNode = DeriviedTopNode) is the cause of this…
For audit purposes, even our select group of super users who can perform 99% of updates on a Vendor record need to be blocked for certain fields (LegalName, TaxID, BankEntity, AccountNumber). I have created a condition to detect the super user roles and then a constraint on the Update Entrance Rules that should block the…
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…
Is it possible to create a Multi-Select field? I was able to create a user field and add it to a form where I can select a company number from the GLCompany Business class, but is it possible to allow it to select multiple companies from the list and return the values to the field?
I have a customization in Request New Vendor Location form. I have set a constraint where Location needs to be entered when Approving a Vendor Location request. This is getting triggered when the approver Rejects or Returns the request as well... what is the LPL syntax to identify what action was taken by the approver? If…
Does anyone have experience in LPL invoking child actions outside of a parent action group? I've tried using "run outside of action background group" but all the child invocations in the parent action still run in the parent action group. I'm essentially trying to asynchronously process multiple record updates in an action…
I have a Landmark Transaction node and am trying to query a BC where an existing field (CRLookup) on the business class is equal to a variable (IPACRLookup) I've assigned a value to earlier in the IPA. When I try to test the filter I continue to receive an error that the variable field (IPACRLookup) I've added to the…
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…
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…
Hey everyone, I'd like to get to know more about how to go about using the dbimport feature of a landmark admin node in IPA. I've used dbexport several times but I'm curious as to how the import option is setup. If anyone maybe has an example IPA workflow of this feature being used, that would be great as well. Visual…
It looks like you're new here. Sign in or register to get started.