-
Recently active
I'm developing a custom connected system plugin with related integrations. 1. Does Appian use Spring Boot? If not, then the next question is mute. 2. Does Appian scan for @Component (or any other class annotations) so that these classes are managed by Spring Boot, autowired for dependency injection, etc.? It would be nice if classes developed within a plug-in were Spring managed. TIA, Eric
Hi, I am having a requirement to show 80 columns exported to excel. I used export datastore entity to excel smart service in my process model.Since the smart service does not allow more then 50 columns,I generated 2 spreadsheets,(1st excel is having columns 1-50 columns and 2nd excel has data for columns 51-80). I used Merge excel documents smart service but the resultant spreadsheet is not concatenating columns horizontally. . Can someone please let me know if there is any alternate approach to fulfill this requirement OR Any leads to fix the merge excel documents issue can be helpful. Thanks In Advance! Akhila
Hello, We would like to insert a dynamic number of images into a document that looks like the following, using the Advanced Document Templating Plugin: Entry 1: Data for Entry 1 Image for Entry 1 Entry 2: Data for Entry 2 Image for Entry 2 ... Entry n: Data for Entry n Image for Entry n Is there a way to do this? It does seem possible to put a dynamic number of images all together using a list and the bookmark like so: «[#list logo as logo]» «[/#list]» but is there a way to put in a dynamic number of images separately?
Hello, we've been trying to use PGP Encryption Utilities plugin. From here we're using encryption smart service and no other node (to begin with). Public key was generated with gpg4win (RSA, 3074 bit). This configuration actually returns a different error than other formats so my assumption is this is the correct one. But then a new error showed up running the encryption smart service node "In order to access this method, this Document needs to be retrieved via ContentService.download()" The output document shows in appian designer, has corresponding extension, but is of size <1KB (0 probably) and it's not downloadable. In the PM, when using PV to store the encrypted document as an output of the smart service, the PV ends up with no value. Any sugggestion what could be going wrong?
Hi Team, User fill the form and upload images from mobile or tab, The images size is more than 15 mb and i need to convert and merge in a pdf with form data and images,When i am trying to convert images to pdf using plugin pdf tools(image to pdf) the server is getting heap memory and casuing down which leads to total env down, How can i achive this functionality of converting images to pdf I see we have other plugins which will add images inside pdf but not at the end of the page,
Hello Appian Community - I'm following the guide for the Appian Version Manager here: [mention:43c6339b3b7e4b44ba4b4a8c46753052:6b577b8c04704e209d29b6772bf67243] I'm facing an issue when running the `version-application.sh` file where it's erroring out when the tool is trying to send metrics to Google Analytics. My company has security tooling that I suspect is causing this. Is there a way to disable the Google Analytics when running the shell script? The error output is below. Thanks in advance! 2024-01-11 14:26:41,514 - Checking for DDLs2024-01-11 14:26:41,519 - Checking for Flyway directories2024-01-11 14:26:41,648 - Committed all changes to repository at \.local-repo\.git. Commit hash: ffc9cd21f4d874a4f2d9a4cd69e8d50d8cf3eabd2024-01-11 14:26:43,092 - Changes pushed successfully.2024-01-11 14:26:43,094 - close() called when useCnt is already zero for Repository[\.local-repo\.git]2024-01-11 14:26:43,477 - Exception while sending the Google Analytics tracker request
Hello everyone, I'm using iCal plugin to send a meeting request, everything is ok except the attached file. In the node input is included, but it isn't sent in the meeting request. Can you help me please? what is wrong on the node input or is there a particular situation where the attached file isn't being sent? Regards
The error message is attached in the above screenshot,please help me with this, Thanks.
Hi Team, I am creating a sail extension or javascript based UI plugin (Chatbot), it worked perfectly without adding any Content Security Policy (no meta tag added) from VS Code, but when I deployed the plugin in my VM (where appian is installed), it is throwing out Content Security Policy errors in the console. Please help. [Report Only] Refused to load the script '<js_source_link>' because it violates the following Content Security Policy directive: "default-src 'self'". Note that 'script-src-elem' was not explicitly set, so 'default-src' is used as a fallback. [Report Only] Refused to load the script '<js_source_link>' because it violates the following Content Security Policy directive: "default-src 'self'". Note that 'script-src-elem' was not explicitly set, so 'default-src' is used as a fallback. [Report Only] Refused to load the stylesheet '<css_source_link>' because
Though I am mapping correctly, I am not getting generated document file from aspose service. I also storing the result of smart service into document data datatype. GeneratedDoc ID comes empty. Can anyone help?
Hi, I'm using the "DOCX From Dynamic Template" plugin to create docx files and it works well. With this is one I can add some fixed images in the generated document. Unfortunately, with this later, I can not add any type of attached file, and can not not choose dynamically the position of my images.(I've tried to attach a docx Word file but it is unreadable when i try to open it in the generated document) So maybe would you know another plugin that could do this please ? I would like Appian to be able to add any attached files on any types (ex : pdf, zip, docx...) in my document, and need this plugin to let me add those attached filed in the position I've chosen (for example in the 2nd row and 3rd column of an array, or after a specific text)... Regards
Good Day Experts, Is there any way to convert Json response of MS graph API to EML format ? Note : can't use any mail poller plugin due to infrastructure restrictions so i'm forced to use MS graph API to fetch the mail details which is in Json format. If i wanted to use AI (email classification) i need to convert the JSON to EML file format. Thanks in advance. Cheers, Kalai.
Hi, we are using goJS as a frontend to develop the web component plugin. i have couple of questions 1. How are we validating the license key in the plugin 2.can i show the URL icon in the plugin? 3.can i use appian default icons in the plugin? thanks in advance.
I am trying to develop a POC concept on the Barcoded Label for the Zebra printer. Here I have a question about the Label String Parmenter. Can I send the ZPL command directly, or needed any conversion This ZPL command I plan to use below . ^XA ^FX ^CF0,30 ^FO40,30^FDCase#: 2310462^FS ^FO300,30^FDExhibit#: 3.1^FS ^FO40,70^FDTox#: 2204167^FS ^FO300,70^FDCounty:Tarrant ^FS ^FO40,110^FDDeced: Phuong Thi Pham^FS ^FO40,145^GB700,3,3^FS ^BY4 ^FO 130,160^BCN,80,N^FD12345678^FS ^FO40,250^GB700,3,3^FS ^CF0,25 ^FO40,270^FDItem: Tissues in Formalin-Dr Diane-Ngan Trang^FS ^XZ
PDF Tools Convert Image to PDF smart service is working fine in Dev, Test, and Model, but it is not working in Prod. Test, Model, and Prod all have the same version of the plug-in. The error being thrown in the process instance is "An error occurred in executing an Activity Class". The error in the System Logs reads: 2023-12-11 22:11:33,991 [ajp-nio-0.0.0.0-8009-exec-455] ERROR com.atlassian.plugins.rest.common.error.jersey.ThrowableExceptionMapper - Uncaught exception thrown by REST service: com/github/jaiimageio/stream/RawImageInputStreamjava.lang.NoClassDefFoundError: com/github/jaiimageio/stream/RawImageInputStream We tried deleting and re-adding the plug-in, to no avail. Any help would be greatly appreciated.
Hi Community, i am stuck at an issue, that i need to configure the SFTP Retrieve Files In folder node. How we can setup File Transfer Configuration property of this node. Kindly, help me out for this configuration.
Hi, I have a excel sheet in which the Excel sheet headers start from different row (example: row-8). In a process model, how can I read it from row 8 using Import excel to database smart service.
There is an app in appmarket called marketplace which is free. So,how to deploy it in my community environment?
Hi I'm using import excel to database plugin to export data from excel sheet into database. I'm not facing any issue in the process model and data is not saved into database. Then I dig in the logs and found out below error. Could you please let me know, how to resolve this issue. Caused by: javax.naming.NameNotFoundException: Name [[Data Store Entity:"1460e773-36a5-4c3a-afad-04711683a7cd@5528"]] is not bound in this Context. Unable to find [[Data Store Entity:"1460e773-36a5-4c3a-afad-04711683a7cd@5528"]].
In Advanced rich text editor, i want to save a image, then how to save the source code of that image which is view in menu bar into a variable? I want to save below source code into a variable: But, When I pass a variable in richTextSaveInto, it save like below: (length of characters: 247454) which is too long to save into DB. So, I want to save the source code which is view in menu bar Please anyone suggest !!
Does anyone know if there's a maximum document size restriction for the Send File Over SFTP smart service?
Hello Appian community, There is a way to create an EML file other than using the plugin "Create & Read Email Files Utilities"? In this moment y have 22.4.870.0 version Thanks in advance
Hello Community Members, While using Export SQL to Excel Plugin, we are observing that it is over-riding existing file in same folder if file name is same instead of creating new file. Anyone observed this behavior before? Any workaround like changes in Parameter that may mitigate this. Keeping file name unique is alternative, but we have case where same file name can be present multiple times in same folder. So need to understand if it is the known plugin behavior and file name should always be unique if using this smart service "Export SQL to Excel"
Hi, I need to export data from multiple data store entities into excel sheet. Current I am using "Export Data Store Entity to Excel" smart service but this services takes only one Data store Entity value as highlighted below. How can I take multiple Data Store Entity values and export to excel at once? Please advise.
Hello, I'm currently testing the Selenium Appian API and we have this component (richTextField) from the Rich Text Editor Component plugin used to style sent emails. I cannot populate the field even though the verifyFieldIsPresent method returns true, I've tried using the populateFieldWith method and Selenium findElement directly without success. Thank you so much!
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.