-
Recently active
Hi there. Sometimes there is a business scenario you need to make some actions more user friendly (quick). For example, if someone approves many tasks, you don't want him to open every task and click the approve (submit) option. I want to give the approver an option to submit from a site (not an input form). So I have in mind grid or list of his tasks and he can click "approve" or "reject" button in each line (instead of opening each task and click tehre). Is this possible in Appian?
Hellooo! Does anyone know what might be causing this issue? We're currently facing this predicament in the entirety of our environment. Is there anything we can do in Appian to address this? Help would be gladly appreciated.
Is there any way to get the latitude and longitude details based on the given location?
Hello, I have two record types that are related to each other, but when I am trying to retrieve with relationship.relatedRecord.field, it displays only null, what can be the problem? How can I fix it?
When i expend upper section then in manage filter component automatic shows scrollbar, how to resolve this
Good afternoon all, We are seeing an issue with generating a PDF file from the HTML document (that was generated with 'HTML Doc from Template' Smart service). We are using the Smart Service 'PDF from HTML' that is available in 'Dynamic Document Generator' (version 2.2.0) plug-in. This is was working earlier and suddenly stopped working for the past 2 weeks. We are currently on Appian version 23.4 Following is the error stack from the logs: 2024-03-05 17:19:32,294 [Appian Work Item - 2966 - WorkID 946 - execution00 - process 1066450 - model 4572 : UnattendedJavaActivityRequest] ERROR com.appiancorp.ps.xmlfo.util.HtmlUtil - Error while generating the PDF file. javax.swing.text.ChangedCharSetException at javax.swing.text.html.parser.DocumentParser.handleEmptyTag(DocumentParser.java:189) at javax.swing.text.html.parser.Parser.startTag(Parser.java:429) at javax.swing.text.html.parser.Parser.parseTag(Parser.java:1956) at javax.swing.text.html.parser.Parser.parseC
{{ 'type!{urn:appian:ps:pdftools}PdfContent'( page: 1, xPercent: 10, yPercent: 95, angle: 0, sections: { 'type!{urn:appian:ps:pdftools}PdfSection'( components: 'type!{urn:appian:ps:pdftools}PdfImage'( scale: .2, document: todocument(ri!imageCreated) ) ), } ), 'type!{urn:appian:ps:pdftools}PdfContent'( page: 1, xPercent: 50, yPercent: 10, angle: 0, sections: { 'type!{urn:appian:ps:pdftools}PdfSection'( style: 'type!{urn:appian:ps:pdftools}PdfStyle'( fontSize: 9 ), components: { 'type!{urn:appian:ps:pdftools}PdfText'( value: concat( ri!Nm, ", FEI#", ri!Id, ) ), } ), 'type!{urn:appian:ps:pdftools}PdfSection'( style: null, components: { 'type!{urn:appian:ps:pdftools}PdfText'( value: concat( a!forEac
Hi the date of the format is "03/05/2024" how is find whether the given date is greather than 24hrs or not
Hello Everyone, I have a scenario where I have to export excel with more than 50 columns dynamically without using export sql to excel plug-in. Thanks in Advance.
Can someone guide me how to disable data sync option in record type with proper images guidance ?
Hi Team, How can we pull the unique user login history for last 6 months and 1 year? Eg: 3 users - user1, user2, and user3 user1 - logged on 1st jan, 4th jan, 6th feb user2 - logged on 6th feb user3 - no login history So, for last 6 months we have to get the list as user1 and user2 are active.
Hi All, We are trying to build new RPA use case to open browser and download file and bringing back to Appian. Earlier the robitc task was working fine with below browser and driver versions. Browser: Chrome (121.0.6167.161) Driver Version: 121.0.6167.85 After the chrome got upgraded the robotic task is not able to launch brower with the below browser & driver version: Browser: Chrome (121.0.6167.185) Driver Version: 121.0.6167.184 Robotic task is failing with below error: [INFO] 2024-02-21 05:23:03 03s (0h) - Browser version: 121.0.6167.185, Driver version: 121.0.6167.184[INFO] 2024-02-21 05:23:03 03s (0h) - WebDriver file is out of date. Attempting to auto resolve it from the console...[INFO] 2024-02-21 05:23:06 07s (0h) - Successfully auto resolved webDriver from RPA console[DEBUG] 2024-02-21 05:23:06 07s (0h) - Using default module Chrome options[WARN] 2024-02-21 05:23:09 10s (0h) - Driver could not be initialized: session not created: Ch
HI Team, We are Using AI Skill Extract Data from Documents (IDP). At starting we trained a model with Driving License with around 25 Documents and its recall is 96% and it took around 7-8 minutes to extract the Data then trained with 50 and its recall is 90% and its taking 5-6 minutes lastly i tried with 75 documents recall is 83% taking 5-6 minutes to Extract data. i have requirement to extract data with in less than 30 seconds or max of 45 seconds. How should i achieve this extraction of data from documents with in seconds
Hello Community, I am using Related Record action to update a case, using Rv!identifier as context to pass the case ID which needs to be updated. And passing the identifier through rule input in the interface using a!recordActionItem, but it is not taking the correct input(case Id) in this scenario. Any idea why this is happening.
Hi, If a relation does not meet the conditions for getting data, should the output return empty? Example.. The database query returns empty The queryRecordType returns a value This is correct?How can I get an empty value, like in a database? This is a modification of lesson 4 exercise 2, in the associate course certificate. (If I don´t write the "fields: AA Vehicle.maintenance.cost", the output is the same, removing maintenance list) Thanks for the help
After i generate health check report they mention slow smart services (Text doc from template) Description :30435 calls, 10300 ms peak average, 100% chained In this smart service we call one expression to pass data to that template that expression are used decode base64string that decode string length maximum 13000 characters because of this we get this issues?
Please let me know way to delete appian site created namespace. Is thr any way to terminating state as : root@ip-172-31-33-110:~# kubectl get namespaceNAME STATUS AGEappian-operator Active 14dappiandemo Terminating 9dcalico-apiserver Active 14dcalico-system &
Hi All,In our DEV and UAT environment, we are getting below mentioned error repeatedly, which was observed in tomcat-stdOut.log : ERROR com.appiancorp.ps.function.ExecuteStoredProcedureFunction - Error executing: com.microsoft.sqlserver.jdbc.SQLServerException: The conversion from UNKNOWN to UNKNOWN is unsupported.Also attaching the detailed logs for reference, please let us know what would be the issue? [View:/cfs-file/__key/communityserver-discussions-components-files/11/UNKNOWN-to-UNKNOWN-is-unsupported.txt:320:240]Regards,Sandeep
Hi , I have a grid which fetches values through API call on clicking a button. I'm able to fetch the values when I click on that button in interface but not in Site. This interface is being called as an action in Process model and I have configured all the rule inputs in the Process model. Here in interface when I click on the Search Multi Agreement Activities I'm able to get values in below grid. . And in Site when I click on the button, its just showing the empty grid Can someone help me what could be the issue or what I missed here.
Hi All, I have a requirement in my project. Stored Procedure TEST2 must have error handling for below exception. i have to handle error handling methods to catch the error and return an error status with message to xyz nightly refresh process model. xyz nightly refresh must be able to retry calling the stored procedure if the duplicate key exception was caught. so below is the code which i was trying but it's not working, as i have used insert within try and inserting error details in a separate record_errors table within catch. But while i am debugging SP through properties but it's not inserting error details in record_errors table so can anyone help me with any other approach or i am missing anything in it.
There is a web api that runs a process model when data is passed in. Upon executing the process model, I receive a failure in the process model due to memory (attached below) which stops the process model. However the web api returns the success payload (error 200) rather than the error payload (error 500). Why doesn't the API return the on failure payload, and how do I configure it to return the failure payload if this memory issue arises again?
Required field validation is working fine in the interface and portal. But in Site the same interface is not showing "A value is required"..
a!textField( label: "Title:", labelPosition: "JUSTIFIED", value: local!data.requestTitle, saveInto: {a!save(local!data.requestTitle, save!value) }, validations:( if(a!isNullOrEmpty(local!data.requestTitle), "Title is Required ", {}, )), refreshAfter: "KEYPRESS", characterLimit: 100, required: true, ), buttons: a!buttonLayout( primaryButtons: { a!buttonWidget_23r3( label: "Submit", style: "PRIMARY", submit: true, saveInto:
Hi All , I used readexcelimportfile() function for reading the Excel , In excel in one field we provided $ symbol and its failed with error= ERROR:Work item cancelled (Data Outputs).Is there any limitation with filed please provide you input. a!localVariables( local!read: readexcelimportfile( excelDocument:pv!file, sheetNumber:0, startRow:1 ).result, a!forEach( items: index(local!read,"values",null), expression:'type!{urn:com:appian:types:PST}PST_ListBill_ExcelData'( CaseId:pv!caseId, NAME:index(fv!item,1,null()), REFERENCE:index(fv!item,2,null()), CONTRACT:index(fv!item,3,null()), DATE:index(fv!item,4,null()), ) ))
The error shown in screenshot #1 is a default, built-in Appian error. That's fine. The question I have is with regards to its behavior. When I upload an empty .txt file I get this error. However I feel like it should go away when I upload another file. In screenshot #2, I uploaded an incorrect file (per my use case, user can only upload .txt or .csv files). The top error in the second screenshot is the validation error I wrote. This is not desired behavior to have both those errors there. Even if I had uploaded a correct file, the default empty file error would still display until I click a button where submit = true. And on another note, if a user tries to upload an empty .txt file again, the error message duplicates itself, as shown in screenshot #3, which I don't feel like is ever correct behavior. I know this is a built-in validation error in Appian, and I don't think there is a way for me to change its behavior, but figured I would ask. 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.