-
Recently active
Hi Team, How can we get back the response of Integration from WebAPI that is connected to the Process Model? Please let us know how to fix this issue as soon as possible. Thanks in Advance
upload document web API works fine inside appian but when i try from outside(from postman) it is throwing 403 forbidden error can anyone pls help in this
I am working on an integration for an application using Calendly. The integration works as intended, but they also have documentation about webhooks that allow information to be pushed to an endpoint as an event is scheduled or updated. I want to create a webAPI that runs a process model when an event is created in Calendly that will pull the data and log that information in Appian. Is this type of configuration possible within Appian and does anyone know how you would do that?
Hi! I'm working on an integration to bring documents to Google Cloud Storage via plug-in, upload file integration works fine, But it takes the document to the Google Cloud storage without the extension that is without any content as shown in the image below. To display the documents stored in google Storage, I use the get signed url integration and web content component where I can view the document if you have a type in google storage, but It will be downloaded a file without an extension instead of viewing the content. That is the file downloaded in downloads on my PC. You can see is a file without extension. Any ideas to edit the request and be able to send the extension to google storage?
I want to get dialog flow messenger in my interface .Does anybody knows how it can be achieved?
I am trying to create a WEB API that gets data from outside Appian and is available to start a PM with that data, however it doesn't seem to be available to work because I am getting a 404 page
Hello everyone. My use case is the following: I have a Web API that is expecting three query parameters: startDate, endDate and clientId. I want to be able for my user to choose these parameters from an interface and then sent them as query parameters to the integration I have configured in my process model and then work with the result.body. The first interface that it's shown to the user: Here is the process model: So far, I'm able to make tests with the WebAPI itself: And also with the Integration Object: But I'm not being able to complete the wiring between the user input and the Call Integration object, because somehow it fails. This is the map I have in the input field of the integration object: And the outputs: And I'm expecting that these inputs are passed as query params so I can manipulate the ac!Result.body and map it for the next interface, but the object can't really complete the request, failing. I'm just hoping for the user to fill out the f
Newbie here. Are there any existing out of box connectors to integrate with Kafka TOPICs? If not please share design patterns/best practices to interact with Kafka components.
Has anyone debugged a custom Servlet on 20.x or higher? I wanted to confirm the listener port for a remote debug session with IntelliJ / Tomcat and if there is an Appian configuration file where the port can be added or set if it is not turned on by default.
I am looking for Kafka integration where Appian is the producer of events (in a process model). Is there anything ready to use ? Does development of such a plug in make sense ? Thanks
Hi all. I am using the call web service smart service and although the wsdl is recognized and the methods are correctly indicated, the process that uses this smart service remains blocked in the step where I call the web service and does not indicate any error, remaining active.Do you have any suggestions?
Hello Sir, I want to develop solution between Laserfiche ( ECM software ) and Appian. In current requirement , I want to move some of the documents from Appian system to Laserfiche repository. I have developed API with all parameter which included files bytes and we will parse that bytes and create document within laserfiche repository, My question is how we will call my web API from appian ? I am completely new with this kind of intergation. I would aspect someone also guide me best way do it. Thanks, Pratik
I have started a<appian-record-view> that starts a related action via process model but it doesn't allow me to have a secondary input or parameters docs.appian.com/.../Embedded_Interfaces.html
Hello everyone. I am trying to display my sender display name in this format eg. John Doe <johndoe@gmail.com>, much like the below when i click open the email. As u can see, 'GDS GPLS' is the name, followed by the email wrapped in <...> I have configured in my Process Model as such But upon receiving the email, the display name is not shown beside the email. Can anyone help me understand why? I also added conf.mailhandler.ntf_sndr_name in my custom.properties file but doesnt work.
I've tested Azure AD Graph API functions using Postman outside Appian, it's successful. Created the HTTP connected system object with inputs ClientID, Client Secret and Token Request Endpoint. - Authentication: OAuth 2.0 client credentials Grant.- Tested using "Authorize" button. "Authorization Successful". However, when testing Integration Object using above HTTP connected system object, getting an "Invalid credentials" error . Any suggestions pls? Thanks. Invalid credentials error-result-guidance Appian was not able to authenticate with the access token you provided. This request requires Bearer authentication. HTTP/1.1 401 Unauthorized Next Steps This integration is using a connected system with OAuth 2.0 Client Credential authentication configured. You may need to authorize access to the external system and retry the request. Make sure that you are using the correct OAuth 2.0 configuration for this external system
i already create a web api but the response is in htpp but in the third page that im going to use the appi they need to receive a https response instead of a http
Team, Requirement - We are using Azure AD for authentication, is there a way we can configure Appian to reauthenticate at interface level?
Hi everyone, I am facing the following issue: When querying from my integration I am passing a text rule input with a single quote ['] in it. This character is automatically encoded to [%27] like all other special characters in the query but since it is also the separator in my query it's not working. How can I handle this and act on the query parameter encoding? Thank you Example: ri!name (Text): "Mont d'Or" query parameter: "PLTXT eq '"&ri!name&"'" URL: [...] PLTXT+eq+%27Mont+d%27Or%27
Hi All, Can anyone help me on, is it possible we can expose an API from Appian Side, which can be accessed by SAP , and when the Api is called from SAP side, a Process model will trigger with details.
Hi, I have created a Process Model with Start a Process Template. My Process Model has around 58 Process Variabes but through WEBApi when i try to pass those details, Web Api Throws an error like "Expression may not be longer than 4,000 characters. You have entered 6,811 characters." what can be done to overcome this? Thanks, Sakthi S.
Is it possible to use the Oracle DBlink with appian DB?
Hi All, I have a requirement where, we have to get the data from SAP and depending on data, we have to create a request in Appian, Can anyone please let me know how this can be achieved. Warm Regards Vineeth
Hi All, I am using the IDP application provided by Appian to extract invoices with line items. I set extraction threshold and classification threshold at 50%. Every time I upload the invoice, a reconciliation task is being assigned. In the reconciliation sub-process, we are passing the Confidence Threshold (here 50%) as follows: a!docExtractionResult( docExtractionId: pv!docUnderstanding.docExtractionId, typeNumber: pv!typeNumber, confidenceThreshold: pv!docChannel.minExtractionConf, isStructuredDoc:if(rule!DU_checkIsNullorEmpty(ac!docType.isStructured),false,ac!docType.isStructured)) The auto extraction had captured all the fields from the invoice hence its 100%. I know this from the final output of reconciliation task (autoExtractAccuracy = 1). My question is why is it assigning a reconciliation task every time? My requirement is if autoextraction is more than 50%, I want to directly save the data to DB without assigning Reconciliation task. How can I achieve this? Thanks m
Hi All, We are modifing our exsiting work in the application. we want to use Docusing integration for template creation and sending email to users for signature. i need help in template creation. In our existing workflow we generate word document in Appian by passing certain parameters like Date, startDate, EndDate, Address etc. same way we want to generate through DocuSing. Kindly help me here. Regards, Vikram Kumar Singh
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.