-
Recently active
So i have one process model that calls around 4 subprocesses . There are two users for whom i am getting the error as mentioned in the Subject. Now there are instances that run successfully and there are like 2-3 instances that fail for not a particular subprocess call. i.e. if one fails in the first subprocess , then second instance fail is on the second subprocess with the same error. yes the user was deactivated before and then added again using SAML. We tried removing the user from the group and re adding the user back. But still the same issue. It isnt a blocker for the user as not all instances are getting this error. But im trying to understand how the system is failing in the middle. Thank you in advance.
Hi, In the EDIT mode of the screen data, initially when I load the data my rule input is loading the data into all of fields of the CDT. When I click on "Add Document", I am trying to use append function. When I select any filed value in the screen, it is resetting the old value of the previously loaded data. In this case, when you look into ODOCID is getting reset for the previous records. Is this because of append function. Please suggest if I have to use to any other function. Thanks.
Hi Appian Community, Issue: I want to access Record Actions ( Record List Actions & Related Actions), which used in an interface using FitNesse, but it does not have any labels, Snapshot: Does anyone have any idea on how to access a Record Action which used in an interface using FitNesse ?As I believe, FitNesse can only access those component which have a label associated. Thank you.
Can we use a!processlink in a!save() function?
Hi, I have a dropdown with 2 values. I have a scenario like once after selecting "Cancelled" I have to show a textfield to enter comments and save the details. This I am able to achieve. But, at the same time I have to remove "Cancelled" option from the dropdown. When I am trying to do that I can getting below specified error. ERROR: code:
Hi readers, I have a process start form where i enter few details(ID, Name, Mail, Comments) and submit the form. the form goes to a admin where he need to approve. There is a approval form, where all the entered details are present and admin can change if any details are need to be changed; for suppose there are some comments mentioned by user, i as a admin need to change the comments and approve. The changed comments and other details entered by user need to be saved in database; that is what not happening; instead original comments mentioned by user are only saving Need to know the reason why this is happening? and what changes need to be done to save the updated/changed comments
I have a web api that triggers a process model that has more than 50 nodes. Is there a way I can relay an error back as an web api response if there are errors encountered in the process execution. I am aware that I cannot chain the process model as I have exceeded the 50 node limit.
Hi, When I am trying to assign an array to a local variable and use the same for dropdown choiceLabels and choiceValues, I am getting an error. Any idea why I am getting this error.
Hello everyone, for a few days I have a complication, I don't know how to remove the (; ) after each of the array I have a rule that is responsible for extracting information and I build an array for each element, at the end I have an array of arrays that I print in a plain text document. when I run my rule it returns something like this: 0WF20220210630 14 2/14/2022 22/04/20225678 n453049 MXP 1.00000020220445678 P 11556020122010081089 944,414.101234121212121231089 944,414.1000000000022023/06/2020; 0WF20220210631 14 2/22/2022 22/04/2022234567 n525487 MXP 1.000000202204ERTYUI P 11556020122010081089 777,777.801234121212121231089 777,777.8000000003042005/10/2020; 0WF20220210631
can somebody explain this Combin(64,2) returns 2016
Hi, The below highlighted item will should be there and based on the conditions, I have to add additional items to the array/list and finally show all together in the dropdown. Can someone give me an idea on this request. Thanks in advance.
Hello, I need to call a sub-process and assign it to a specific user (I will need the user to be the initiator of the sub-process) BUT I don't want it to be a task as suggest in the "Assignment" tab of a sub-process. Is there another way to pass the user as a parameter without assigning it as a task? Thanks in advance Lionel
I have a requirement where I have to find the distinct value in the grid column and display it Any suggestion
Hello, In order to display a specific content on a mobile, I have an interface with the following elements: A data subset loaded as a local variable when the interface is loaded (in my business case it's a list of tasks to execute for the user) A list of cards that will display the elements of the datasubset (forEach) A showWhen parameter for each card, if the user click on the card it will open another card to display detailed informations based on the same data subset As long as the mobile network is fine the interface works fine BUT if the network quality is getting worse while using the interface, it is no longer possible for the user to click on a card, as if the data subset was trying to refresh (or reload) with each click. There no message to indicate that the mobile device is offline. I could replicate the scenario by doing so: Loading the page and clicking on card to display detail > OK Tunrn device to offline > no offline message and it's not possible anymore
Hi, I have a requirement where, I have to be able to show the goals for a employee to resubmit as a step after he selects and submits the goals for the first time incase, he/she needs to add/remove any. The local variable 'FunctionalGoals' contains the list of master data as a type from which they can choose goals(1st cdt). It has only goaltype, subtype as columns in this case. The 2nd local variable 'SubmittedFunctionalGoals' contains the goals that have been submitted for the 1st time by the employee(2nd cdt - Transaction table), This has the remarks and startdate and enddate columns. There is a 3rd local variable 'SelectedFunctionalGoals' Which has the new goals which the employee selects (storing this as I need to make the respective remarks and startdate, enddate editable and required for that row). so fetching the remarks and startdate and endate for the submitted goals(1st time selected goals) is what I am stuck with. Hope I am able to convey the issue pr
Hi, I am using send e-mail smart service to send an email notification which is internally using HTML template. Initially, I have designed a template with few variables using ### and which are working perfect. Later on I have added few more variables, but these variables are getting replaced with values sometime and sometimes those are not loading. I have even tried to click the option "Re-Scan Template" and it worked for some time and again after some time it is not working. Can someone advice on this. Thanks.
Hi Team, I have deployed the data store and CDT to higher environment and able to view that " A modified draft version " message is available on the top. But when trying to click on "Modified Draft" link to verify and publish the datastore,the appian tool is not navigating to the modified version. This is happening for us in all the environments and hence blocked with deployments . Regards, Divya Jyostna Dasari
Hey all, I have 2 user input tasks. For both tasks, I need to implement/adjust alerts as follows. Number of days are calculated since the sending of the 'First task' task to the users (i.e. the deadline for both, the Primary Traveler and the Line Manager's tasks together must be 12 days). After x days 1st TASK 2nd TASK 3 Primary Traveller 0 6 Primary Traveller & Line Manager Line Manager 9 Primary Traveller & Line Manager & Compliance employee who approved the travel request Line Manager & Compliance employee who approved the travel request 12 Mail to Compliance with info that this Post Travel Form has still not been been completed/amended by the Primary Traveller and approved by the Line Manager Mail to Compliance with info that this Post Travel Form has still not been approved by the Line Manager THE POINT IS THE DEADLINE FOR BOTH TOGETHER MUST BE 12 DAYS. I first installed escalations for the primary travelers
Hello folks, In Tempo, when adding comments, we can also upload attachments. Is there filter or server settings that will prevent uploads of .exe files? Thanks in advance. Best, Mahesh Pillutla
Hi, Can we initiate a process model from barchart? Different process model should be triggered for different category data source: recordtype
QUESTION 1> Suppose we have 1 array : local!arr : {a,b,b,c,c,c,d,d,d,d}. Then how we will print in the pattern like a, b,b c,c,c d,d,d,d. QUESTION 2>Suppose we have 2 - arr1: {"apple","banana","mango"}, arr2:{"a","b","c"}. How we will print if we choose "a" then it should print "apple" , if we choose "b" then it should print "banana" , if we choose "c" , it should print "mango".
Hi, I have a multipleDropdownField and it is working perfect in ADD functionality mode of user interface. I have trouble in EDIT functional flow. If users have selected a value in ADD mode, I need to show the same along with other dropdown options. This also, I am able to finish successfully. The issue is happening if user(s) added any new items along with existing item(s). I am not sure how can I handle this situation. Do I need to delete from db the previous records and re-insert new ones or any other process I need to follow.
Hello, In which case will use views and stored procedures in Appian ? I know the basics about it but I am not sure when will use stored procedure and views.
Currently have a process that sends an email I want to cc a group and an entered input variable that connects to an email. Is there any way I can send an email to both a group and a process variable?
Hi, Is there any equivalent to Switch or Case statements in Appian. If I have to implement code similar to the below code line, how can I achieve in Appian. Any suggessions. CASE WHEN ( action="A") THEN WorkflowStatus="WAC", RequestStatus="RAC" WHEN ( action="B") THEN WorkflowStatus="WBC", RequestStatus="RBC" WHEN ( action="C") THEN WorkflowStatus="WCC", RequestStatus="RCC" END CASE
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.