This is what we've found with your selected tag(s)
Add another tag to filter the results or ask the community!
  • Need help with MNI configuration with start process node

    Hi I need help to configure mni with startprocess node whithin a process where I have details for exmaple 5 employees in that 3 employees can have same manager other 2 have same manager. I have a process variable of type cdt employee. Now I want to sent…
  • Getting Error while using the update Constant Smart Service

    I have a requirement needs to update multiple constants with corresponding values. I have a constructive data type which will have the constant name in text and corresponding value. I am using update constant smart service to update the constant. Since…
  • Easiest way witch from subprocess to start process?

    Is there an easy way to smoothly switch from a asynchronous subprocess to a star process?? I'm getting the following message: "Subprocess node is set to run asynchronously and is either used in a loop or configured to run MNI..." i hope really…
  • MNI - Limit

    Hello , The default limit for MNI is 1000 , and it can be updated by Admin till 150,000 instances - This is mentioned in Documentation . In recent release are there any changes to these numbers for MNI . TIA
  • Child Process stuck at start node

    Hi, I am trying to use Start Process Smart Service to initiate processes conditionally. It is a MNI. Sometimes the process runs without any issue, however, sometimes the child process that was started gets stuck at start node without any errors in the…
  • OutPut Node Behaviour Of Subprocess

    Hi all, I had a scenario Where i used MNI to start sub process (The sub process creates instance for each item in a parent PV , All at once and moves on each time an instance finished). And Inside sub process i'm just writing to Record , with a wait…
  • Implicitly convert map list to Record Type

    Hi all, I'm trying to create a generic save process which will take a map list as a parameter that will be converted to different types of record types for a write records MNI node (since I can't do 1 write records for different record types). I…
  • Document Migration from target environment to source environment

    Hi All, Requirement: I have a use case where I have to get documents from target environment to source environment. Information: I have list of appian documents id in my source environment database. Approach: -> I have developed a web api…
  • How does this feature work- allow more than 1000 instances of this node in other tab in Subprocess

    Hi All, Has anyone tried this feature of subprocess to s elect Allow more than 1000 instances of this node in other tab. How does this work, can anyone specify any use case? example- I have a Use case to Delete more than 1000 documents .
  • [Bug] MNI with Remove Group Members and a!groupsByName failing

    I have a list of group names to remove from a user: pv!toRemove = { "PROFILE 1", "PROFILE 2", "PROFILE 3" } And the following Process: The MNI for the Remove Group Members is configured as follows: As node input, I have to provide the…
1 2