-
Recently active
Hi We are using JMS Message Producer plug in for IBM MQ. We are getting "JmqiException: CC=2;RC=2059;AMQ9503: Channel negotiation failed. [3=APPIAN.EUSFE1A.S1]" error in Appian and " AMQ9637E: During handshake, the remote partner sent no certificate. EXPLANATION:The conversation cannot begin because a certificate has not been supplied bythe remote partner." error at destination. Could you please help on this?
Hi, I am trying to use a Web API to write to my database table but what I want to do is get the record from a public Web API and use that record in my Web API that writes to my table. If I do it this way it works fine. But if I use an expression rule it throws me a status 500 error. Could you help me to understand please, I appreciate it.
Hi, Have a requirement to see if there is a way to dynamically add a signature field anywhere on an existing PDF form. I ran across this bulleted feature related to sign pdf plugin and was wondering if anyone would chime in on experience using this feature. There doesn't seem to be any documentation for the plug-in so wanted to get input from the community before seeing if it works. Place a new signature field anywhere on the document (https://community.appian.com/b/appmarket/posts/sign-pdf-document) If anyone has any success stories/experiences to share using this plug-ins feature would enjoy hearing about them before investigating deeper (e.g. does the feature work? Any requirements on type of PDF document required, fillable or non-fillable PDF? Thanks, Bob
We want to retrieve data from a another system using a service backed record approach. While doing this we saw a 5MB size data limit restriction for the full sync. Also we are not able to provide any batchNumber so as to get full data(as we are not getting this parameter to be passed to the actual API). Is there a way to get all data as part of full sync? In this service backed record sync approach, does this data gets stored to the DB? If not, where does this data reside/stored for any activity?(like insert the retrieved data to the DB)
HiI am calling a process using a!startProcess through web API and passing a user type variable into it. However, the variable in the process is not getting updated with the new value and shows null.Please suggest the solution
We are sending a single document in web API earlier in the response body like Now I want to send three documents in the same body. 1. PDF 2 JPG 3 JPG How can we sent it?
In my Application, I just wanted to show images in the Appian interface as a preview that are actually in google drive
Hi there, while using the smart service PDF from HTML I am facing issue as follows: "bundleName for SmartServiceException, builder.smartServiceClass=class com.appiancorp.ps.xmlfo.ss.AbstractDocumentGeneration". Searched community and no much help. Any support will be useful here. Thanks
in interface read only grid i just want one city name and area name what configuration i need to do
https://api.postalpincode.in/pincode this is PIN CODE apiwhere it will show me all the detail regarding it like city and state name.i am new to this i tried to intergrate but its not working please help me to solve this.
I'm getting the error below. It looks like it's working before I get this. I'm stumped. Any ideas? OAuthResultMessage Authorization unsuccessful. We never received an authorization grant. Ensure you saved your changes when registering with the protected resources.
I'm integrating appian with sharepoint and i'm having some trouble trying to view the sharepoint folders into the folder browser without any luck i want to know is this is possible or some work around thanks
How can we create a zoom meeting with google calendar events after start meeting should be auto-record
Hello, I need to know if Appian supports SSR or not?
Hi, I am using the plug in Import CSV To Databasev6 to load data from csv to a database table(Oracle SQL Developer) but I am receiving the following error:- ERROR com.appiancorp.ps.exceltools.smartservice.ImportCsvToDatabase61 - Error executing SQL; java.sql.SQLSyntaxErrorException: ORA-00904: "contact_area": invalid identifier; ; at oracle.jdbc.driver.T4CTTIoer11.processError(T4CTTIoer11.java:509); at oracle.jdbc.driver.T4CTTIoer11.processError(T4CTTIoer11.java:461); at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:1104); at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:553); Can anyone help me resolve this error?
Unable to generate the JWT as per https://docs.pdfgeneratorapi.com/v3/ I have seen there are some APPIAN plugins, however not sure which and what parameters to use. Please Help.
Hello, I set up an integration utilizing the rawg.io API and it seems to be working fine. However, I noticed that even though the count for a lot of the results is in the thousands, I'm only getting dictionary results of 10 or 20 I'm having trouble if this is something built into the API, or if its something I missed with Appian.Thank you
When trying to save an integration (connected with SalesForce) that is calling the "Create Sobject" "Case" I am getting the following error: Changes NOT saved - Please reduce the size of configuration inputs We have a lot of fields in our Case Object and not sure if that is the issue. I try using an expression to map only a few fields but keep getting the same error. When I test the integration, it works great but will not get saved with the "Case" Objected selected, so I cannot use it in my app. Any ideas on how to resolve this issue?
We are looking to achieve an in-app eSignature function within our Appian workflow process. Is this available? DocuSign integrations are available in the AppMarket, but all seem to route the user outside of Appian to the DocuSign platform to capture the approver's signature. Adobe Sign Utility & Sign PDF Document both seem to be more in line with our request, but I would like to confirm if either are feasible. Screenshot below shows the PDF embedded in the review pane where we would like to capture the eSignature directly within Appian.
Can someone please provide getAllKCs plugin here..not able to find it in the community
Failed to connect google analytics using integration system getting the below error Refused to load the image 'www.google-analytics.com/collect because it violates the following Content Security Policy directive: "img-src 'self' *.azure-api.net *.localoaaa.com *.gstatic.com data: *.msecnd.net app.powerbi.com data: *.azureedge.net" How to resolve this
I am testing out the Google Drive connected system and it is asking for some credentials I have followed the instructions in the documentation to generate new credentials and I seem to be stuck adding an authorized domain. To note I have added the scopes listed in the documentation. Currently I am trying it on my own instance from Appian community, but google cloud is giving me trouble with the OAuth consent screen. It's asking for a top private domain but anything before appiancloud.com gives me this error. Additionally I have left the authorized domain as "appiancloud.com" and it seemed to generate credentials for me but they also did not work. Has anyone else had an error like this or have encountered something similar? Thank you.
Hi everyone, I'm trying to do a simple web API which can handle nulls values, but I'm having problems using the if statement to set it up. Can someone please help me. Thank you filter: a!queryFilter( field: "name", operator: "=", value: if(isnull(http!request.queryParameters.name)," " ,http!request.queryParameters.name), )
How do i use GitHub connected system plugin
I am Working on DocuSign integration and I want to retrieve a document only after signing .But for that need a start a process. Hence I am using a web API to trigger a process, In DocuSign Console It show that message was received successfully but it didn't start a process. My question is , How can we check that web API is working In Appian designers? what will be reason that process is not starting via web API
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.