-
Recently active
.Base64 Document Database Integration Smart service - will help to achieve conversion of base 64 to image ? link: https://community.appian.com/b/appmarket/posts/base64-document-database-integration#:~:text=Provides%20the%20following%20two%20smart,agnostic%20and%20supports%20dynamic%20queries.&text=Get%20Base64%20Document%20from%20Database,document%2C%20returning%20the%20document%20id.
i made sure the certificate matches the api, and is valuable error-result-guidance Failed to connect to hhtps▬▬▬▬▬▬▬ Certificate for <10.▬▬▬> doesn't match any of the subject alternative names: [MW▬▬.pem]
I am successfully using "Receive File Over SFTP" to retrieve a file from a folder. When I use "Get Remote Folder Contents" to see the contents in the aforementioned folder, I get the error "No such file". Any ideas?
Hi, We have to retrieve the third party credentials from an external repository but the client doesn't want developers (not even administrators) to have access to these credentials. We know that credentials in the connected systems are masked: And we also know that values can be masked in Third Party Credentials (but this has to be done manually by an administrator): Does anyone know if this can be done dynamically or if there is a way for developers to not have access to these credentials? Thanks!
Hi, I'm trying to post a webhook on Autodesk which callbackurl is an Appian web API. The problem I have, I can't expose any Appian service without authentication, and on the post method I don't see any option where I can write an API-key or something similar, only the callbackurl. Is there any method where I can expose an Appian Web Api?
Hi All, As we checked in the particular KB article, there is an option called proxy host, port while configuring the webservices. Refer below article. KB-1306 How to integrate with web services requiring an HTTP proxy server - Appian Knowledge Base - Support - Appian Community However, in the latest version of Appian, while implementing with web Api integration, we do not have the option for passing the proxy host and proxy port. What is the best process to implement the HTTP proxy in web Api?
Hi , we are facing an issue with huge tomcat logs size after enabling the recieve email configuration in our project. in the tomcat logs I see the following recurring errorERROR com.appiancorp.mdb.EmailHandlerBean - Error receiving message in EmailHandlerBean MDBjavax.mail.MessagingException: Message could not be sent;Caused by: com.appiancorp.messaging.ProcessRouteMissingException: APNX-1-8001-001: No Process Routing Information Provided: Needs one of DestinationEventPersistentID, DestinationProcessID, DestinationPMID, DestinationPMUUIDThis doesn't make much sense since the only process model UUID that I have receiving emails has been added to the custom properties file already. What could be the issue here?
Hi Team, We are constantly getting the below gateway timeout error constantly with our integration. We have changed the timeout seconds from 120 to 200 still we are getting the same issue. Please let me know if solution for this. Thanks in advance
Hi , I am trying to connect to connect to Azure Blob Storage. I am canonicalizing the auth header but facing an issue somewhere that i cant identify. Can anyone please help on this? Here is the error message :
Hello everyone!!I need help doing an integration in appian with a SOAP API.They give me the following example of a call to the service from which I have to collect a couple of values for the next call:<soapenv:Envelope xmlns:loc="administracion.gob.es/punto uniconotifications/localiza" xmlns:soapenv="">schemas.xmlsoap.org/.../"> <soapenv:Header> <wsse:Security xmlns:wsse="docs.oasis-open.org/.../oasis 200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="docs.oasis-open.org/.../oasis-200401-wsswssecurity utility-1.0.xsd"> <wsse:BinarySecurityTokenEncodingType="docs.oasisopen.org/.../oasis-200401-wss-soap-message security-1.0#Base64Binary" ValueType="http://docs.oasis-open.org/ wss/2004/01/oasis 200401-wssx509-token-profile-1.0#X509v3" wsu:Id="X509-64F5C1E5A48C28A7C116170092820515">MIIHsTCCBpmgAwIBAgIQDMdc+nrFIYk/7ymn[...]</wsse:BinarySecurityToken> <ds:Signature Id="SIG-64F5C1
I have a scenario to clone application objects to create them as separate application and I couldn't find any api that can clone objects (under different application prefix) and set the object dependencies to newly created objects (uuids or object with new prefix). For example: Application has rule A_A, CDT 'A_B' and process model 'A C' where process model 'C' uses rule A & cdt B. I have to now create another application with prefix lets say 'X' and clone objects from A into it with rule X_A, CDT X_B and process model 'X C' and ensure that process model 'X C' now refers to X_A and X_B. All of this to happen in a plugin (servlet or smart service). Explored ApplicationService and AssociatedObjects and both of them don't offer any such methods. Appreciate any help/suggestions.
Nice to meet you, Appian community members! I'm looking for a no-code/low-code solution in order to properly develop corporate processes in my company. As I know from the recommendations of our colleagues, the Appian platform could be a wise choice for that purpose. My main question: is there any way to pair/integrate the Appian tool with other enterprise platforms, namely Camunda? Current use case: we need to integrate Camunda technology in a low-code solution for easier business process building. Looking forward to your response
when I generated the health check report the report says appian version(23.4.222.0 ) was not recognized can anyone help what is the exact cause
Hi, We are defining the architecture in a new client and we are looking at the different options we have to communicate from Appian Cloud with the client's private network (and vice versa). Reviewing the documentation, it seams that the only methods of connectivity with Appian Cloud are VPN and AWS Private Link. Does anyone know if Appian supports a P2P link? Thanks!
Is it possible to generate a Word document with a dynamic summary of the document using native or plug-in functions? My need is to create a paragraph in the Word document for each item in a list. If there are many paragraphs, it would be useful for the user who will have access to this document to have a summary that shows the link and page for each dynamically inserted paragraph. I'm now using the DOCX From Dynamic Template smart service of the Advanced Document Templating plugin which allows me to dynamically generate paragraphs but I can't get the summary to update when the document is generated. So the summary remains empty. If I use the template with the summary already updated, the generation of the document fails because the logic of the list is on the dynamic construction of the paragraphs. Thanks
This is a "how does Appian do it?" questions. I'm working on an Appian site that uses webContentfield to display an outside site inside of Appian (like an iFrame). This outside site is using the credentials from SSO to log the user in. We are pretty sure it is using the session to do that but I don't see anything that specifically sets that up. We need to do this with another 3rd party and they are asking how the credentials are getting passed. Does anyone know the magic of SSO that is happening in this situation?
We are trying to create a SharePoint connected system with Appian native, but we are having problems with the authentication by "Client credentials". The problem we have is that it can be done from Postman, but the parameter it asks for is "resource". And here we have no way (or I don't know it) to see the call to see why the call doesn't work. Is there anyone who has been able to do it and can help me? We already connect to SharePoint with Microsoft's API Graph, but we have to modify some metadata and it can't be done by API Graph, we are exploring this possibility. Thank you very much.
I am using a!fromJson to convert a JSON string into an Appian value. However, I encounter an error when handling document types. This is the current format I am using: in ER: """" & fv!item & """:[" & substitute(if(rule!GLB_isBlank(local!data[fv!item]), "", local!data[fv!item]),";",",") & "]",OUTPUT: "fieldName":[[Document:115497], [Document:115501]] but It's giving error 'The json Text parameter was not valid JSON'
Hi As I am trying to connect with gmail account with the help of "Gmail Connected system".The Gmail Connected system is connect successfully when it comes to integration I am getting "GMail Integration Error"The screenshot below:-Please let me know what I am missing.
What is the correct way to give private RSA key to docusign connected system,the RSA key pair obtain from Docusign console (the created app in app and key tab ) is not working ,I am getting Following Error
Hello All, I'm experiencing a strange error with an API object when making a POST request. This is the request body: { "project_id": 4, "participant_id": 1, "strata1": "New York", "strata2": "9"} I'm receiving a 302 error with the following error message: Error processing integration response error-result-guidance The response body could not be converted to an Appian value The jsonText parameter was not valid JSON. Received: <.... I have verified that the API key and endpoint are correct. I am able to get a 400 error using PostMan. Has anyone encountered anything like this before?
Hi all, I was researching about publishing processes as web services in Appian and the use of WSDL, and I would like to know if there are any limitations in the definition of XSD types. In a schema defined in the WSDL, can one schema reference another schema within the same WSDL? Are there limitations with the data types? Thanks!
Hello Everyone, I have a question with the GMail Connected System Integrations. messageIds is array in the rule input, but the test does not succeed if value is more than one. Could someone help me out to fix the issue.
Hi all - need som help withthe PowerBI Integration. I can: - Generate Report Extract using the PowerBI Connected System, for example for pdf or csv format - Get Report Extract Success returns a Success for both - Download Report from Export returns ok for the pdf but for the csv returns a integration error code: IntegrationError title"Error Code 418"(Text) message"Unsupported file type returned by PowerBI"(Text) detail"{"document-error:":"Unsupported content type returned","returned-content-type:":"text/csv"}" Attached are the integration configs etc. Anyone able to assist on this Thanks Debesh
I am integrating an employee system with another system that tracks our employee background checks. The Web API returns several records for an employee. body Dictionary LASTNAME "Smith"(Text) USER_ID 1234567(Number (Integer)) FIRSTNAME "Bob"(Text) BGCDATA List of Dictionary - 3 items Dictionary SERVICENAME "Fingerprinting"(Text) TYPENAME "Background Check Option for School Teachers"(Text) BGCDATE "July, 25 2018 00:00:00"(Text) BGCSTATUS "Complete"(Text) BGCCOMMENTS ""(Text) Dictionary SERVICENAME "MYB"(Text) TYPENAME "EMPLOYEE"(Text) BGCDATE "October, 24 2023 08:00:26"(Text) BGCSTATUS "Complete"(Text) BGCCOMMENTS null(Null) Dictionary SERVICENAME "MYB"(Text) TYPENAME "EMPLOYEE"(Text) BGCDATE "April, 19 2017 09:22:39"(Text) BGCSTATUS "Complete"(Text) BGCCOMMENTS null(Null) Here is the XSD for the CDT that I am storing the data into. @Column(length=255)
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.