-
Recently active
We are trying to integrate Appian with Adobe through OAuth 2.0 authorization code grant. We have used Appian Out of the Box Connected system and able to authorize Adobe. However, the site can give me an access token (valid for 60 minutes). We need manually authorize every 60 minutes to keep the connection active. Adobe team asked us to use Refresh token to get automatically authorize. Appian doesn’t have any Out of the Box solution to address this issue.We tried using integration object to get tokens. But we didn’t find proper documentation to achieve using integration object. We want a plugin or sample application where Refresh token can be used without manual intervention.
Any documentation or suggestion will be welcomed ,before implementing
ContextFor a client I'm currently making use of the Automated Deployment Manager plugin, in this case specifically the deploy-application.sh script. Everything is working fine right now, however we have a specific requirement ask that I'm having difficulty with: Currently, a Deployment through this plugin will halt if the Inspection yields any Error messages it seems. My client wants to be able to have deployments halted upon Warnings coming back as well. I can think of a workaround by doing an Inspect, digging through the result log for Warnings, and using a Process Model / Parent-Script logic flow to halt then conditionally do the Inspect/Deploy action, but that seems inefficient as it forces 2 separate Inspect actions upon a successful deployment. Question Is there any way to instruct the ADM script to halt on Inspect Warnings as well as Inspect Errors, and if not does Appian have any recommendations on what modifications could be made within the scripts to accomplish this?
Steps Followed: 1. Created a connected system with the "Authorization code grant" authentication--success 2. Created an integration for create and send envelope--success 3. Created an integration for "download for signing URL"--Failed ERROR Screenshot: Process variable: Please guide us how to proceed.
Im getting this error when my document is less than 4 gb and it has only 500 rows. Im trying to modify a excel file with a value in a particular cell this is the value that i want in the cell this is the excel wich has 500 rows this is the configuration of the the service
I have a template docx that has a total of 3 fields attached template docx, I am required to update only 2 of these fields: 1) doc.project.name 2) doc.project.address, during the initial document creation. The updated template is then uploaded to SharePoint. Later, I will have to download this document from SharePoint and update the third field. I pass in only the 2 fields into my expression rule to generate the xml. Xml generated via expression rule: <project> <name>Ary Rock</name> <address>/address> </project> Error: freemarker.core.NonStringException: For "${...}" content: Expected a string or something automatically convertible to string (number, date or boolean), but this evaluated to a sequence+hash (wrapper: .. [View:/cfs-file/__key/communityserver-discussions-components-files/19/2625.wordTemplateForDynamicGeneration.docx:320:240] Goal: I would like the updated template document to have the updated fields and also show t
Hi eveyone, I'm trying to add and deploy Content tools plugin, but I get this error: "HTTP Code: 500 APNX-1-4198-019 An Error Has Occurred Expression evaluation error [evaluation ID = e1688:2495d] : An error occurred while executing a save: java.util.UnknownFormatConversionException: Conversion = 'D'" Any suggestions on how I can deploy and use the plugin functions?
Hi All, We are having issue in "Generate Excel from CSV" plugin. The process model executes the steps, however, the output is not generating in the folder. Tried using both the ways "Create New document" true and false. In both option it is neither generating output nor throwing exception. Please find the sample CSV file to be converted. Regards, Aarthi.P
I am using this smart service "PDF from Single DOCX (with Fonts)" to convert docx to pdf, but the bullet points are being retrieved as "#" , is there any way to resolve this?
Good afternoon! I'm creating an app in 'My Community Edition Site', Appian Version:22.2. I'm using the plug-in Excel Tools, Import CSV to Database v6. When creating the process, everything is working but the data is not being updated to the database, CDT or record list. I'm going to attach all the evidences for you to understand and find the problem with me because I don't know what else to do, I've tried many different things, some told me to review the data types or the table name [emoticon:ca08b2c27c2f40e993e89508acf29e0b] The CSV has 3 rows, the header and 2 similar to the picture. If I insert the data in the Could ddbb manually it works perfectly, but it would be better if the process works and I won't need to do 30 inserts. Thanks in advance! Rony-Michelle ;)
Hey Community suggest me the function or plugin to read excel convert into cdt
I want to send a document to recipient via DocuSign and want to retrieve by a process in Appian after the signing .So completed event can be trigger to a webhook ( or to API) via Docusign ,But it giving the follwing error, "Error - The remote server returned an error: (401) Unauthorized" How can I configure authorization in web API to trigger a process model
Hello everyone, i installed fitness for appian and configured the config.properties as shown in the documentation. But i'm getting the errors below. this is my code: !define TEST_SYSTEM {slim} !define COMMAND_PATTERN= {java -Dlog4j.configuration=file:///${automated.testing.home}/log4j.properties -cp %p %m } !path ${automated.testing.home} !| script |com.appiancorp.ps.automatedtest.fixture.SitesFixture | |setup with |CHROME |browser | |set appian url to |https://url here| |set appian version to|20 | |set appian locale to |en_US | ***! By the running the code above i am getting this error: I have jre 1.8, but jdk path is not set. Could that be the issue?
Good morning colleagues, I need to expose a web api with oauth 2 authentication , I manage to do this but the token expires from the external system every so often and I don't know how to make it regenerate automatically without having to do it manually . can anyone help me with this ?
I want to send a document that need two sign from different user ,How can I do that
Hello, I have created an Integration that will return some data from a Request URL, but I want to add two Rule Inputs in the Relative Path of the URL. In the Appian Doc about Integration objects it mentions that you can use Rule Inputs, but it does not mention where to declare them. In the Appian Doc: In my Integration object: Can anyone help me please? Thank you in advance.
Hi, I done 1 Integration using Post method. It works in Test environment, but when I try the same in Production environment with same URL, Authentication and rule input I receive timeout issue. In addition production environment HTTP request is not proper. Here below I attach the screenshot, Kindly guide me to overcome this issue. Thanks
Hi, On 7/20 we upgraded from 22.1 to 22.2. We are using the Amazon S3 Utils version 1.1 and we can no longer upload to S3 after the upgrade. This plug-in [com.appiancorp.ps.plugins.amazonS3Utils] is not registered to access secured values for the given external system key [s3prod]. Check the external systems plug-ins list in the Administration Console. Error Occured: Error while uploading the file to Amazon S3. Error is: The security token included in the request is invalid. (Service: AWSKMS; Status Code: 400; Error Code: UnrecognizedClientException; Request ID: c1e7278c-ca73-46bd-bcf9-c510a620018a) Thanks, Scott
Hi All, To use push notifications, Set up your receiving URL, or "Webhook" callback receiver. please tell how to set up this and how to use it within an Appian. Thanks in Advance
Hello Team, I would like to know if there is any plugin/smart service available to split data from one sheet and place it to multiple sheets in same excel? eg: suppose if I have 100 rows in first sheet of excel, I want to cut first 25 rows from it and place it in new sheet. Thank you in advance.
I Have an requirement where Appian needs to connect with JIRA .Just to create an issue and update comments.
Hi All, Can anyone help me out to use google drive Push Notification in Appian .
hello, below is my integration Here i have given the url as https://abc.com in my interface i have accessed this integration as local!data:rule!integration().result.body It is working fine. But instead of giving the url "https://abc.com in integration system, i want to pass the dynamic url from interface, and assign it to URL text box in integration system. Is it possible?
I have this problem statement and want to know how to integrate tensorflow with appian . Create an automated invoice processing system for an accounting firm by taking input of the invoices, extracting data from the document, and escalating it user in case of low detection score using TensorFlow
I am trying to integrate with Adobe sign. I created a new connected system. But the result is always “Authorization unsuccessful. We never received an authorization grant”. I tried it by postman and I got the token successfully. So the value I input should be correct.
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.