-
Recently active
Hello, Could you please tell me how can i retrieve the caller of a custom function inside this function (in java) ? I would like to check at least if he has the sysadmin rights. Thanks in advance David
Hello, I'm trying to deploy a HTTP Connected System in an other environment, but when deploying, the Deployer plugins throws this error :"An error occurred while creating connectedSystem: The creation of the connected system failed because a value must be supplied for baseUrl in an import customization file" (in the base URL field : I have entered the url without any constant) Could you list me the different steps to deploy my connectedSystem please ? Regards
Hello All, Please let me know whether anyone worked on plugins to export the report(Readonly grids) to pdf.. We are using plugin - Dynamic Document Generator and then using pdf from html option. Challenge here is after converting into pdf(using html option) - unable to insert page break so some of the rows were truncated and because of the fontsize columns also truncated. Please let me know whether if any worked on the similar requirement/any workaround. Thanks
Hi all, we would like to introduce you our approach to implement integration based on Appian, SAP and Salesforce SAP, Appian, Salesforce - SAP Cloud Platform - event-based integration with Microsoft Azure (EN) SAP, Appian, Salesforce - SAP Cloud Platform - event-based integration with Microsoft Azure (DE) What is your experience?
We need to make use of JSON Web Encryption for a 3rd API integration. We are just doing a quick check to see if anyone else has implemented this on Appian.
How to convert the Network Graph field to image? Any smart services available for the same?
Can anyone please guide on how to use service account in Appian. Why do we need to use it and how it is used for testing . Thank you
Hi All, Can anyone help me with details on hoe to connect to sharepoint (Online / 2016) from Appian, any plugins or other ways to connect. the main idea is to read a file from SharePoint and place a file to SharePoint Thanks in advance Warm Regards Vineeth
Hi I am wondering if it is possible to use the readexcelsheet() function on a rule input file (ri!Submission.submissionfile) which is uploaded in the same interface. a!textField( label: "Rules", labelPosition: "ABOVE", value: readExcelSheet( excelDocument: ri!Submission.submissionfile, sheetNumber: 1, startRow: 9, numberOfColumns: 4 ).result.values[1,4], saveInto: ri!rules, refreshAfter: "UNFOCUS", readOnly: true, validations: {} ) Should this be possible or does the function only work within a process model? In the interface I am getting the following error: 'Interface Definition: Expression evaluation error at function 'readExcelSheet'' while in the process model it works (with process variables) Thanks in advance! Chris
I have two requirements that I am not sure how to tackle:1. I need to to export a datasubset, dictionary, cdt, or map to excel (basically data that is in appian, not in the db) in an interface. 2. I need to upload an excel spreadsheet, and extract the data to display in a grid in the UI. So I need to extract it to a datasubset, dictionary, cdt, or map. Is there any OTB functionality or plugin that could achieve one or more of these requirements?
We are in need to use mobile push notifications to generate mobile notifications on certain events, but the issue is that we are on on-premise environment and Mobile push notifications are only available on Appian Cloud. Is there any suggestions or other ways to achieve the mobile push notifications service in self-hosted or on-premise ?
hello all, We have multiple documents sending to user via DocuSign and once it is approved we get back the document via WEB-API .... which is working fine but when one of the document is signed the web api is called and the process moves ahead...which shouldn't happen now we need something that keeps the web api on hold until all the documents are signed
Hello All, I have a requirement to poll mails from an external mail box at a specific interval(eg; once in 5 min), I found plugin " Poll Email from Microsoft Exchange EWS API " from app market. But i couldn't find any configuration details. I followed the steps but facing errors when i run the process. Please suggest if anyone already worked with this plugin or let me know is there any alternative solutions for the same? Regards!! Sujitha
Hi all, This scenario has few relevant details. Will try to make all them visible... I need to send an XML SOAP message to a third party, and the message has embedded a document, which has to be codified (uuencode) in base64. Reading the documentation, the approach has to be the creation of a full set of data types with the same structure than the XSD to be sent. So far, so good. I'm able to send a full data type with the file using an Integration call, setting the content type as XML (application/xml), in the content I have the data structure and I ticked the Automatically convert CDT to XML. This is a post message with an specific header and basic authentication. Now, that third party says is unable to consume the message if there is no a proper SOAP header in the XML... Simple, right? I need to add this: <soapenv:Envelope xmlns:soapenv="">schemas.xmlsoap.org/.../" > <soapenv:Header/> <soapenv:Body> --> here goes my message </s
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.