-
Recently active
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
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
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!
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)
I have to do an integration with a SOAP service with BinarySecurityToken using an X509 digital certificate, has anyone ever done that? What type of authentication do I have to put in the creation of a connected service?
What are the integration types?
Hi I am trying to call Appian web api from dotnet application running from service fabric but it gives the HTML Page as the response which is the login page of appian environment. using API key authentication. But its working fine from PostMan. Please Suggest. Thanks in advance
Hi,I am trying to connect AWS Rekognition service with Appian. I am getting an authentication error for the AWS Signature Version 4. Can anyone help on this please?
hi, my json response is as follows : Body={………… message={role=user, function_call={name=fn_test ,arguments={ "annotations": [ { "originalText": “text1”, "annotation": { "classification": "Rule", "rule": true } }, { "originalText": “text2”, "annotation": { "classification": "Rule", "rule": true } } json to Appian shows like this. I was able to traverse until arguments using httpresponse but cannot pull anything inside annotations ,wanted to extract every ( original text, classification and rule) and store it as records in database.Any ideas appreciated.
Hi, I am trying to call my appian web api from my angular application which is on localhost however it is throwing cors error. NOTE: I tried with Postman it is working fine (Getting expected response). Error i am getting : Appian api end point from origin 'http://localhost:4200' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Thank you in advance.
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 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
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
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.