-
Recently active
Hi, How can I convert the below dictionary- { name:"Vivek", place:"XYZ" } to something like this: "{\"name\":\"Vivek\",\"place\":\"XYZ\"}" It is a bit from what a!toJson function returns. Any lead will be helpful. Thanks!
I am new in Appian application development. Can any one please help me to know how can I use the Import CSV to Database smart service? Should I use any Plug-ins? If yes where from I can get it? I searched for it but did not get it.
Hi, Could someone help me on learning WEB API and Integration Objects in Appian? I need some free URL for REST API for (For learning WEB API and Integration Objects in APpian) and Also WSDL url for WEB API object. Thanks Faisal
Dear all, i tried to setup uipath connected system, but i got "method not allowed" error. The login credentials and the url to the orchestator are correct. Can anyone give me suggestions? thanks
Team, We are using Azure AD for authentication SAML SSO with appian cloud , same is working fine. I have a process which will check user details against azure AD for getting first name , active etc any idea how to do it ? Anyone have done it for esignature or just checking user details?
I want to Integrate Google Dialogflow into Appian Interface. Has anyone tried this before. Is there a guide to get started with?
Hi guys, I'm trying to set up Appian RWM with Automation Anywhere. I followed the documention , but when I try to run RWM AA ETL Wrapper Model I receive this error: Someone can halp me? Best regards,
"
I have a related action that will make updates to fields in a CDT so I need to inform all active tasks of the change. We are currently using Set External PVs Activity to update active processes with the updated information. However, we recently made updates to the CDT which caused some processes to still use the older version of the CDT (indicated with ^version) and the Set External PVs Activity plug-in clears out the CDT data in the active processes instead of updating due to version incompatibility. Is there a way I can cast an older version of the CDT to the newest version without things being cleared out? Or are there any other ways for me to tell the active processes that there was an update to the CDT?
We would like to implement authorization using keycloak in Appian. Can anyone suggest anything
Hi , I am setting a rest call using Integration Smart Service and on the field which is text I need to sent a sprecific structure like follow: { { "Name": "Name1","Value": pv!Value1},{ "Name": "Name2","Value": pv!Value2}} . I try several different scenarios but nothing is complete as expected. Please advice me how to proceed. Thanks in advance.
Hi, How should we get Model Id of a particular channel while using the Intelligent Document Processing functionality of Appian? Thanks in advance! Shakshi Agarwal
Hello Community, Is there any alternate plugin for the following one: https://community.appian.com/b/appmarket/posts/download-file-to-disk (this seems to be old) Requirement: We have to copy some files generated in Appian to different folder in server. Please share your thoughts for any plugin that suits this requirement. Even if the smart service renders the file path of the actual document would also suffice our requirement. TIA,Arun
Hi all, We use the EWS Mail poller in order to download mail from Exchange Web Service, with db mysql. We don't found any reference to use Maria DB. anyone have found any problem using Maria DB? thanks.
Hi all, I am using Import CSV to Database to import a file to a database table. So far I can see the file has to match everything with the table definition but I now I got a strange behaviour. I am using a file with a wrong header but the service return import success as true. Makes sense? The same happens if I use a file with more columns that defined in the table. Can you help me? Thanks in advance.
Hi all, I am using the plugin excel tools to import a csv file to db. But after that I want to validate the headers just to see if the column names are the same defined in the db. I tried the function readexcelsheet( excelDocument:local!doc, sheetNumber:0, startRow:0, numberOfColumns: 10 ) But I only got an error saying "evalution error at line ..." Can someone tell me what I am doing wrong? maybe something regarding data? Thanks in advance
Hi all, I was wondering whether there is a way we can initiate batch request to OData API like mentioned in http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_ReferencingNewEntities using Appian's out of box integration objects? If yes, is there any example anyone can send? Thanks in advanced!Akshar
Has anyone successfully integrated ws -fed with Appian for Authentication?
Hi All, Can someone recommend under which plugin I can find the function: translateForUser() and the url for the plugin. Need this function for the multi language support
Hi! I have an integration with the Scrum API where I bring project information, I bring the information in a Json and it appears complete (1060 items) but when I pass it from Json to an Appian value the information is lost and brings me 632 items. Is there any other way to avoid losing the information? Because I cannot make a filtering from the API only until I consult the information in Appian.
I have a word document with html tags that I need converted to formatted text. For example I would like <strong>Hello</strong> to display as Hello instead. Currently I'm using Open Office writer doc to generate word document and need to embed html text converted to formatted text which should also preserve coloring and formatting. Open Office Writer Doc From Template Smart Service Does anyone know a way to display code in Microsoft Word documents that preserves coloring and formatting? I have tried to include code as html to parse <b>, <i>, <a>, <li>, <div> and <p>, for example. But all the tags and formatted styles have ignored and resulted in a single normal text. But as of now, I could only display it as normal text as Appian ignores all the html formatted code example <div>, <p>, <li>, <b> etc.
Hello All,We are trying to do FTP over SSL using SEND FILE OVER FTPS (Basic credentials) smartservice (SFTP smart services plugin)We have deployed the necessary client certificate in the admin console yet the smart service gives the error message like ERROR READHANDSHAKE RECORDCan anyone help us identify the issue?
Has anyone successfully used the plugin available here - https://community.appian.com/b/appmarket/posts/imedidata-integration-function to call the iMedidata ?
From what I know, you have to go to Admin console and select plug-ins tab. Then choose the plug-ins and deploy it. But, to add plug-ins that are not included in the Appian App Market, you have to contact with the Appian Support team. Do I have the right idea? What I want to do is add plug-ins on on-premise base. How do I add plug-ins? Could I get a specific description of how? Thank you.
Hi all, I'm working on a graph API integration where I get and load in messages from Graph API. I've got a minor problem in which the content is always returned in html. In the get message documentation (Get message - Microsoft Graph v1.0 | Microsoft Docs) there is a header, 'Prefer: outlook.body-content-type' which allows for the return type to be set to text which makes it easier to extract the content. The problem is, when I put this in the header field on an integration I get the following error message: The header name Prefer: outlook.body-content-type is not valid. A header name may only contain letters, numbers, and the following special characters ! # $ % & ’’ * + - . ^ _ ` | ~ When I try to break the header up it always returns failure. Does anyone know the correct format to put the header name and value pair in? Thanks in advance
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.