-
Recently active
I have tried with Web Content Component it will embed page with provided source url but it will ask for logon and password again.
Hi, While getting data from DB using in WebAPI, getting Z appended only in the datetime field as below. WebAPI: a!localVariables( local!Details: rule!XXX_DetailsView( batchSize: http!request.queryParameters.batchSize, startIndex: http!request.queryParameters.startIndex ), a!httpResponse( statusCode: 200, headers: { a!httpHeader(name: "Content-Type", value: "application/json") }, body: a!toJson(value: local!Details) )) It's a simple GET API. NOTE: rule!XXX_DetailsView - This is queryEntity used to get data from View. Anyone can advise, what could be the reason, and how can we remove this extra 'Z'.
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.
I am trying to set up an OpenAPI integration based on the JSON provided in the link below, but it is giving me an error message "The selected OpenAPI document could not be parsed" when I upload the document. Does anyone have insight here? I am not seeing anything in Appian's documentation that would assist troubleshooting.https://docspring.com/api-docs/v1/openapi.jsonSource: https://docspring.com/docs/api/openapi.html
Hi, i am exploring building the component plug-in for the below activities: 1. i will pass the parameter to the plug-in and based on that parameter the plug-in should get the data from the database and show it on the plug-in itself 2. if i modify the data on the plug-in it should update the same data on the database. Please suggest the approach for the above requirement. please let me know if any sample plug-ins
I have installed IAM Application from the Appian App Market and also created another application with integration in it. Now I need to know how to configure this integration app into IAM app to get the integration error if there are any integration errors? Thanks in advance.
DocuSign integration I have seen another project where when they create an envelope, they send a draft envelope to DocuSign. When the envelope is created, they call an integration object to retrieve a url like below: Apologies for the blurry images, but this is the setup to this integration object: In the Response Body in the first image, there is an http url. They are able to take that url and provide it as a link in an Appian interface, so that a user can click on that link and immediately see the DocuSign draft envelope configuration screen, where they are able to configure signer and recipient information before sending the envelope off to be signed. We want to replicate that in our project, however, we're using Appian's OOB DocuSign objects. Our connected system is below: We're not able to generate a similar URL. When we create and send envelopes, this is the only thing we see: If we try to get envelope definition (operation Get Envelope Definition), this is all we
Hello, I want to generate CSV file and send it via mail. There are smart services through we can generate CSV file but in this case my data is not stored in tables. Please see below: Functionality to generate CSV file on demand and send it to the User. In this Case since data is not yet saved in Appian tables, fetch inputs from Process Variables and generate the CSV when User clicks the button. Can anyone help me in this? Thanks
Hi all. I would like to capture via API the error that has occurred within a process instance in Appian. I have tried to do it with several methods through the ProcessExecutionService, but I can't find a way to do it. The error I want to capture is the one I can see within the process instance in the errors tab Could you help me please?
Hi All, I want to retrive my credentials stored in third party credentials in Admin Console or in Settings page. I have tried a!scsfield() and a!httpAuthenticationBasic() but no luck. Can anyone suggest how can we retrieve the data stored in secure credential store to integration object. Thanks In Advance.
I want to add text field with clickable icon but I am unable to find witch plug-in i nee to use,can any one help me with this.I need text field like this.
I am looking for a way to convert Base 64 format string to document in Appian. Note: The base 64 format string is coming as a JSON input request string when external system hits Appian web API. So, I don't have any integration object here to auto-convert the same to document using default Appian functionality in integration object. I need to receive this format, convert into document, store in Appian document folder and show the same in UI (without using integration).
Hello, We've successfully implemented the web API document upload template in Appian, fetching documents and metadata from an external system. However, we've encountered an issue where the file name is consistently labeled as "Untitled Document" in the process. Any assistance in resolving this matter would be greatly appreciated. Thanks
How to detect/fetch all base64 values using Gmail API response in Appian? Currently, I am using this End point/URL "">gmail.googleapis.com/.../messageId".
Can Appian whitelist by URL instead of IP address?
Hi all,We need to send a document from appian to an external system which receives document as a part of json with document converted into base64 string. For example:{ "name":"Document_name", "document":"base64 string encoded document"} The request json will look something like this. How to convert document into base64 string in appian? Do we have any plugins for that??
Hi! I have task to generate excel file, I am using Text Doc from Template. Almost all parameters I am passing like ###parameter### but I also have checkbox in template in which I should pass true/false and I am not sure how to do that.
I've created an WebAPI to save data by a!writeRecords(by WebAPI creation wizard) it worked fine when I test it by "TEST REQUEST" button, but when I call it by an Integrations, got error of {"message":"Write request has failed","error":"The input \"Records\" refers to an invalid record type. The record type does not exist, has been deleted, or the user does not have sufficient privileges to access the data."} I have create a Service Account, add SA to the security config with Administrator permission, to all objects, include WebAPI, RecordType Also add the API Key(Appian-API-Key) to Connected System. Can anyone help me?
Hello, I am getting this error while integrating. Can anyone please suggest? I have checked all the parameters and headers and they are good. Please suggest. The external system did not understand the request error-result-guidance The request was missing required details or was improperly formatted HTTP/1.1 400 Bad Request Next Steps Make sure that you are providing all required headers and parameters and that those values are valid Check the request and response for more details Review the external system''s documentation for information on what may have caused the problem
Hello, I'm creating a Web API for the first time, and I'm facing issues, perhaps due to not knowing how to test it. I have the Web API set up, and when I click the button to test it, it returns the value correctly: However, when trying to do it from an integration or using Postman, it doesn't return the response, but rather the following: What am I doing wrong? Thank you very much.
Hi Community members, I have requirement where i need to send the status to process model, if My integrations fails. Can someone help me. I have configured it this way, Have created a PV of Error and its of type IntegrationError, but still if integration fails am getting blank value in Error (PV).
I am trying to get the data from Integration , there is multiple field which is more than 4K characters , is appian having restrictions to receive the no of characters and show the data in GUI ? when i test the integrations , I am seeing the data truncated , any Input is greatly appreciated ,? if 4K is max limit , whether we need to sub divide them into multiple fields and show them , Please advise
We are trying to fetch access token in order to integrte with gmail. To get the access token, we need JWT, which comprises of header, claim set and signature. The header and claim set part are clear. Can anyone help to understand how to compute this signature in appian? Is there any plugin available in the market?
Hi Everyone, I m using the SFTP Plug-in to send a file but I ma getting the following error. This plug-in [sftp] is not registered to access secured values for the given external system key [ExternalSystem]. Check the external systems plug-ins list in the Administration Console. (APNX-1-4229-003) Here I have added the external system in third-party credentials and added this plugin in the list also but still same error. Which is causing this error? thanks in advance.
Hello everyone, I am using plugin HTML to PDF. I have used two nodes in process model "HTML DOC from template" and "HTML to PDF". In first node("HTML DOC from template") I am passing process variable for ###name### (pv!customer.name) and so on for others. Successfully converted HTML to PDF file but I am having issue with multiple entries. Like: I have total 10 records but in pdf all records shown up in one line with comma separator. Note: Created a rule for this where I get all records but getting issues passing this rule in process model node ("HTML DOC from template"). for example: <table> <tr> <td> <h3> Name </h3> </td> <td> <h3> Address</h3> </td> <td> <h3> Unit </h3> </td> </tr> <tr> <td> ###name### </td> <td> ###address### </td> <td> ###unit### </td> </tr> </table
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.