-
Recently active
Hi there! I am attempting to select a Card from a Menu Tab using Cucumber for Appian. The script is simply a smoke test hoping to click on the links/buttons/cards. Clicking on the card will link to a process model that I would just take a snapshot of. The code looks like this but button is not the correct keyword. The snapshots attached will display the Appian Designer snippets: = load( local!actions: { { actionName: cons!ENT_LABEL_CREATE_USER, icon: "address-card", processModel: cons!ENT_PM_ADD_USER, showWhen: isusermemberofgroup_21r2(loggedInUser(),cons!ENT_GROUP_SYSTEM_ADMINISTRATORS). I am attempting to click on the button 'Create User'. It is being described as a Form Layout>Column Layout so maybe I am not selecting the correct Gherkin language. Is this a "I click on (card) (action) (button) (link) (menu)"? Sorry but just a little lost here! /resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/2022_2D00_06_
Hello All, I have a question regarding the uploadfile component. When a file is uploaded using this component, the default behavior is the screen shits its focus to the top. Our requirement is to have the focus at the same section of uploadfile component i.e Upload as per the screenshot. Whenever we upload any file in Appian, the file is scaned for virus and then upload to the Appian KM space. The other requirement is to capture the metric/performance when a file of size ranging from 100MB to 1GB is uploaded. Thanks & Regards Girish Katti
Hello! I'm trying to implement a tree grid using the gridlayout() component in an Interface. I've been able to make it hierarchical (Once you click on a row, new subrows appear just under it) with loops and local variables to show or hide those subrows I now need to make the rows selectable on the grid, but I specifically also want that if I click a row, its subrows get automatically selected as well To give a little more of context, imagine a dictionary of 6 keys where every key defines a level in the tree grid. First all distinct values for the first key appear, and when clicking in one of them, all distinct values for the second key of elements that have that clicked value on the first key appear.
Hi Team, I want to have both start form and timer at the same node so that Process model gets executed by timer and UI form manually, can I do it in one process model or do I need to have 2 separate process model each for UI , timer calling the common one. Also I need help in configuring timer like I want timer to run at end of each month, how will I do that. Regards Bihitak
I want to move up or down the row in the grid with button, but I found the other answer is all about editable grid。 When I click on the corresponding button on the right, Is this line can be moved up or down? If is able to do it, please explain. Thanks very much.
We need to download knowledge center as a zip file and there are more than 20000 knowledge centers in our application so doing it manually will take too much effort. Hence we are checking if there is any possibility where we can do it automatically through process model. Please suggest. Thanks in advance, Yashaswini
Hi, We have requirement where Search should happen only when 6 or more characters are entered in text field.
Which one is preffered Archieving or Deleting a process model in Data management . Any use case for the both ?
Hi Appian Devs, Please have a look on the interface snippets below where I have implemented a milestone bar:I want to retain the second milestone step even after the button click Please let me know the right directions for the same
Hi, We defined FTP node that suppose to send XML file or ZIP file depends on the user input. For some reason, the xml file sent without error ( we see indication in the website we sent to ) When we added the option to send ZIP file, we don't get any indication that the process model failed ( we actually see success ) but on the website we are trying to sent it, we don't see the file. Any assist or advise will help! Avishag
Hello Friends, I have created a column chart in which there are 2 columns (See the picture below), I have added those 2 columns using the measure component. I need to add another column which displays the data by using the expression rule. Is there any way I can add a additional column in my column chart using an expression rule? please let me know.
we cant define security for CDT. Does that means everyone can access CDT ?Or is there any way we can establish security for that
Hi, Is there any way to directly save the "site_usage.csv" in document folder in Appian by click of button in interface without storing it in DB and then retrieving it using "Log Reader" Regards Bihitak
HI Team, Can anyone guide me how to convert "11 May 2021 07:08:12 GMT" of type varchar to DateTime type in mysql. I have a column of timestamp of type varchar as I am dumping data directly from csv. I need to do some group by and min , max based on data type datetime on this field. Please guide Regards Bihitak
how to set a image field and how to grab a image how to set a video field and how to grab a video
Hi All, I have the requirement to highlight the rows in interface where if a value is not refreshed for 10 seconds. Can anyone please tell me how to achieve this? Thanks
Hi Everyone, How can we terminate a process when two flows reaches the end node.
Hello! could you open a startprocesslink in a new tab? Thank you!
Hi, i am using a!pickerFieldUsers() i have added the instruction, if no user present in XX group ,no search found would be displayed, but after entering and selecting the user, the instruction would appear for short time[1sec] and then disappear a!pickerFieldUsers( label:"User", labelPosition: "ADJACENT", maxSelections: 1, instructions: if( rule!APN_isBlank(ri!user), "If user you search above is not present in XX, you will see No results found. ", null ), placeholder: "Type to search for the user", groupFilter: local!users, value: ri!user, saveInto: { a!save(ri!user, save!value), a!save( ri!user, ) } )
Hello! I have a doubt that i can't quite solve yet, so posting it may let me solve it faster I've followed an Appian advice in a way to download an Excel that has been exported from a Data Store Entity (something similar to this https://docs.appian.com/suite/help/22.1/Export_To_Excel_Smart_Service.html) I've "been able" (finding performance problems, I guess due to the table size) to clean the data store entity before writing on it once again. However, I have 4 rich texts, one for each function (clean the DSE, write to DSE, export DSE to Excel, download Excel). I want to reduce the number of clicks needed to do so, so I thought on using a!startprocessmodel() to reduce the first 3 rich texts to just one (so I'd have 2 in total). The thing is, I'm struggling on the Write to DSE node due to not knowing how to configure it nor how to properly write the input variables to the process. If you could help me do that or even reducing those 2 buttons to ju
Im facing an issue with a safelink that is pointing to a site. This problem just happend in prod enviroment while on dev i don't have this issue let me explain myself i have a site that i can get in throught the navigation menu in both enviroments but i also have a safellink in a home page pointing to it but when a particular user try to get in through the safelink it throws access denied error. i also made a user in dev enviroment with the same permision in dev enviroment it didnt't happend
how can we define email validation. can we give without regex expression?
Hello! I wanted to know if anyone knows how to get the base url of the current environment, if there is any expression rule by default. Greetings, Vicent.
When i try to debug a process model, a start form should open but in my account don't open. I have tried to allow pop-up windows in chrome, edge and firefox and it does not open in any navigator. In the pictures are the error that are shown in the appian process modeler. The form of add vehicle does not open.
can we write both and() and or() conditions in the showwhen activity. i have tried for a text field. if the checkbox is selected the textbox should appear. but it is also appearing in the next page. can anyone pls help
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.