-
Recently active
I have one CDT where a single field which stores date and time. Now i am selecting a date from datefield component. I have a grid in the same interface where i am selection date from datefield. Once i select a date from this datefield, then the grid should filter all the dates from the grid .How can i do that?
Hi Community, Just wondering if there is a way to download a document automatically upon loading the user interface. Please share your thoughts. Thanks, Arun
Does anyone know, when a process model is republished, who gets the email? I always thought it was the designer/author of the process model. However, our objects in an upper environments have a service profile as the designer/author. The service profile has a distro list as it's email address. I'm told (I'm not on the list), that for our application they are getting the "Alert: Sub/linked process models are republished" emails, but for another application they are not. Is it possible to configure these emails by application or object when a republish happens?
For a short period of time, perhaps since we upgraded to 21.3, I've noticed a strange behavior with Dropdowns. When I pass a null value, I get a pink box that says I need to provide a placeholder text. This is expected. However, now, when I DO provide the placeholder text, it still complains in a completely different error that simply states that it has received a null value. But dropdowns with placeholder text are SUPPOSED to accept null values. I haven't found a way around the issue except to trick it into working by making sure the value is never null, and providing a value to replace null if it is. Basically, placeholder text now seems to be useless. Is this an Appian bug? Does it work differently now? Are placeholders redundant? Is it the 21.3?
how can we change the language of the interface in appian, when i had a gulf customer as a user
How to get the data from GraphQL to the Appian Interface. Please suggest different methods.
Hello everyone! Im just toggling with the documentViewerField function and would like to know how to hide the documentViewerField once the user clicks on the dynamic field [that opens up the field]. I've tried toggling with the code for a while but was not successful. Any advice, tips, guidance is welcomed [emoticon:c4563cd7d5574777a71c318021cbbcc8] Code: a!localVariables( local!documents: {47149, 47150}, local!link, a!forEach( items: local!documents, expression: { a!linkField( links: a!dynamicLink( label: "Click Here to View File: " & document(documentId: fv!item, propertiy: "name"), value: fv!item, saveInto: local!link ) ), a!documentViewerField( document: fv!item, showWhen: fv!item = local!link ) } ) )
Hi team, I have a interface (page A) which includes user filters and grid interface . I selected 'created' status for filtering the grid. When I click on one of the filtered record, page B is coming. Now I go to the back page ( page A) using back button it also working but filtered data is disappeared (status 'created' is disappeared) Thanks, Kiran
Hi i have a dropdown where i am selecting a date value from calendar , I have a date field in cdt with datetime type value .How can i make a comparision?
Hi, I'm working with Appian Selenium api library in a Maven project for integrate in jenkins. I need to set the ChromeOptions to run browser but I don't now how to do with this library. I have this code that is how I do with selenium but with Appian selenium doesn't work: prop=new Properties(); FileInputStream fil=new FileInputStream(".//configs//users.properties"); prop.load(fil); String user=prop.getProperty("admin.user"); String pass=prop.getProperty("admin.pass"); String url=prop.getProperty("admin.url"); ChromeOptions chromeOptions = new ChromeOptions(); chromeOptions.setHeadless(true); chromeOptions.addArguments("--remote-debugging-port=9222"); chromeOptions.addArguments("--no-sandbox"); fixture = new SitesFixture((),chromeOptions); fixture.setTakeErrorScreenshotsTo(true); fixture.setupWithBrowser(TEST_BROWSER); fixture.setAppianUrlTo(url); fixture.setTimeoutSecondsTo(TEST_TIMEOUT); fixture.set
Hi Team, I am not able to change a record of datetime to year in Appian. This is what I am trying This is error I am getting : Can someone help, I want to change that date into year for Product records on the screen
can we retrieve the data from database using stored procedure
Hello everybody.I have a problem: I would like to start a Process, which is depending on the value of a particular Link's string.For example, if I click on a Link with "CC1" value, I would like to start a Process called "TagName_CC1". a!columnLayout( contents: { a!forEach( items: index(local!rowsLevel_3, "LEVEL_3"), expression: a!cardLayout( contents: a!richTextDisplayField( value: a!richTextItem( text: fv!item, link: a!startProcessLink( processModel: /* TagName + rowsLevel_3*/ ), linkStyle: "STANDALONE", color: "ACCENT", size: "MEDIUM_PLUS", style: if( fv!item = local!selectedliv3, "STRONG", "PLAIN" ) )
How can we combine two interfaces which contains two form layouts of different datatypes. Can we create a form of combination of two different table. And when we fill the form can we add values to the database?
Good afternoon, We have a question, what log file shows a similar trace to monitoring? In other words, if we have a process that has a start node, a task script and an email sending node, what would be the log file in which the execution of these three steps would be seen? A greeting and thanks in advance
Is it possible in appian to move the uploaded documents in the bottom? instead on the Above.
Hello community, Could you please advise me. I am trying to figure out how handle some timeout or problem during get data from database.For the displaying partly of my interface I need to get data from the Database. This data is not mandatory only optional. Have you got any idea how handle situation when that database will be unavailable or reach timeout -to continue display data in my interface? Because now I will receive error message and all interface(application) is affected - because data is get for construct the interface.My idea was create an asynchronous sub-process for retrieving data from the database - but I was not able to find this solution in the best practices and on the other hand I was not able to create it - because to starting the process the system wait to any trigger/input. Have you got experience with it?Thanks in advance,Pavol
An error occurred while evaluating expression: workflowDetails:rule!CNAM_GC_qeForAllTables(Flag:"WorkflowbyWorkFlowId",wfid:pv!workflowDetails.workflw_id) (Expression evaluation error in rule 'cnam_gc_qeforalltables' at function a!queryEntity [line 254]: An error occurred while retrieving the data. Details: Memory threshold reached during output conversion (rule: [queryentity expression], type: [CNAMGCWORKFLOWDT41204], threshold: [1,048,576 bytes], objects successfully converted: [12,000])) (Data Outputs)
I am looking for ways to change Appian Cloud to Dark Mode in Chrome. I know Appian does not provide this functionality, I am looking for browser extensions or other workarounds for this requirement.
Hi,how can i convert the xml into base64 and send it in the request body,i get the output in base64 i need to convert it into pdf and have to preview the pdf. Any suggestion would be helpful.
Hi. I was attempting to use the toDateTime function. In its documentation it says When i enter the expression from the above: I get back the following Why is this?
Hi All, When i try to upload a document "MyDocument.txt_TEST", document extension is being converted to lower case. (MyDocument.txt_test) Could you please suggest how can we keep the document extension unchanged? Thanks in advance. Regards, Satya B Andra.
Hi, question re the maximum file size that can be handled by Appian The scenario I have is that files are generated on a daily basis by our data warehouse and stored in an azure blob storage area. We have two integrations, one returns a list of the newly created file names (between 5 and 7 files depending on day of week), and the second to download an individual file (repeated for each file in list) Once all the files are downloaded I create a single encrypted zip file and a task is generated to allow users to download the zip file. Are there any restrictions on the file size that is downloaded from azure blob storage, or the zip file which is downloaded by an operator? Thanks Simon
Hello, I would like to access the Import log files for one of our applications. It looks like we cannot extract for the ones which are deployed beyond 30 days and i don't see them in Private KC either. Any one has idea where are they stored ? Thanks!
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.