-
Recently active
What is the best UI/UX Design for updating existing value in a particular field or creating new value for that field against unique ID in DB from an Interface?
Dear all, I am facing an issue while I try to run the appian status.sh script as root user despite the ownership is root. I am getting the following error: ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. Please set the JAVA_HOME variable in your environment to match thelocation of your Java installation. Any idea of how I can run it as root? Thanks beforehand. Kind regards,
I created a word template to be used in process model, in this template I had a chart, I'm able to replace the labels of the chart. But I'm not able to pass the data of the chart, can someone help how to export the data of the chart in the word template? Thanks
Hi, We have a use case where an employee from a warehouse needs to scan multiple barcodes. We were asked if this is possible without pressing, for example, a "Submit" button for each and every barcode scanned, since it would delay the process. The main goal is to allow the user to pick multiple barcodes, save them into a variable for example, and whenever the task is finished, it would trigger a process. Do you know if this is possible to do without forcing the user to press hundreds of times a submit button, for each barcode scanned? Or it's only possible via JavaScript embedded on the webpage? Kind regards
Hi All, I have a condition where I want to show a user profile photo if it is there otherwise show initials. For Image , I am using a!Image and for Initials I am using a!stampField. Can i use these two together so that if user profile is not present than I can show Initials. Thanks In Advance, Saurabh
Hi, I have an interface which I am using for Employee details capture. I am using the same form for the creation of a new record in the database and for the updation. I have created a RecordType and created "Update Employee" related action. Now when I click on the "Update Employee" button I am getting an error like "Error Evaluating UI Expression Expression evaluation error [evaluation ID = 335d6:04711] in rule 'at_captureemployee' at function a!multipleDropdownField [line 68]: A multiple dropdown component [label="Languages Known"] has an invalid value for "value". All selected values must be present in the choiceValues array, but value was [languageid:25,languagenumber:1]; [languageid:26,languagenumber:4]; [languageid:27,languagenumber:2] and choiceValues was 1; 4; 2; 5; 3." Can someone help on this.
Hi All, I am trying to design a Comment Page , where I am displaying an Image just before comment textbox , but in that image field I want to display user profile if is available other Initials for the same. Please help me out in this condition. Thanks In Advance
How to export local data to Excel?
Hi, I have a table where username and password is stored , now in an interface i want to access password based on the username, can it be possible to access data from dB using a constant in the interface?
I Create a Process Model that will get all the user email address has exceed in the expiration date on the database and it will send an Email to the user that the Email they registered is already expired. I have 2 sample data of the user , my loop is working but the it will back in the 1st data. Please anyone help me how to get the second data in the loop inside the process model
Good Day Everyone! I'm having a problem on how to use the foreign key on my CDT so that I use another Record type as Rule Input, but when I used the Interface in a process model, I'm having a problem on the variables because I used a record type as a rule input. also I can't use the can't call the rule input in the context under Related action on my record type because of the same problem that I used a record Type as a Rule Input. what should I do? Thank you!!
Hi, I am working on Appian version 20.2 I have created a Record Type with a Data Store and Entity. The moment when I open the Records and selected my Record Type, I am getting a list with only few random fields and got a link for the first filed. I would like to get the data fields which I want instead of random fields. Can someone advise on this. Thanks.
Hi , Is there an Appian function to retrieve Severs' primary locale ? I am looking for something like userlocale() , but specific to server not user. I know this can be be achieved in plugin/java. But I am looking Appian function. Ideally , I am looking for a function which can return highlighted settings in admin console as shown in the screenshot The usecase is a process model scheduled to run as batch which is developed by a single country but runs in different countries with its own servers. I am looking to dynamically disable or enable this PM , by setting up an expression or condition in the start timer.
After a user loging in i want do open a diferent interface based on theyr permission levels, but it goes to end node without opening any of the interfaces from the process models
Hello community, I am exploring the loop functionality of a scrip task but can't figure out how to do the following. I have a list of 6 map entries (same structure) with e.g. 4 fields and want to pass the values of the field of each map entry to a subprocess for earch entry fetching the values. I use pv!listOfMap[tp!instanceindex] to get the values. But what happens is that the script task iterates 6 times first and passing the last value of index 6, to 6 instances of the sub process. So ending with 6 instances with only the last value, instead of 1 to 6. I know I can pass the list of maps to the sub process and also pass the [tp!instanceindex] as a variable, and use the index in the sub process. But what am I doing wrong here? Kind Regards, Erik
This feature request involves navigation controls upon Site Action completion. Currently, as with all Appian Actions, when one is completed the user is returned to the area they initiated the action from. This makes sense in a number of situations, however, not always with Site Actions in my experience. In most situations I've encountered, a user is expected to submit 1 action at a time. Typically we will have a few Site Pages, maybe a Home Page interface with general process details/contacts, a Record with some reporting capabilities, and a Action to submit a request. Currently when the action is completed, the default behavior is to return the user to the same action's start form, essentially now a blank interface for the same process they have already submitted. This causes end user confusion and creates extra development when we want to show a user a confirmation screen and allow custom navigation. Best case, an extra click and an orphane
HI, I am getting an error when I try to send emails using "Send E-Mail" service in the process model. Basically, I am an administrator at the application level and when I try to run I am not encountering the issue. Whenever any user is trying to run, they are encountering the below specified issue. I have used a constant to refer 2 different groups. The user which is running the process is part of those 2 groups. Any idea why I am getting this error.
Hi. I currently have a requirement to allow the canceling of a UI task while keeping tp!id the same. Basically the equivalent to exiting out of the window and coming back to it later. Is there a way to do this with a button labeled cancel within my PM or interface?
In the process model I used "Bar Chart To Image", can I change the color of the chart? I had this result but I need to change the colors, there is any way?
I want to reset my password for appian community but not able to reset, When I click on forgot password I got a mail Password can only reset by administrator. Already send a mail to appian community regarding reset my password but not getting any response. Anyone have idea regarding this issue please help me out.
Hi Appian experts, Here, I am trying to get the cText based on the passed typeId. How I can achieve this. a!localVariables( local!selectedtype: "IM", local!myDictionary: { { cText: "Internal Memo", typeId: "IM" }, { cText: "External Memo", typeId: "EM" }, { cText: "Correspondence", typeId: "CP" } }, local!myDictionary.cText[local!selectedtype])
Is there a way to prevent an Appian object in conflict to be overwritten while importing the package. If there is no way to prevent a particular conflict to be overwritten . Is there any properties file settings to prevent overwriting of all conflicts in that import? what I am looking for is something like importSetting.FORCE_UPDATE=true in import customization properties file, ideally for one particular object in conflict or all objects if that's not possible
My requirement is to display current month as default option in dropdown and user can change month value from dropdown if they want to change and for each month there should be integer value saved in Rule Input "selectedMonth", so I have applied dropdownFieldByIndex() function for this. If user select blank then it will revert it to current month but I am getting below issue: SAIL Code: local!currMonth: datetext(today(),"M"), local!monthName: {"Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"}, a!dropdownFieldByIndex( label: "", labelPosition: "ABOVE", placeholder: "--Select Month--", choiceLabels:union(local!monthName,local!monthName), /*choiceValues: tointeger(union(local!monthValue,local!monthValue)),*/ value: if(rule!APN_isNotBlank(ri!selectedMonth),ri!selectedMonth,local!currMonth), sa
Hi I have a question i have 3 rule inputs i.e, ri!uniqueref1,ri!uniqueref2, ri!uniqueref3 these 3 rule inputs needs to be updated to DB but 3 rule inputs have to refer to single column but different rows in DB can anyone help me for this how can i write logic for creating process model 3 rule inputs needs to refer single column but different rows in DB and update the values
Hi, We are using Cucumber for Appian and we tried every way to click on related actions that are in a dots menu like so : Anyone facing the same issue did find a solution? Thank you, Jeremy.
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.