-
Recently active
Hello Everyone! We are using consume KAFKA plug-in, however the source system is publishing data to Kafka in Gzip format. In Appian we are reading data from consume KAFKA plugin able to store kafka messages in database. The body of the Json data is in Gzip format. Can anyone suggest how to decompress the data while reading data from database. Example: {"topic":"testTopic","partition":0,"offset":23,"key":"123","value":"\u001f�\b\u0000\u0000\u0000\u0000\u0000\u0000"} Thanks for your help!
I Used log reader plugin to get the logout details of all the member of that application. The plugin is working fine in the lower environments(dev and test) but it is not working fine in the production environment.Tried different solution like Checking the CSV path Checking the Configurations in different environment. Checking the server we are using What can be the solution for this please suggest some different alternatives
I used log reader plugin to get the logout details of all the member of that application. The plugin is working fine in the lower environments(dev and test) but it is not working fine in the production environment.What can be the solution for this
How to scan a document directly from a scanner into Appian.
Hi, have configured the office Add-in where am getting the task in Email, but the task, which gets loaded in Outlook is looking for credentials (Appian cred). I wish to know whether this Add -in could be used only for task for non-Appian users (the one who don't have an account created in Appian server) ( tasks of nature where Yes/No response is required ) Thanks
Hi all!I tried creating a Google reCaptcha Connected System. It asked for 3 things1. reCAPTCHA Project ID2. reCAPTCHA Site Key3. reCAPTCHA API Key The Project ID and Site Key is found in https://console.cloud.google.com after enabling reCAPTCHA Enterprise API and doing necessary configurations. But I couldn't find the reCAPTCHA API Key anywhere. Can anyone help me on this
Hello people! I'm trying to use OpenID Connect with my connected system. I have already configured OpenID Connect on my Admin Console, and it is alright, but when I try to use it in my connected system, I receive the following message: "Neither an access token nor a refresh token was found for the OpenID Connect provider." I have a question about this: Does the connected system in Appian use a POST client_secret_basic or client_secret_post? client_secret_basic: The client secret is sent as part of the HTTP Basic Authentication header. client_secret_post: The client secret is included in the body of the POST request.
Hi Team,I have created a WEB API in Appian only which is used to Write data to tables.I want to use this WEB API on Interface load. How can we do that ?Regards,Abdus Samad
What is the most efficient way to import a daily CSV with 1 million rows from s3 into an Appian? (On daily basis we have to truncate the table and load the new data).
My goal is to write into excel in multiple sheets using the "Export Data Store Entity to Excel" ability. I may write few values from process variables too into the excel sheet - apart from what I have in the database. So I have an excel sheet as template and wanted to leverage the "Custom Cell Positions" and "Custom Cell Values" ability in the "Export Data Store Entity to Excel" smart service to put in the values in the desired position of the excel sheet. I may end up putting atleast 50 values in a sheet. But I keep getting this error, even when I attempt to put couple of values using the "Custom Cell Positions""Custom cell positions cant refer to cells below the starting cell. Otherwise, they would be overwritten by data being exported. (APNX-1-4505-037)" I tried to use this simpler option too and still get the same error.Custom Cell Positions={"A6", "B6", "A7", "B7"}Custom Cell Values
I am unable to find an example illustrating the appropriate content that should be included within this file to localize the function category name
Hi Experts, I'm facing issue while calling the integration object from UI which seems to be getting timeout where as when I test the actual Integration Design object I'm not seeing any such issue. The timeout is configured as 300 secs in the integration object. Will enabling the "HTTP Request/Response Logging" can help in this case to identify the root cause? If yes, then who can access this log and from where and what information can they get from this Log?
hi,have a question about the Document zipper plugin I have a folder in Appian which I want to zip, the contents of this folder contain PDF documents in the following format: 00000.PDF where the extension is in capital letters. When the process that contains the document zipper node is launched, it creates the zip with all the documents correctly but the documents appear with the extension in lowercase. 00000.pdf Is there a way to keep the extension capitalized like the original documents in the folder? thanks
I have a requirement where user can pass document and it gets uploaded to an Appian's folder. I have created a WebAPI (Document Upload) and positive scenario is working as expected. For Negative Scenario (When we are not passing any document): 1. In the WebAPI , it is handled as "400- Document not provided" but when testing we are getting status-200 (Untitled document from web API.txt). Q. From where we are getting this "Untitled document from web API.txt" document. Where is it handled? Q. How to fix default handling?
Hi I am using Export DSE to Excel smart service. Now in the configuration part, I am using the querySelection to select the columns to be written to the final excel document Now this querySelection takes in queryColumn Example : a!queryColumn( field: "opsTicketId", alias: "Ops Portal Ticket ID" ) This alias is basically the header displayed on the excel sheet, but whilst using such aliases containing a ` ` space .. the smart service errors out and as a result I have to use underscore Is there any way I could retain this space ? I do not want underscores on my header ... need it to be a proper header
I am experiencing an integration error while attempting to connect to a Start Process Web API within the same environment. I have tested the connection using Postman, and it works fine.
When we upgraded the plugin from version 3.0.3 to the latest version that is 4.1.0, we started facing the following error: 2025-01-17 19:24:41,547 [http-nio-8080-exec-804] ERROR com.appiancorp.ps.plugins.filetransfer.sftp.ReturnRemoteFolderContentsOverSFTP - com.jcraft.jsch.JSchException: Auth fail for methods 'publickey,password,keyboard-interactive'Please advise.
We upgraded the SFTP Functions plugin to 4.1.0, now we are getting below error while recieving or sending files using SFTP: "Algorithm negotiation fail: algorithmName=""server_host_key"" jschProposal=""ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,rsa-sha2-512,rsa-sha2-256"" serverProposal=""ssh-rsa""" The same smart service (SFTP) worked fine with the Plugin version 3.0.3. Any idea on how to fix the issue? [mention:a11f77a729fb4db2af76b09948583328:e9ed411860ed4f2ba0265705b8793d05] [mention:92ac9d4559ff43edb28eaa01ed77691b:e9ed411860ed4f2ba0265705b8793d05] [mention:cd654a5ec99f4d9eb3afb367bbce9958:e9ed411860ed4f2ba0265705b8793d05] [mention:65f6155ee76a44fdb6ad252c54a7b56d:f7d226abd59f475c9d224a79e3f0ec07] [mention:a9315dfc069b47ac8a942fc16202b2e9:46448885d0e64133bbfbf0cd7b0fd6f7] [mention:132192b29a8949549f7724f828fb782a:46448885d0e64133bbfbf0cd7b0fd6f7:l
Hello all, Upgrading version to 24.3 from 23.3. we have plugin Web and XML extensions 5.4.7 and we are using function httpcallwithresponsewithkeystoreconstant in various expressions. after upgrade httpcallwithresponsewithkeystoreconstant is not working and throwing below error message: PKIX path building failed: XXX.security.provider.certpath.XXXCertPathBuilderException: unable to find valid certification path to requested target Is this plugin deprecated or is there any solution? or Any alternative solution? Thanks, Bhushan Joshi
We have recently upgraded People functions to v1.16.0 as the previous versions v.1.10.0 and v 1.15.0 were being flagged in Health check with High/Medium Risk for containing Removed/Private/Deprecated Appian APIs. However, even after the upgrade the Plugin is being flagged in health check for using Deprecated APIs: People Functions (psshared.peoplefunctions) references deprecated Appian APIs[deprecated] com.appiancorp.suiteapi.common.ServiceLocator.getUserProfileService(com.appiancorp.services.ServiceContext) Hoping to understand if 1.16.0 would be compatible with Appian 24.4.
Can anyone confirm if we create a custom branded mobile app for Appian and publicly publish it to the App Store for any iOS user to install it. If the notifications can also be customized to come from our custom branded name VS Appian? Thanks
Hello everyone, Thank you in advance for your time, me and my team are having some problems with the Advanced Rich Text Editor plugin and pasting images:Error introduction: We are facing some errors related to the use of the plugin Advanced Rich Text Editor (Vuram) (Appian Community) We believe this is due to the automatically generated base64 by the plugin when we paste the images. On large images this base64 can’t be displayed in the site and is resulting in a weird 403 Access Denied error : It seems that there is also a conflict with the a!startProcessLink component, please find more details in the Error details topic Quick context: We use the plugin’s richTextEditorField so that our users can write more personalized emails, attach images to the email’s body and send them directly from the Appian application. We then save the generated html in our database and use the Microsoft MS Graph public library and respective Appian marketplace plugins to send
I want to ask few questions related to google doc :- I want to append value on multiples line on google doc. there is a table of 3*3 and I want to add data on each cell of table in google doc.
Hello, I have a problem with the smart service ‘import csv to database’, as the column names in the CSV do not match those in the table. Is there any way to create a mapping between the two values, or do I necessarily have to create a new table that has the same field names as the csv? I would like to avoid the latter solution if possible. Thank you all.
Hi Experts, I'm trying to add validation on my Appian Portal Page which doesn't support Regex Functions and hence I have created a Web API which is validating weather entered IP is valid or not and calling it on the UI using an Integration Object, when I test the API using Postman, I receive the correct response. However, when I use Appian's Integration Object to call the same API, the response body comes back without any value. Valid Test Value: "1.1.1.1" Postman Response: { "ipInfo": true } Appian Response: HTTP/1.1 200 200 Date: Thu, 02 Jan 2025 13:43:42 GMT Content-Type: text/html;charset=UTF-8 Connection: keep-alive Server: Apache Strict-Transport-Security: max-age=31536000; includeSubdomains; preload Cache-Control: private X-Trace-Id: a1956c41e9dd44f6226e475d8d145803 Referrer-Policy: strict-origin-when-cross-origin X-Frame-Options: SAMEORIGIN Content-Security-Policy-Report-Only: style-src 'unsafe-inline' 'self' https://web-as
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.