-
Recently active
I've been using the "SFTP Smart Services" plugin to retrieve a csv file through a process model. What I'd like to do is download the file, read the data, then write the data to the database. Right now I am stuck on the retrieving part. The "Receive File Over SFTP" node works without error (at least not any error that stops the process model) and in fact I am seeing the file appear in the document folder I sent it to. However there are some problems: 1) the file is listed as "Not in this application" (an issue I only care about if it prevents me from doing the rest of the operation, which I assume it doesn't) 2) when I look at the process details, the error output says "2: No such file" and the status says, "FAILED" 3) the document output doesn't output the file we've just retrieved. Since the document id isn't output, I can't go further than this in the process model. Any ideas on what I am doing wrong?
i have a table of 6 fields . i am requesting the data with GET request so that i want to show only 3 fields from the table. How can i do that?
while creating in service account the API key is automatically generated but when I try calling the API service in postman it is asking key and value. Where can I get the those values.
Can we call the web API service outside the Appian without the 3 authentication services(Basic Auth, API Auth, oAuth 2.0)
how can I call postman into my appian using web api application.
HI Everyone, We have a scenario where we need to share documents with non appian users. Can someone help us how we can do that what protocol is required ?
Hello, I am using a WebService query smart service to do Get and Update Merchant. We do a Get call to get the latest data, modify the returned object, and update using the UpdateMerchant call. Thers is an attribute "LastModifiedDate" which holds Date Time, not supposed be modified. I am just passing without any change. But there is a random 3 milliseconds difference during the Get and Update. I am seeing random success response but its intermittent. Becasue of this difference, the Update call is throwing an error with "Unable to add due to typical Microsoft CRUD design - Status - OutOfDate.. I am not sure how Appian gets the raw data. I could only see data once it is converted into an Object. Did anyone face this issue or what could explain the error? Thanks
i have created a Api and done integration for that API. the request is successful . but how can i call the integration into my interface? can anyone pls help
Is it possible to consume the message from SQS queue using APPIAN?
Hello World, I want to convert pdf, jpg, png documents into Binary format. What would be the right procedure to achieve this. regards Navneet Kashyap
Hi Appian Pals!I need a bit help from your end to manage the DocuSign API and hit the resend email action on a same envelope ID.Right now the the result of the API hit is success but I am receiving an empty body in response.I have used the following configurations for request body:As this is a put request to Update and trigger the resend of docusign Email, So I need to implement minor changes to make it working.Can you please guide me on where I am being incorrect here?
Can anyone please tell me what's the reason of this error ? I'm a beginner and trying to integrate twitter in appian.
I’m working on using DocuSign to do an embedded signing of a PDF document through Appian. I’ve set up the DocuSign Connection and Integrations that will create the envelope, generate a signing URL, and pull down the signed document. I’ve also set up the following flow: Push the PDF to DocuSign and create an Envelope. Generate the Recipient Signing URL. Use the URL to redirect the user to DocuSign to do the signing. Created a WebAPI that DocuSign redirects to after the signing is complete. I’ve created a process that takes the envelope ID (which is included in the return URL that DocuSign redirects to after signing is complete) and pulls down the associated signed document, it then takes the user to a page that allows for further processing and allows them to download the signed PDF. I’ve tried to start that process from the WebAPI but since DocuSigns calls that URL via the GET method and Appian doesn’t allow smart services t
Hi All, I am generating a document using DOCX from dynamic template smart service but the document is not generating, error says that one of the field consists of "<" symbol. When I removed the symbol then it works. Could anyone please suggest if "<" symbol is supported in docx from dynamic template smart services. Thank You
How to connect to docusign using JWT authentication?
Unable to use Microsoft Edge Fitnesse For Appian I'm trying both FitNesse for Appian and also in Appian Selenium API. Anyone tried before?
I have one web api which is using a!startProcess to call the process async. As it is async and does not wait for process model to complete it is not updating the process variables in the response. What are the possible fixes we can do?
The plug-in is not compatible with Appian 22.1. what else can I do to import csv to database
Hi, I am trying to integrate a web api in Appian enviornment but getting error that The connection is not secure even the web api is secured by SSL certificates. Apart from this, I am able to access web api in postman without any errors. Please suggest me what should I do to fix this.
Can we use "Modifying Data" option for GET method . What is the actual usecase for "Quering Data " and "Modifying Data" .
I'm using Executestoredprocedure plugin in 21.3 version to execute stored procedure in Oracle database. The procedure using Cursor as out parameter to return select statement result. I found out the open cursors are remaining open in database. Any thought to solve this issue?
Hi team, can anyone suggest me is their any plug in to download folder from the sharepoint
Good morning, I am trying to create a Web API that returns all the documents (more than one) for a given ID. Is there a way to do this? Thanks
Hi, I'm trying to configure the MSGraph Email Poller and I have given all the required values in third party credentials. secret tenant: using format login.microsoftonline.com/.../ applicationID But I'm getting below error: 2021-08-09 17:50:26,625 [Appian Work Item - 0 - execution00 : UnattendedJavaActivityRequest] DEBUG com.appiancorp.ps.msgraphmail.MSGraphMailPollerSmartServic e - Connecting to MS Graph authentication provider 2021-08-09 17:50:26,863 [Appian Work Item - 0 - execution00 : UnattendedJavaActivityRequest] ERROR com.appiancorp.ps.msgraphmail.MSGraphMailPollerSmartServic e - Unexpected error polling for mail java.util.concurrent.ExecutionException: java.lang.NullPointerException at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357) at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1908) at com.appiancorp.ps.msgraphmail.MSGraphConnector.<init>(MSGraphConnector.java:75) at com.appiancorp.ps.msgraphmail.MSGraph
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.