-
Recently active
I'm trying to use encryptvalue() and decryptvalue() in my existing rule. The purpose of using this function is to encrypt a value before inserting to Appian Cloud Database and decrypt a value when reading it from Appian Cloud Database. When trying to use encryptvalue(), I got an error saying ```Expression evaluation error at function 'encryptvalue' [line 2]: This plug-in [com.appiansolutionengineering.encryption] is not registered to access secured values for the given external system key [encryptdecryptkey]. Check the external systems plug-ins list in the Administration Console.``` Currently, I don't have any third party credentials nor Plug-Ins registered. How to use encryptvalue() and is there any other work around for encrypting data in Appian Cloud Database?
Hi Everyone, We have requirement where external API expecting a Appian Document as BLOB URL where external system to download/read the file. In simple words How to upload a Appian document as BOLB URL to external systems? Thanks in Advance.
Hi All, We have a requirement for counting the number of pages in a word Doc , Is there any solution for this. Already tried to convert to PDF and to take the count but format is getting changed and not getting the exact count.
So the requirement is to generate a PDF with dynamic fields, so we created a word document and when we are trying to convert word to PDF, the format is getting chnaged entirely. Tried 1. PDF from DOCX : The format is completely deteriorate what should we pass "PDF Options" Tried 2. PDF from Single DOCX with Fonts , Content not visible in PDF (what should we pass in Font Document) Tried 3.PDF from HTML : Getting document in one single page
Hi! I am trying to generate a pdf document from an html using the "HTML to PDF" plugin. The html structure used is the following: // HTML <table> <thead><tr><td> <div class="header-space">&nbsp;</div> </td></tr></thead> <tbody><tr><td> <div class="content">...</div> </td></tr></tbody> <tfoot><tr><td> <div class="footer-space">&nbsp;</div> </td></tr></tfoot></table><div class="header">...</div><div class="footer">...</div>// CSS.header, .header-space,.footer, .footer-space { height: 100px;}.header { position: fixed; top: 0;}.footer { position: fixed; bottom: 0;}The problem comes when transforming to PDF. It works by replicating the header, but from the second page the content overlaps the header.My cloud version is 22.
I have a scenario where I need to generate a Google Workbook with multiple sheets by using integration services.
I have having some issues with creating the OneDrive Connected System. I am getting the error in the picture.
Hi All, we are using the sharepoint Connected system and we are trying to create Folder using the Create Folder API, provided by the sharepoint connected system. However i am unable to provide the Destination path to the Folder in which i need to create this new Folder. Can someone please help me in how to pass the folder Path. This is the Error which i am getting Please help.
I want to add chatbot in the application, where chatbot will interact with the application's data. What are the steps I need to follow ??
How to convert text to UTF-8? Do we have any function or plugin for this?
Convert current time to milliseconds. Ex. 1719220373569 (5:13 pm in China) Any idea, how we can achieve this in Appian? Any function or plugins?
Please tell me how to use "Create PDF". I would like to overwrite data on an existing PDF and create a new PDF. Therefore, I implemented the following processing. ・Copy Template PDF: Create a copy version of the base PDF and store it in "pv!copyTemplate" ・Edit PDF Name: Change the name of "pv!copyTemplate" ・Create PDF: Each parameter is set as below.Create New Document: falseExisting Document: pv!copyTemplatePause On Error: falseContents: (describe the contents as an expression) No values are set for any parameters not listed above. This is the PDF to copy from.I have confirmed that the content is retained even after the "Edit PDF Name" process is completed. However, when the "Create PDF" process is finished and you check the contents of the same file, it looks like the following.The value set in the parameter "Contents" is listed, but the PDF that was supposed to be set in "Existing Document" is not reflected.
Hi I have to create a document with dynamic grids, Is there a way to generate document with dynamic grids using any of smart services/Plugins available in Appian? Thanks R Gopala Krishna Raju
Hi Community, I using Import CSV to Database smart service to load data into a database staging table. and I am getting the below error. Can anyone please help?
Can someone help in configuring DOCX From Dynamic Template What document should be sent for Docx Template and how to generate Xml data model, Can someone share sample screenshots
Does anyone know how to find out or know what the version is of the JDBC SQL Server driver deployed to an Appian cloud instance that is v23.4?
Hi! Does anyone know if there is a native or out of the box way to retry an integration when it fails? or the only option is to do a manual retry on the object that uses that integration?
Hello, I know APPIAN has no OOB feature for phonetic pronunciation yet. Any suggestion for text to speech plugins or how to implement one? Reason -- User wants to pronounce the correct names when in-call with consumer. Thanks! Ajay
Hi! I'm trying to use the "Log Reader" pluging to read the login-audit.csv logs through expression rules, but it doesnt work. According to the comments on the pluging it seems that this is a common failure, so does anybody knows how to make it work or any other way to store this information on the Appian Database?
In our project each person has a QR code generated and stored as an image in Appian. I have to generate a single PDF out of "N" number of selected persons QR Code images by having them side by side and a page can have max of 18 QR codes. Please see the attached image for the expected document.Any idea how to achieve this? Thanks in advance.
Good afternoon, I am encrypting a simple text to test with hmacsha256bytehash, but I can't find any functionality to decrypt it, could you help me? Thank you so much
DOCX from dynamic template plugin node is available in my community version how to import that in my community sanbox
Tried passing multiple values to a query param to filter a column values that are in the list of values in query param. In Query Filter tried the "in" operator. Its not working. Below is sample query param with multiple filters to filter by that I am trying. ?queryParam=value1,value2 Please advise how to filter based on multiple values.
The user without being an Appian admin he/she has to enable or disable the WEB API logging in the UI by clicking the button. I would like to know the possibility of this customized feature of WEB API request logging.
Hi, I'm looking to find if Appian offers alternative ways to do a post request (without exposing sensitive data) to an external system and doesn't require using an API, or JWT. The external system partner is not looking to decode the data or dev an API TIA, Emily
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.