-
Recently active
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?
I wanted to block calendars in google and outlook as per the details received by the user in Appian.
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, I'm just wondering if there are any log file in Appian where I can find: - The request that an integration object send and the response it gets. - The request that a webApi execution get and the response it sends Is that information logged any where? To get that information, talking about integration, I keep the request in a process variable to help on debug tasks with other development teams, but I prefer not to do that, in order to keep process memory consumption low. Thanks in advance!
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.
Has anyone experimented with the new ChatGPT GPT action feature making a call to an Appian Web API endpoint?
Hi Team [mention:126a676c85024855948336691b0a7b92:e9ed411860ed4f2ba0265705b8793d05] , I hope this message finds you well. I am currently working on a data ingestion process, specifically moving data from an Oracle table to SQL Server within the Appian platform. I am exploring the available options, and I would appreciate some guidance on the most effective approach. Thanks in advance.
I constructed my Integration by configuring with connected system and when I test it I receive this error "HTTP/1.1 500 Internal Server Error" in Appian Designer. Method:POST Its working fine in postman. Thanks
I create a start process after clicking on submit button , it has integration it takes more than 3 mins and it times out , i increase the integration time to more than 3 mins , It looks to me it is some how getting blank data on the first time but it works well we click multiple time how do we build a process model that pulls a integration data which will take more time , what are the best practices for this use case ,
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
Hello All, I need to rename a file in SharePoint, but having a problem in identifying the correct metadata type tag to make the filename change Output from the integration rule The type used in the below screen is not correct, but I was trying few option with the type. Please advice which is the right type or correct way to rename the file. Thanks Girish Katti
I am trying to connect an external system Web API of POST type in Appian but getting the below error.
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 Team,I have one Integration with POST request have used OAuth 2.0 Client Credential Grants.Initially was fine but now i am sporadically getting 403 errors.When i check log below is the snapcom.appiancorp.connectedsystems.http.oauth.HttpOAuthTokenRetriever - Error while retrieving token: request_error attempting to pass Authentication in body2023-12-20 22:16:23,379 [Appian Work Item - ### - WorkID ### - execution00 - process ### - model ### : UnattendedJavaActivityRequest] ERROR com.appiancorp.connectedsystems.http.execution.AppianHttpRequestExecutor - ConnectorRuntimeException [title=You are not permitted to perform the requested operation, The external system understood the request but refused to authorize it]I can confirm here, It is not Credential/Privilege issue. integration not even hitting external system.Please advise if anyone has faced the same.
It's working fine in browser
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 pass the document from interface to process model but in process model I am getting blank value in PV. Steps: 1. uploading document from file upload. 2. On click of submit button try to send the selected doc to process model 3. Process variable is blank even after sending the doc from interface.
Hello, I'm calling a Google Gmail API to get the attachments of an email, with an Integration. The attachment comes in a form of a base64 document inside the body: "body": { "size": 1111, "data": "base64_document_here" } I tried to get an attachment with 12KB (around 12k characters) and it works great... until I use the "Convert base64 values to Appian documents" checkbox: I've also tried to get a smaller attachment and it seems to be working just fine: I think it may have to do with Appian trying to convert the JSON into a CDT first, which looks like it's limiting the size to 4000 characters, and then decoding the base64, but I'm not sure. Has anyone ever had this problem before?
Hey,I am trying to call mailchimp api to get templates, but getting this. If someone can help me out.Thanks
[title=Connection timed out, The integration execution time exceeded the configured timeout] getting this error when clicking on submit button as it save data to some external environment .
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.