-
Recently active
Good Day Experts, Can anyone please let me know how to embed Appian Portal page to the 3rd party site ? Cheers, Kalai.
How to get all table names(>1000) in my interface. I have created a Stored procedure to retrieve table names, used it to create expression rule. But in expression rule only getting 1000 tables. Also in interface only 1000 table names are populating. Please help me in retrieving all table names in interface.
Hi all, am not sure why this issues is coming it's working fine in other places this is the code
Can we access/display documents stored outside of Appian in Appian without downloading it in Appian?
Does anyone know how do I submit in a Appian ticket in jira? This is my first time using it
Hi i copied fitnessse folder in my local whenever i try to run start bast file i m getting nothing. Please suggest how can i fix this . i have latest java version also . i hve set environment variable also .
Hi everyone, can anyone please show me the expression to make my Task Tab visible only to the selected user group. Thanks in advance
The database shows the 2022-08-01 14:00:00:00, and it is defined as the date time field on data base side. But when I do the query via CDT its shows 08/01/2022 9:00 am CDT ( 5 hour difference ) Please see the CDT defnion below Please see the CDT definition below. Please let me know how I can fix these issues such as how I can show the date like database value
I have a questions regarding the reject button on Appian, I'm currently doing a research to find out more about the reject button and why is it not working property on PMT. Any helpful guidance would be greatly appreciated.
Hi All I am new to Appian, Can someone please provide me a link or steps on how to implement Appian save draft functionality. Problem Statement - Allow user to save draft while filling the form and after that the same user can access the form and submit the form Many thanks in advance
I have a requirement for formatting the field where it should be of 7 digits + a space + 4 digits = 11 digits with a space in the middle. e.g. 1234567 1234.Any help will be appreciated. Thanks, Shobhit
Hi All, 4 environment – Dev, Test, UAT and Prod. Production support team are not given administrative access to Prod. Which is the least level of access that they should be given? Best Regards.
Hi All, Pls answer the below question I have five pages in Site.But i want give access to User Particular Page only. Pls explain it Thanks in Advance!
am getting above error for the code, correct me if am wrong
Hello, I am trying to filter for duplicate record and only return 1 row/record for the image below: I am currently storing the returned in a local variable: Any help will be appreciated. Thanks
When I export an application, where is the information for the Appian version stored?
what I am looking for is a generic qry that will return the primary record when the case number is duplicate as shown in the image (242xxx)
Hi everyone! I work as a QA Engineer on an Appian project and we are using Cucumber for Appian and ran into an issue with the built-in 'Sort by Grid' step, we have built a fairly basic smoke test script to tab through the applications pages and also to try and sort through some columns in a grid that would pop up. ## View Contract File Tab Then I sort grid "[1]" by column "Contents" #Then I sort grid "[1]" by column "[1]" We've attempted both ways to no success. On the UI, we have the 'Contents' column unsorted here: and after clicking the content SHOULD sort like this: When we run the script. It does not seem to be able to sort the column at all. The script will end at the Sort step indicating an exception error with the 'Element not existing':2022-08-18 15:25:18,542 [main] ERROR com.appiancorp.ps.automatedtest.exception.ExceptionBuilder - Sort Grid - Contentsorg.openqa.selenium.NoSuchElementExc
The paragraph field displays characters over 4000 while read only in my interface. But when I click the record and navigate to the summary view on the site it gets cut off at 4000 characters. There is no scrollable bar neither does the browser scroll bar change to fit more text. All text data is being passed in just not displaying properly in summary view, trying to figure how to have the paragraph field display all text.
We have files that are loaded on a shared drive and we use FTPS to load the files into Appian. They are now going to change this so the root folder on the shared drive will have yearly folders: Example folder structure: Appian\Files\Upload\2020 Appian\Files\Upload\2021 Appian\Files\Upload\2022 I am trying to figure out with in a Appian Process model how I can tell it to check to see if with in Appian\Files\Upload if the year folder I am looking for exists in that directory because it may not yet. I need to basically have it tell me if in Appian\Files\Upload does 2020 exist Does anyone have sample code of checking for a folder on a shared drive? Thank you
Hi a!radioButtonField( labelPosition: "COLLAPSED", choiceLayout: "COMPACT", disabled: ri!isReadOnly_bool, choiceLabels: cons!CR_APP_TXT_CHOICE_LABELS_YES_NO, choiceValues: touniformstring( cons!CR_APP_INT_CHOICE_VALUES ), value: fv!item.overrideFlag_int, saveInto: { fv!item.overrideFlag_int, if( isnull( fv!item.id_int ), {}, { a!save( fv!item.updatedBy_txt, loggedInUser() ), a!save( fv!item.updatedOn_dt, now() ), a!save( fv!item.updatedByRole_txt, rule!CR_FN_getUserRole( inputUser
I am using trying to pass httpResponse.result in one of the expression rule .. in script task rule!OIT_getTransactionDetails( httpResponse:ri!httpResponse.result, activeStatus:ri!status ) But it returns Error like Invalid index: Cannot index property 'result' of type Text into type HttpResponse. I know its casting issue , tried with index function also but it returns null then .. not the values which i want to retrieve
I have a data with following format- [entity: somevalue , data:[id:1,name:a],[id=2,name:b] Now i need to pass data part in loop. As it has 2 occurrences for data so loop should run two times. And for each occurrence it should pas only relevant data. 1st occurrence- [entity: somevalue , data:[id:1,name:a] 2nd occurrence- [entity: somevalue , data:[id=2,name:b] As data is type of array so not able to do indexing here. Any suggestion.
Hi, 1. Whenever we import/export or publishing application, is it possible to change the name of the package created.? 2. does this maintain the same artificate, if the package name changes?
Hello, is it possible to create a GET API returning downloadable link? PDF or jpeg format.
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.