-
Recently active
HI All,I am trying to create integration to read the new email i.e unread mail from Gmail account but when to integrate with "inbox". I am getting below screenshot error and Connected system successfully created.Any idea can anybody share on this?
Hi, We have a use case to upload the documents stored in Appian to the SharePoint folder. We don't want each user to provide the SharePoint credentials every time a document is attempted to move to the Sharepoint site. Hence, we want to establish the Connected System on Appian via the "Client Credentials" approach. However, the instructions on the link shown below this in the Connected System box is not clear on how to generate the "Client Secret". The steps documented to generate Client Secret on https://docs.appian.com/suite/help/21.4/Integrating_Sharepoint_with_Appian_CS.html is followed, but on the Connected System when selected "Client Credentials" as Authentication, Appian is throwing the error: Unable to retrieve access token The following error occurred: Invalid Client Secret Please ensure that your Client Secret in the connected system is correct. (Refer screenshot). Any thoughts on how to generate client secret key on Sh
Hello, I am using Read QR from pdf in my process model, it works well in the interface but when i start it on site it does not work and gives this error "An error occurred in executing an Activity Class."
Hi All, I need to unzip 7zip folder, which plugin would be helpful here ? I tried to use this [mention:266ce0327cc8445796cf9f2b645231a9:f7d226abd59f475c9d224a79e3f0ec07] but not working , it giving error [???zipDocument.invalidextension???]. Any help would be appreciated. Abhay
HI, while connecting with Gmail connected system using service account , facing error : HTTP Code: 500 APNX-1-4198-000 Error Evaluating UI Expression Expression evaluation error [evaluation ID = adefc:4d51e] : [valid:false,syntaxError:false,value:Expression evaluation error: An error occurred while executing a save: Expression evaluation error at function a!connectedsystems_testConnection_appian_internal [line 51]: ] Please let me know If anyone have solution.
In calendar, I would like to display the Event names between dates (Event start - Event End ). Eg: Any card kind of layouts pass between the dates in the calendar with details. Is there any free plugins for calendars?
Hello everyone, I am currently working with a Salesforce Connected System using the "Username-Password OAuth" type of authentication. I have around 20 records in sync through this connected system and a few other integrations using it. However, the Salesforce user is being overloaded with "token requests" and being locked. This leads me to think that the Connect System is not refreshing the token when it expires but before every request. I made a test and only navigated through the system for some seconds and the Salesforce registered up to 50 token requests for the user being used in the "Username-Password OAuth". Has anyone faced a situation like this and was able to overcome this issue? For normal integrations I think am able to find an workaround if needed, but for the sync records will be a huge issue. Thanks in advance.
I have use case in which we show custom pagination issue is their we have used custom pagination and dropdown on 10,20,50,100 when I am moving my pagination to last page and with 10 have drop down value it is working fine giving exact deifference that I have between my data in pagination but when I am increasing drop down value to 100 but getting issue their startindex in not moving back. Like my total data count is 32 3001-3032 of 3032 is my desired outcome I want like my start index should move back with my dropdown. Can you suggest solution anyone STEP 1:- STEP 2 where issue is
Hi Team, I Need to update People Function Plugin in my local server, if I Update with new market version my existing functions will work or only new plugin functions will work ? below are the difference between old and new functions list Old New
I was trying automated deployment from this documentation facing this issue Deployment REST API - Appian 23.4 I hav checked credentials it is working fine
Hi, I am trying to set up the Azure Connected system but ended up with an error , I tried using GPT_32K and GPT4_32K as mentioned in the demo, but still see this error. Chat Completion
Hi All, I want to fetch an Resolved date , Created date , assignee , reporter and updated date of issues from JIRA integrations . Thanks
Hi All,So my requirement is to read the unread email and download the attchment and copy the data from attachment.Is there any smart services to done this?Please suggest the idea. Thank you
Hello everyone!I have to do a web service for the first time.This web service will receive a response with a token that I must use in the next call to obtain the information I want.Could someone guide me to do this? Do I need two web services; one to receive the touch and another once I already have the token to receive the response?
Hi Team, I am able to create and Send a document to Docusign for signature, but there is a requirement i just need to Resend an Email to Recipient for already created envelope . Due to some reason Recipients have deleted or lost the original notification email and we wanted to remind the outstanding recipients whose turn it is to sign to sign your document. For this requirement i used operation called "Update Envelope Definition" and getting success response but could not got an email . Can anyone suggest me how to achieve Resend the notification . Thanks in advance. Regards, Sinushree
Hi, Error in generating excel - An error occurred while executing a save: java.lang.NoSuchMethodError: org.apache.xmlbeans.XmlCursor.close()V Please provide some guidance on the above error to fix. Thanks!
Is there a method in the Java API that returns the internal ID of a document if you only have the opaque URI?Here is a link to the Java API ContentService interface that returns the opaque URI, but I need to the do reverse: https://docs.appian.com/suite/help/21.3/api/com/appiancorp/suiteapi/content/ContentService.html#getOpaqueContentUri-long-
Good morning, We are trying to recover directory information with the Get Remote Folder Contents smart service (FTPS). The configuration we have is: fileTransferConf: 'type!{plugins.ps.appiancorp.com/.../}FT_Config'( serverHostName: "ftp.prueba.es", serverPort: 21021, scsExternalSystemKey: "sftp_prueba_appian", usePerUserCredentials: false() } Server File Path: "/DEV/" * In the user console we have configured the scsExternalSystemKey with the corresponding user and pass. The error obtained is: ERROR com.appiancorp.ps.plugins.filetransfer.ftps.GetRemoteFolderContentsOverFTPS - org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication. The credentials are the same ones we are using in WinSCP and FileZilla. Both work fine to connect to FTPS site. We have tried adding documents so that the route is like this: "/DEV/test.docx" Has anyone faced the same problem? A greeting and thanks in advance.
Hi, i've a portal with some users fileds. When i compile the fields on click button i want to save this fields in my appian db using post api (i want to test the API). I wrote this code for the portal interface: =a!localVariables( local!nome, local!cognome, local!dataNascita, local!indirizzoResidenza, local!codiceFiscale, { a!textField( label: "Nome", value: local!nome, saveInto: local!nome ), a!textField( label: "Cognome", value: local!cognome, saveInto: local!cognome ), a!textField( label: "Data di nascita", value: local!dataNascita, saveInto: local!dataNascita ), a!textField( label: "Indirizzo di residenza", value: local!indirizzoResidenza, saveInto: local!indirizzoResidenza ), a!textField( label: "Codice fiscale", value: local!codiceFiscale, saveInto: local!codiceFiscale ), a!buttonLayout( primaryButtons: { a!buttonWidget( label: "Invia dati", saveInto: { } ) } ) }) I also created a post api: a!localVariables( lo
I am able to successfully sent files via the FTP node, but I am unable to open those files. For example when I attempt to open a PDF that has been sent it tells me "There was an error opening this document. The file is damaged and could not be repaired." JPG, PNG files open with just random pink on white. Word Docs "Word found unrecoverable content." Thoughts?
Hallo All, We do have the following requirements. We need to share some CSV exports from the Kiwa Appian environment to a remote file server using SFTP. However, the SFTP file server must be accessed through an SSH key pair. I'm trying to use the "SFTP Functions" plugin from the Appian marketplace. Since we need to use the SSH key pair to access the remote file server. I was looking Appian community for help and found the following discussion thread useful and tried to follow the instructions. Appian Community But to proceed further, I have a few questions about the shared approach and need your support on this. Is it possible to communicate SFTP file server using SSH key pairs from Appian? Could you please share any Appian documentation for this? In the discussion, It mentioned that I need to configure third-party credentials, could please mention what will be the credentials field names and values? I tried to configure third-party credentials with "username"
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
Hello everyone!!I need help doing an integration in appian with a SOAP API. I have to make a call with a security token that is the public part of an encrypted digital certificate, but I don't know how to include this token in the component.Thank you very much in advance
I have problems when configuring the process model component called Invoke SAP BAPI.The result is the following error.... The scsExternalSystemKey is configured like this... Finally, what would be the SAP data corresponding to Client Number and System Number? I understand these are ClientNumber = Mandante and SystemNumber = ID de Sistema (in Spanish) PD: The credentials are the same as those used to enter SAP through its interface
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
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.