-
Recently active
Requirement During the new record creation if user fill Details and doesn't click on save draft button and didn't submit the form and no actions are performed on it within 24 hours, the task should be automatically deleted. If user Clicks on save Draft button then task shouldn't be deleted for 30 days Thanks in advance!
Hi When user is clicking default appian profile it's throwing an error An Error Has Occurred record data does not exist, has been deleted, or you do not have sufficient privileges to access it. (APNX-1-4205-006) but user is part of all groups. Only one person is getting this error. Could you please provide suggestions. How can i achieve this.
Hi All, I have to display the data shown in below screenshot. Is there any grid pattern available to display like that?
Hello, We have a CDT in our application to match an Excel file that is being uploaded. If the Excel template changes (ie. column headers are renamed and rearranged), what is the best practice for getting the CDT to match the new Excel file being imported? If I edit the XSD of the CDT to match the new Excel template, will all dependencies automatically update under the CDT?
In part of my requirements for this project I am working on in Appian is to allow admins of the application be able to dynamically add fields and forms from the backoffice interface for users to access and submit their responses to the dynamically generated forms. I have looked everywhere online for the answer but have found little to no information on the topic. All I found was a plugin, however I am precluded from utilizing plugins in this specific project, and as such, must be developed entirely on Appian without plugins. Can this be achieved?
Here in this model, you can see currently instance sits in Confirmation Screen user input task, but from user screen, this wasn't opened and process got closed showing "Action Completed" banner. I've activity chaining all the way till this node. What could be the possible reason for it? Please advise. Also, for this node, there are two instances at the same time, though the assignee is pp!initiator.
Hello Everyone, I have a requirement of showing an editable grid when clicked on a value in a read only grid. Is it possible to do? Or Is it possible to give a search filter and user filters to a editable grid?
Hello fellow devs, I have a requirement, but I'm unsure if Appian supports it. I need to set up an integration that involves using certificates. Specifically, one of the certificates is meant to encrypt the payload. If I upload the appropriate certificate in the admin panel, will Appian automatically understand that the payload needs to be encrypted when sending an integration request? Let me know if you need more info. Thanks!
Hi Everyone I have created Process reports using records but i couldn't able to see data in reports & interface as well. I have read in documentation that it wouldn't show in reports but it will in interface unfortunately i am not able to see in both. Can anyone provide solution to me on this. Thanks in Advance.
Hi Folks, Is there any other approach we can use for displaying active tasks on UI except the active task report and storing in DB and fetching it.
Is it possible to apply the Adobe Sign e-signature based on an Appian button? If so, is there any documentation related to this?
Hi! I read it isn´t possible to create an any type variable in a process. This is my use case, I hope you can help me: I need to pass a process an array of cdt, but it could be different types of cdt, and the process, depending of the cdt type writes on a different table. Any idea is welcomed, thanks!
Hi I am trying to remove space Infront of 9 as shown in below image I tried with trim but still the space is coming < can anyone help me with this?Attached my code in this message a!localVariables( local!allocatedLoads: rule!PLSB_QR_queryAllocatedLoadsForDashboard(allocatedId: 2058), local!vin:trim(local!allocatedLoads['recordType!{e48e7749-5c4f-4ece-89a1-1f096042fbc5}PLSB Allocated Loads.fields.{e79eb6a6-7005-42cb-ae7e-72dcb80c9d34}vinNo'][1]), local!vin )
I cannot select or change the target as I get "Cannot find the main Appian window. Reopen that window and launch the modeler from there." Is there a fix for this bug?
He all, we are able to upload files with extensions(docx,xlsx) to documentum.but we are facing issues, while retrieving from Documentum to Appian, we are not able to get the extension, instead saving as type "file".is anyone facing this issue and let me know the leads. Thanks.
Having two tables one is having 100 records other is having 5 records with same index as in table one , I want to update the table with 100 records with the data from table with 5 records using foreach loop in appian? write syntex.I am trying to update records using write to record function. Can anyone explain about this.
Hi, During a recent penetration testing it was found that our application is revealing informative application error messages. When I cross checked all the APIs we have implemented we have custom HTTP responses defined for all web API if the HTTP status code from the API response is 500. The Security analysis report describes the problem as following - When sending a POST request to => /suite/rest/a/logging/latest/csp/report with malformed input parameter, the server response included debug information. This can enable an attack to refine their attack strategies. As per the standard remedial for this kind of issues I have created few custom error html pages for 404, 500 for e.g. and edited the httpd.conf file in the apache web server to point to these custom htmls...something like this .... ErrorDocument 500 /errors/500.html ErrorDocument 404 /errors/404.html But this doesn't seem to work and Appian is still giving the same respo
Hi Experts I have a problem where I need to generate an excel without storing the data in DB. I'm using Export CDT to excel smart service, But I have nearly 6000 rows to fetch with only 3 columns(Request ID, DOC ID, Doc Name). I want to know what is the maximum amount of data in terms of size(MB or KB) a process variable of type CDT can hold. And if is there any better solution of what I'm doing, please suggest me. Thank you in advance
Hi In below query rule i am passing 2 and 3 product ids so it was returning both 2 and 3 product id's email id's but i want 2 product id email ids in one list and 3 product id email ids separately means like two list of usernames separately could you please suggest on this
Hi, I have a case in our application where we consume data from pulsar via Pulsar Message Consumer, but what I noticed is that record type for the table which we are storing the data is not synchronizing automatically and after researching I saw that not all smart services can sync the record automatically. So, my question is: can I add a Write Records node after Pulsar Message Consumer node so that the record will be synced, and if not what can be the best solution to this as scheduling a full sync is not an option because the process runs every 30 min each day, and we can schedule a full sync once a day. Thank you
when i pass the value to the code am getting below error if( null(ac!convertWord_txt), "zero", convertnumbertoword( trim(split(ac!convertWord_txt, ".").[1]), "" ) ) what might be the issue here
Hello everyone! Is there a way to get rid of empty lists? I attempted to use `reject(a!isNullorEmpty, RESULT)`, but I encountered the following error: (Image 2). Image 2
Hi Team,Can anyone explain detailly 1.why we should not use continuous gateways in process model and 2.why we should we need to add a dummy script task in case of looping or in between the continuous gateways with a example scenario for each one of the case?Thanks in advance!
Hi We have just upgraded the Appian version from 21.4 to 23.3 and we have an issue with the date format exported to excel coming from record types, in the prior version this issue was not happening, does anyone has experienced the same issue? 21.4 version-correct format 23.3 version - incorrect format by looking the format in the excel is taking it as if it was a text but this is the logic behind the date column: if( a!isNullOrEmpty(fv!row['recordType!{92d1b022-5508-4130-83d7-528677bb837e}ACH CASE.fields.{b79811e6-b6ad-4b38-b04d-134b4d22d656}createdOn_dateTime']), todate(null), todate( text( fv!row['recordType!{92d1b022-5508-4130-83d7-528677bb837e}ACH CASE.fields.{b79811e6-b6ad-4b38-b04d-134b4d22d656}createdOn_dateTime'],"mm/dd/yyyy hh:mm AM/PM" ) )) we are just converting the date and time to date and when we do that the format gets reflected as text in the excel which was not happening in version 21.4
.Base64 Document Database Integration Smart service - will help to achieve conversion of base 64 to image ? link: https://community.appian.com/b/appmarket/posts/base64-document-database-integration#:~:text=Provides%20the%20following%20two%20smart,agnostic%20and%20supports%20dynamic%20queries.&text=Get%20Base64%20Document%20from%20Database,document%2C%20returning%20the%20document%20id.
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.