-
Recently active
Hi Team, after update to 22.3 all our create user smart services with i18n are failing with below error in UI as it is chained activity An error occurred while executing a save: java.lang.NoSuchMethodError: com.appiancorp.suiteapi.personalization.UserValidationUtils.isValidNameLength(Ljava/lang/String;I)Z Is anybody found the route cause ? even the node is failing with below error . The amount of time allocated for the completion of an unattended activity was insufficient to allow the activity to complete Commented on below link as well ? community.appian.com/.../personalization-utilities
If I'm using a deprecated smart services, how can I check it in my app if I'm using it? For example: Export SQL to Excel and [Deprecated] Export SQL to Excel What would be the difference? Would you throw me any warnings or errors?
Hi, I am trying to create an Integration object in Appian. How can I make these parameters dynamic based on the environment. I would like to pass different parameters based on the environments like DEV, UAT and PROD. All these environments will have different urls. How can I achieve this.
I am having difficulty utilizing the "Connected System" and connecting to the Appian DB. I have verified we have a Maria DB and that the database name is Appian. I think I have the server name correct, but not 100% sure. Would the server name be the same as the appian website.... companytest.appiancloud.com:3306? I know it is already available as a Data Type "Topcat" but I am trying to execute a stored procedure on the DB. Thank you
Hi,I've been assigned on creating a dashboard which includes showing all the Logs that are executed in the integration..As we can see.. once put check on the integration object the "Enable HTTP request/response logging for this integration object" and we clicked on test request in the integration, it is saved is the system logs>perflogs> http-request-and-responses As for my task, I need to get details from it and save it in appian DB. For POST method:I've managed to get a workaround on this by going to the PM's that were used to execute post integration and just added "write to datastore" in the flow for storing it in the DB. For GET method:I can't seem to find a way on when get integration is executed. I've used smart service also like a!startprocess etc. added in the handler of the get method and it just won't work since we cant run smart service on get method.Do you guys have any suggested workaround for getting the Integ
Any integration function there to over come this challenge
Hi I want to filter my data by the field: "provienceID" (image bellow) in my integration I create a rule input (number integer) The idea is, when I change the test values in the expression, I test with 1 and the result will be all my data with the "province ID" with value 1. I use this expression in query parameter section, but it doesn't filter by the values that I want, it gives me all the values For example for "province ID" with value 1 must show me just 15 fields a!query( filter: a!queryFilter( field: "provienceID", operator: "=", value: ri!provinceID ), pagingInfo: a!pagingInfo(1,-1) )
Trying to read the emails from Gmail account using "IMAP", but found no solution.
I have multiple excel sheets and can I assign the which sheet number to open(as Default) when I open excel after download.
Hi Friends I need to amend signature/image on pdf template. this pdf template having 6 pages and image should be amended over all pages all together . Is there any way or smart services or plugins in process model which help us to do the same. Regards Prabhat
It is showing like this
Hello, I downloaded the Fitnesse version for Appian and to run a test example I need the file log4j.properties which is missing. Has anybody had this same issue?
Hi, I have three new columns i need to pass to database table which doesnot comes from excel sheet. I tried using import excel to database plugin, it says below way to configure for new columns and values but same not working saying expression is open ended , has anyone able to use it ?
Hello everyone We use the Appian(on premise version) and want to connect with MYSQL.I think we can use user id and PW to make it work ,but it means we need to store this sensitive info in our service(GCP) and someone can get by check the detailin < configure.bat >..file. So I want to know whether we can use the service account for database security authentication to connect with the DB or not ?
I need to convert .rpt file to appian document receiving from the response body , Can Appian Integration convert .rpt file to Appian document? or is there any solution?
I created the docusign connected system with "Authentication code grant". But i have to authenticate time to time. are there any best authentication methods
Hello, I have a simple question. The business I am designing for has asked that if an invalid JSON is submitted to the API the status code returned not be 500.. They have stated that 500 raises all kinds of alarms for them. Is there a way to change this? I have coded errors to be 400 already but that does not affect the JSON being invalid.
I have installed the tree view component, but when I add it to the user interface I have an error: Missing system configuration. This component requires the dynamic content domain to be properly configured. Am I missing another component? What could have went wrong in the installation?
Hi All, I have an integration that takes .PDF extension as an Input.By converting to Appian Value does the document Extension changes?? Can anyone please help me with this.... Thanks , Saidivya Minna
I am not able to download the plugin from app market ( check below ) https://community.appian.com/b/appmarket/posts/log-reader Please let me know the issue and how to resolve it,
Hi Experts, I need help with the steps/method/way to identify whether plugins installed on the server uses javax.mail. Could anyone of you help please. Thanks in advance.
I am trying to replace findfoldersbyname() with findcontentbyattribute(), but can only get findcontentbyattribute() to return a List of Content, it returns something like [Content:56629]. Is there any way to return the folder itself instead of [Content:56629]? findfoldersbyname() returns a folder object and I would like findcontentbyattribute() to do the same or somehow use what it returns ([Content:56629]) to return the folder itself.
After the 22.2 upgrade our processes that use Send File Over SFTP is not working correctly. We confirmed the file is being generated as it is being stored in the expected folder in Appian and process is running successfully but the file is not being placed/sent in the SFTP/MFT site configured. We confirmed that the service account we are using have access to the target directory in the site. We also checked with the SFTP/MFT administrator for the logs and confirmed that the file we generated in Appian is not being received in the site. Our processes that retrieves files in the site then loads to Appian doesn't have any issues. We are currently using the 2.2.2 version of SFTP Functions plugin.
Hi All, In the latest Appian 22.3 version, Appian replaced the JavaMail API (javax.mail) with Jakarta Mail (jakarta.mail).Wanted to cross check if the plugin "Mail Server to Database" has javax.mail jar in its respective list of jar files.In order the check the same not able to find the respective plugin in App Market. Please let us know if anyone else using this plugin in their applications.If yes, what is the name which i need to search with in App Market and does this consist of javax.mail and if yes, is that replaced to jakarta.mail. Thanks & Regards, Divya Jyostna Dasari
I have a required where i have to load more than 1lakh records of excel data in database is there any way to do that from excel to database. do appian 17.4 version support below plugin?
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.