-
Recently active
Hi all, I am trying to fill a pdf with process information but I only read that it can be done using a Form PDF that you can do it with Adobe for example. I don't have this app so I wonder if exists another form to fill a template that I have as PDF. I tried to put the parámeters between ###parameter1### as it works for HTML but obviously the getpdffields() function doesn't return any parameters. I am also attaching the document that I am using as a test template I hope anyone can tell me an alternative solution. Thanks in advance. Sergio. [View:/cfs-file/__key/communityserver-discussions-components-files/19/Prueba-Minuta-_2800_1_2900_.pdf:320:240]
Hi, I am new to Appian. I need to integrate Twilio Chat functionality in my Appian Application. We have Partner account. I need to know exact steps for integrating Twilio in detail. E.g. Twilio account creation, Set up at appian side. Prerequisites for it etc.
Is it possible to add a Plugin from a Non-paid community site?
I am facing the same issue with "PDF from single DOCX(with fonts)" smartservice, I am passing "Arial" font documents stored in a constant and passing that as reference, but the generated pdf always has "Times New Roman", can you please let me know at the earliest I am saving all Arial Font documents in the constant and passing it, and using that in the html <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <style type="text/css"></style></head><body width="100%"> <p><span style='font-size:20.0pt;font-family:"Arial",sans-serif;font-weight: bold;'>Connecting documents</span></p> <p style='margin-bottom:8.0pt;line-height:180%'><spanstyle='font-size:10.0pt;line-height:180%;font-family:"Arial",sans-serif;'>Welcome to ABC <br /></span><span style='font-size:10.0pt;line
Hi Members, I am using the SAPINVOKE function to call a BAPI. For one of its import parameters, the BAPI accepts input in the form of a Range Table. I am not sure how to pass Table type input in the import parameter. I am getting the below error. "Details from external system: com.sap.conn.jco.ConversionException: (122) JCO_ERROR_CONVERSION: Cannot convert field of type TABLE to type com.sap.conn.jco.JCoStructure" Any help is greatly appreciated. Thanks, Abhishek
Hi, I am using docx from dynamic template service in my process model, which is working fine and word doc is getting generated using template. Facing two issues here , which are as follows: How to not print the table (grid) when we have no values for the specific process variable , Tried to use if condition in the data model XML , but not working. How do I define the if condition in my word template for null / not null check? The word document generated is converted to PDF using PDF from doc service , but the PDF fields are not properly aligned (though alignment is proper in word doc) Thank you
I have tried to import google analytics utility into my application im getting the below error. kindly help me to resolve this
Hi, I've had to reply to a question about plugins fews weeks ago, but, never could find the correct ones for sure, reading over the Appian documentation : What are the 3 points to verify/valid before to be able to add a plugin in the App Market : (sorry if the question is approximate) Compatibility with the target Appian versions Its limits Who is the author Its size Appian-Cloud-Approved I would have check 1-2-5. What about you ? docs.appian.com/.../Shared_Components.html
Hi all, Is it possible by some method, Plugin or API or whatever, the use of HTML, Javascript and CSS in Appian?If this is possible? If yes, please give an example or show me the path to add those into appain
Hi, I want to log a message to azure appinsight. I can able to create appinsight component using restapi. Not sure how to connect the appian site with appinsight using instrumentation key. Kindly help.
I just wanted to export search results grid to excel and pdf.
Hi, When a user completes and uploads files to the form and then submits them. I want to upload those files to my google drive (I successfully connect to Google Dive Web API) I am configuring the Integration but I have no idea how to configure the DOCUMENT section, I suppose that an expression should go to indicate which files should be uploaded to google drive (HELP ME WITH SOME EXAMPLES) This is the users form (how i call the integration?)
I have a requirement to convert doc, docx to pdf. I found we can do it using PDF from Single Docx (with fonts) smart service. This smart service works well for converting docx to odf but it run for .doc files too with inconsistent behavior. For some .doc document this service works fine but for other it returns an error "org.docx4j.openpackaging.exceptions.Docx4JException: This file seems to be a binary doc/ppt/xls, not an encrypted OLE2 file containing a doc/pptx/xlsx" Does anyone else encountered the same?
HI Team, Can anyone guide how to write table data to SharePoint List from Appian SharePoint connected system. Regards Bihitak
I have a requirement for emails sent from Appian in an on-premises installation to classify them as confidential, restricted, public, etc. (the function that Outlook has). Is there any configuration in Appian to classify them? or any plugin we can use?
Hi all, I cannot find "Parse Excel Spreadsheet to CDT" smart service in Appian 22.2. Is there anyone know why? Thanks
Hello team, What is the format for connecting an SQL business data source using a an Active Directory Account Thank you
Hello everyone,Getting unsupported construct xsd:choice when select soap operation from given wsdl from call web service smart service? ERROR com.appiancorp.process.design.presentation.ProcessDesignAccess - com.appiancorp.suiteapi.type.config.xsd.exceptions.UnsupportedXsdException: The XSD could not be imported because it contains the unsupported construct xsd:choice. No types have been imported. (APNX-1-4048-008)com.appiancorp.suiteapi.type.config.xsd.exceptions.UnsupportedXsdException: The XSD could not be imported because it contains the unsupported construct xsd:choice. No types have been imported. (APNX-1-4048-008) Note: I am not the owner of the api so cannot make changes from my end. Any other alternate to integrate this api (I am new to APPIAN, any document with the alternate to this will be appreciated) Thanks
We are trying to integrate Appian with Adobe through OAuth 2.0 authorization code grant. We have used Appian Out of the Box Connected system and able to authorize Adobe. However, the site can give me an access token (valid for 60 minutes). We need manually authorize every 60 minutes to keep the connection active. Adobe team asked us to use Refresh token to get automatically authorize. Appian doesn’t have any Out of the Box solution to address this issue.We tried using integration object to get tokens. But we didn’t find proper documentation to achieve using integration object. We want a plugin or sample application where Refresh token can be used without manual intervention.
Any documentation or suggestion will be welcomed ,before implementing
ContextFor a client I'm currently making use of the Automated Deployment Manager plugin, in this case specifically the deploy-application.sh script. Everything is working fine right now, however we have a specific requirement ask that I'm having difficulty with: Currently, a Deployment through this plugin will halt if the Inspection yields any Error messages it seems. My client wants to be able to have deployments halted upon Warnings coming back as well. I can think of a workaround by doing an Inspect, digging through the result log for Warnings, and using a Process Model / Parent-Script logic flow to halt then conditionally do the Inspect/Deploy action, but that seems inefficient as it forces 2 separate Inspect actions upon a successful deployment. Question Is there any way to instruct the ADM script to halt on Inspect Warnings as well as Inspect Errors, and if not does Appian have any recommendations on what modifications could be made within the scripts to accomplish this?
Steps Followed: 1. Created a connected system with the "Authorization code grant" authentication--success 2. Created an integration for create and send envelope--success 3. Created an integration for "download for signing URL"--Failed ERROR Screenshot: Process variable: Please guide us how to proceed.
Im getting this error when my document is less than 4 gb and it has only 500 rows. Im trying to modify a excel file with a value in a particular cell this is the value that i want in the cell this is the excel wich has 500 rows this is the configuration of the the service
I have a template docx that has a total of 3 fields attached template docx, I am required to update only 2 of these fields: 1) doc.project.name 2) doc.project.address, during the initial document creation. The updated template is then uploaded to SharePoint. Later, I will have to download this document from SharePoint and update the third field. I pass in only the 2 fields into my expression rule to generate the xml. Xml generated via expression rule: <project> <name>Ary Rock</name> <address>/address> </project> Error: freemarker.core.NonStringException: For "${...}" content: Expected a string or something automatically convertible to string (number, date or boolean), but this evaluated to a sequence+hash (wrapper: .. [View:/cfs-file/__key/communityserver-discussions-components-files/19/2625.wordTemplateForDynamicGeneration.docx:320:240] Goal: I would like the updated template document to have the updated fields and also show t
Hi eveyone, I'm trying to add and deploy Content tools plugin, but I get this error: "HTTP Code: 500 APNX-1-4198-019 An Error Has Occurred Expression evaluation error [evaluation ID = e1688:2495d] : An error occurred while executing a save: java.util.UnknownFormatConversionException: Conversion = 'D'" Any suggestions on how I can deploy and use the plugin functions?
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.