-
Recently active
I've followed the steps from https://docs.microsoft.com/en-us/azure/active-directory-b2c/saml-service-provider?tabs=windows&pivots=b2c-custom-policy While testing receiiving the error "Application registered corresponding to IssuerUri "">https://xyz.com/suite" in AuthRequest does not have assertion consumer service URL "">xyz.com/.../AssertionConsumer" specified in its metadata.</samlp:StatusMessage>" SAML Request: <saml2p:AuthnRequest xmlns:saml2p="urn:oasis:names:tc:SAML:2.0:protocol" AssertionConsumerServiceURL="">xyz.com/.../AssertionConsumer" Destination="https://<tenantname>.b2clogin.com/<tenantname>.onmicrosoft.com/B2C_1A_signup_signin/samlp/sso/login" ID="_39d15c6a-1234-4d48-9ea6-625375271234" IssueInstant="2021-07-23T15:10:23.070Z" ProtocolBinding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" ProviderName="">https:/
Hello I need to query the bapi of sap using a!sapinvoke(). For this I need to configure the input parameters and I don't know how to do it. Can you help me configure scsExternalSystemKey?
Good morning, I would like to know if there is a way to dump the support tickets directly to our company's jira and in the opposite direction. Thank you very much
I am patching some plug-in to meet our requirement. And it use some appian jar. for example : com.appiancorp.exceptions.jar. But I cannot find these jars in appian site, only see the API here. So how can i get it?
Hi All, We have a requirement where we need to have a protected columns in excel. I am using CDT to excel plugin. But this works partially. Meaning I have getting the protected columns but it also marks all other columns as protected which I have not set as protected in my template & which has data. Prompt response will be appreciated. Thanks
I have an API response that has special characters in the attribute keys. Due to which, the sync fails when I integrated the API response to site records. Here is the API - https://data.cityofnewyork.us/resource/5kqf-fg3n.json? Response has the following attributes in the body that Appian complains due to special characters ":@computed_region_efsh_h5xi":"24670",":@computed_region_f5dn_yrer":"41",":@computed_region_yeji_bk3q":"3",":@computed_region_92fq_4b7q":"24",":@computed_region_sbqj_enih":"61" How do I remove those attributes as those are anyway insignificant for the application. Please suggest all the possible ways a) Can we do that in API integration call itself, by handing the API response and removing unwanted JSON attributes. b) In the Records and data source sync, ignore certain fields Here are the screenshots of the API response
Hi,When I tried to create a custom connected system template I’m getting error The System Has Encountered an ErrorHTTP Code: 500APNX-1-4198-000 Error Evaluating UI ExpressionExpression evaluation error [evaluation ID = LTZZ4L1B] : Error creating bean with name 'plugin.package.Template]': Failed to introspect bean class [package.Template] for lookup method metadata: could not find class that it depends on; nested exception is java.lang.NoClassDefFoundError: com/appian/connectedsystems/templateframework/sdk/configuration/FolderPropertyDescriptor$FolderPropertyDescriptorBuilderAppian version 19.1 On premises Sdk from https://github.com/appian/integration-sdk-examples/blob/master/Connected%20System%20Plug-in%20(CSP)%20Examples/Hello%20World/build.gradlebuild jar, how to guide docs.appian.com/.../develop-first-connected-system.htmlCan Anyone help me on this?Thanks in advance.
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?
Is there any limitations on the rows or size of the csv to be used in Import CSV to Database. I am getting ArrayIndexOutOfBoundsException when I used a CSV with nearly 1,96,000 rows with 41 columns.
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
Hi Is there an easy way to find what are the places pv is used in process model? Scenario is we have a pv in process model in which the values from db is stored. Need to find whether that pv is used anywhere else Thanks in advance
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?
While using Import CSV to Database when I am trying to have 41st column. I am getting the below error - Missing IN or OUT parameter at index:: 41 Is there any limitations on the number of columns to import or if I am missing something. Note - This is working absolutely fine for the 40 columns and its happening only when I try to have 41st column.
Hello All, Do we have any OOTB function or plug-in function to achieve series sorting ? Example : Input {1,1.1,1.1.1,4,1.2,3,2,2.1,2.2,10,13,12} Expected output : {1,1.1,1.1.1,1.2,2,2.1,2.2,3,4,10,12,13}
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
Hi All, Did any one know if we can integrate Appian with MS Access to fetch and update data? Read some ideas of using JDBC and ODBC connectors which were articled years ago. Please let me know if there are any other alternative solutions/ comments on this. TIA
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
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.