-
Recently active
Hi all, Our process model is sending a notification to a group email of about 700 or so people (xxx@abc.org) but it's not working. The notification email doesn't get sent out. However, we've tested the same process model with different group emails (yyy@abc.org) that have less people, probably like 20 or so, and that works. The process model is using send email smart service. Any thoughts? TIA
HI all, We have recently added new columns to the existing view ,and in the data type of that view we have added new columns through xsd. Then in the data store also we can see that the entity are mapped.But coming to the record type where we used that view .it is throwing the error that source is not available,even we have checked to select the view again we are not able to see that view in the record type. Could you please help us?
Hi Everyone, I am retrieving column data from db using a!queryselection but need to truncate the values for some columns. Can anyone please help me out, how to achieve this? Many Thanks!
Hi Everyone, I need to extract first four digits and last four digits from the given string. Like string is "sgdh567895dgh6787" then first four digits would be 5678 and last four are 6787. Can anyone please help me out? Many Thanks!
Hi All I am exporting data into excel template from database table. In table there is one column having decimal value. But when exported to excel template the decimal values are truncated. Can anyone please help me out?
Hi, The slow query the threshold default value is 3 seconds. So to increase that limit we need to update the custom.properties file in Appian. where the file Physically exists? In Appian Doc's they mentioned path as <APPIAN_HOME>/conf/ I didn't found the file anywhere!
Hi, I need help, well I need to make an evaluation from a process some data of a constant, this constant contains two decimal data. I have something like this With( Pv!httpCall=200, Pv!evaluate<cons!DATA_TO_EVAL ) Assuming that my constant DATA_TO_EVAL, currently has only one data, I need to put two data in it, Before I put two data to that constant, (originally it had 100, now in an array that constant has 100 and 50) How can I do that evaluation from my process parameters as expression I have tried doing an if If( cons!DATA_TO_EVAL,100," IS HIGHER" ) But I don't get what I need, I don't know if I made myself clear, thank you very much...
Hi All, How do we calculate node completion time. Thanks in Advance! Regards, VK
I created a test user , he is part of LMS Engineers group When I ran this query, it shows true. I am trying to hide a page or component based on this result. Any help is appreciated a!isUserMemberOfGroup( username: "LMSTestUser", groups: {"LMS Managing Director","LMS Managers"}, matchAllGroups:true )
Hi am getting this error in site am not getting what's the issue
Can I edit a form up to 5 minutes after click on submit,
Hi all, Actually, by using Dynamic DOCX Template I am generating a PDF. Now I want that PDF ID to save in a process model. I tried by creating a process variable of type number integer and tried saving the generated document from the plugin into the process variable and didn't work out!! Can someone suggest me how can I achieve this. Thanks In Advance.
Hi, I would like to setup a timer to a process model which should trigger only on a particular day like Friday and at the same time, I would like to set up to trigger the process model after from a specific date.(example, Aug/10). Can someone advise and let me know if this is possible.
I can able to generate multiple groups &can able to store multiple groups in DB, but multiple id's are not getting generated. How can I generate ID's that need to store in DB using MNI?
Hi, I have a plain Interface where there is a recordLink to the summary view of a Record Type.In preview mode the Interface works well: the link succeeds in opening iebr.appian.community/.../ [...]But when the Interface is launched as a starting module of a Process Model the link doesn't work anymore and returns a 403 message (Access Denied). In this case, it tries to open iebr.appian.community/.../ [...].My authorization levels seem ok.Where could be the problem? Many thanks
Hi I have a use case where I should navigate from my interface to another application and should create an object and after saving the changes, once it is saved it should again redirect back to interface
While trying to setup connected system for Sharepoint using Client Credential authentication system, we are getting the error as We have used Sharepoint OOTB Conneted system and provided the Client Credential Authentication details like, instance URL,Application (Client ID), Client Secret and Directory( tenant ID). We have also obtained the SSL certificate for the sharepoint Online in PEM format and uploaded in Admin console-> Trusted server certificates. Can anyone help resolve this error to establish the connection successfully?
Hi, Can someone tell me whether Appian's system logs have any dependency over the performance of Appian - will it slow down the process, will transferring or clearing the logs impact on the performance of Appian ?
Hi Team, how to change the value of "abc@gmail.com" to "xyz@gmail.com"? Thank you
Hi Guys, Can you please share the details how to get all object type and Description for my Application. I have tried with getcontentdetailsbyuuid and get the attributes of the objects with type. But not description. Kindly help on this. Thanks, Pradeep Sridharan
We are looking to connect to customers Data Warehouse (Google BigQuery) by configuring a Custom Data Source (JDBC). Curious if any others have implemented this successfully?
Good Evening Appians, i have a student record type and a course record type and both works fine but the problem is, i want to pick the ID of the particular logged in student and attach it to an interface where it will save to the db on triggering the submit button. Please how do i achieve this ??
I want to implement a scenario where a User Input Task is getting assigned to a configured user in loop which is getting executed based on some real time data, please see the screenshot below to understand the scenario better. The issue here is when 2nd time I'm reaching out to Approval Task I'm not able to open the interface it says "The Task Could Not Be Submitted The task has already been submitted." Please see below Neither I'm getting any notification email for this Task. Can someone please suggest what am I doing wrong here, or if there is anything wrong with this implementation.
how Set up an endpoint in Appian application to have a publicly accessible endpoint in Appian application that can receive and process webhook notifications. This endpoint should be capable of handling incoming HTTP POST requests from Docusign.
I have a scenario where the user uploads one or many tiff files, and then wants to see them displayed in a gridlayout. I had already built out the process before realizing that imageField does not support Tiff. I have seen a plugin that converts tiff to pdf, but this doesn't help as I don't think there is a way to display a pdf in a gridlayout (please correct me if I am wrong!). Any suggestions would be greatly appreciated.
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.