-
Recently active
Hi all! We need to send an email with a link that allows users to directly access the download of the documents (after authenticating in the application). instead of sending them as attachments. We have found the following discussion Appian Community and we have developed like this. We have included in our HTML template: <a href="https://your environment/suite/doc/###docid###?appian_environment=designer">Download Document</a> and it worked. The problem is when we have moved to another environment. We have just updated the name of the environment: <a href="https://new environment/suite/doc/###docid###?appian_environment=designer">Download Document</a> And now its not working, we got the following error: Application Error We're sorry! We could not process your last request. There are no details available for this problem. If you continue having problems, please cont
Does anyone know why this Health Check Playbook article is not accessible? Has it been moved to another page? Was it decommissioned? Is there a link out there to a newer article?
Does anybody know any Organization who develop Products using Appian? Please let me know. Thanks, Sarat Tumu
I want to convert a date from 2/JAN/2020 this format to 01/02/2020 this format. that is if the user adds the date in dd/MM(text)/yyyy , we have to convert it to MM/dd/yyyy How can I achieve this
How to read data from sharepoint list to appian?Could you please suggest is there any functions or plugins or smart services?
We are trying to validate the Sorting on Grid Columns For this we are fetching the data of the column from DOM using web scraping Example: Column1: "Apple", "Apple1", "Apple0", "Apple_" on sorting the Grid (say in Descending Order) We get: Column1: "Apple1", "Apple0", "Apple_", "Apple" Which tells us that the order of preference when sorting is: '1' > '0' > '_' > '' But the ASCII values are: Character - ASCII Value 1 - 49 0 - 48 _
Hello, we are experiencing some very radical spikes and increases in the session count of a report that we have in Appian. In the graph you can see how the level of logged in users automatically increased in a matter of a few minutes to illogical levels and we believe that this may be slowing down the general environment. We have not detected a process, an Appian object that jumps us that could be the cause of said increase.
Hi, I am using Docx From General Template Smart service to generate document. The template which I used throws the below error on one particular work item and rhe rest all working fine. Unable to identify why the document generation is failed on one particular Item .Could anyone guide me to find the fix for this? Regards Martina
Hello, I have a wizard interface set up where each section of the wizard calls an interface rather than having all of the code in the same object. The interface object I call has a number of text fields that run an email notification process. The text fields are all working properly and all the input values are saved in rule inputs. (When I type my name in, and then move to the next field, the value I typed persists and does not revert back to the placeholder value). However, when I call this interface in my wizard, the value does not persist and reverts back to the placeholder value. What am I missing? Thank you, Jason Bongiovanni
I am trying to setup a connected system to an API provided by another client. They're using OAuth 2.0, but they're expecting the client_id and client_secret in a JSON format, rather than the x-www-form-urlencoded which Appian is sending. Is there a way to change this configuration somewhere?
Hi All, We have Appian on premise in my current organization . I am thinking of building a utility which can fetch tomcat logs in a Appian UI and user can search the logs on the basis of Appian UI search filters . Please let me know if any one of you have done the same in past or if you have suggestions to approach this particular problem .
Hi, Can we shade the rows with different colors in READ-ONLY GRID based on condition? Thanks in advance.
Can anyone please explain why Task will not show in the Tempo after it has been assigned? Please have a look at the attached screenshots. Thank u all in advance.
Hi Everyone, More curiosity about to know more capabilities about Appian compared to other workflow tool. For example, low code...etc features and capabilities. Thanks In Advance
Hi All, As per requirement, I have to send data in CSV with pipe separated, but for decimal data as highlighted in screenshot, its appending with ' before the actual value in the decimal. I'm using a DB view to construct the required data and pass it to Export Data Store Entity to CSV smart service in PM. In the DB data is normal but while it's generated in CSV the below highlighted issue is observed. Any leads on this issue are greatly appreciated. Expected --> -92333.00000 Actual --> '-92333.00000 Thanks & Regards Kumudini
Hi, Can we add dynamic link to entire row instead of one column. The below screen has link on Make field. But I need It for entire Row. Is it possible in Appian. If it is what changes do I to make to below expression. Please suggest.
When editing a rule in expression mode, and searching for some text, the search control positions itself over the scroll window such that you cant easily scroll a single line to make the selected search result visible . Here's an example:
How we will Debug Application ?
Hi Team, I am facing a problem in Displaying data in OSM Map , I have show Patients Address data in Map, for that I have to make data of patients as list of Dictionaries. which I am not aware of How to make that list of Dictionaries using expression editor. But manually i can add list of dictionaries (Dummy) and show them on MAP as below, { {name: "abc", lat: 17.9467, lon: 78.2879, address: "abc street.", marker: {icon: "bus", iconShape: "marker"}},{name: "xyz", lat: 17.23, lon: 78.879, address: "abc street.", marker: {icon: "bus", iconShape: "marker"}},{name: "QWERTY", lat: 17.6947, lon: 78.8279, address: "abc street.", marker: {icon: "bus", iconShape: "marker"}}} Which Results me the following, I am able to make manually dictionaries , But i dont know how values which are present in recordtype are converted into list of dictionaries. so i can show them o
Aegon posted a ticket about our entire process instance being stuck (594230) and since this is production-blocking, i wanted to know what status this ticket has. But i could not find it, and the link tells me "access denied" .
What is Record Search ?
Which performance log should we check to get the mean evaluation time of the rule? >expression_details.csv >expression_metrics.csv >expression_summary.csv >expression_trace.csv
Can someone please briefly tell custom_properties, logging properties ,appian_log4j.properties file uses. And Some Issue in SAML Configuration so which file we can make change to trace the SAML changes??
Hi Appian Team, I have completed Developer learning path and received badge too. Paired with Member Organization and its shows reduced price but is it possible to attend free?. Is there any free Voucher Code for ACD100 exam. If so can you please send me to registered email id. It is possible to directly take ACD300: Appian Certified Lead Developer or ACD200: Appian Certified Senior Developer? instead of going one by one and spending amounts... Thanks and Regards, Vigneshkumar
Hi Team, Looking for a function which can provide hours and minute difference between two date and time considering business calendar. calworkhours() only provide hours plus it rounds off it to nearest hour. Looking for below calculation : Start Time : 20/04/2023 10:00 AM End Time : 24/04/2023 11:30 AM Output - hours : 17 , minutes 30 Calworkhours output - hours : 18
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.