-
Recently active
getapplicationprocessmodelsuuids() this will give us the complete list of all process in a specified application. looks like its no more working. Can someone please let me know the equivalent for the same.
Hello, We need to get message from Blue Prism integration after integration call is successful. When we call integration directly in integration object we get response in raw response like this: "<soap:Envelope xmlns:soap='schemas.xmlsoap.org/.../' xmlns:xsi='www.w3.org/.../XMLSchema-instance' xmlns:xs='www.w3.org/.../XMLSchema' xmlns:soapenc='schemas.xmlsoap.org/.../'><soap:Body><Message xsi:type='xs:string'>Successfully completed process</Message></soap:Body></soap:Envelope>" But, when we call integration using call integration smart service in process model and try to save response we get empty result: [] saved in process variable. Is there a way to get the raw http body while calling the integration smart service so I can parse it manually?
How to get the signed document sent using send document for e-signature docu sign back to appian.
Hello Everyone, I am creating a Web API (GET method) and am using a!queryprocessAnalytics to get some values from a report. One of the column in the report is Asignee and the type/Formatting for this column is 'User or Group Name'. When i test the request i am getting a valid result but with either Group Id or username. I want to first know if the value is User or Group then convert it into First Name, Last name for User or Group name for Group. I tried using find("[",cast(3,value),0) to know if the value is user or group but after knowing i am not able to convert the value to First Name, Last name for User or Group name for Group. Please help me to find a solution for this. Thank you
I just downloaded and imported the https://community.appian.com/b/appmarket/posts/adhoc-collaboration application plugin and couldn't find the below components: ACC_API_compactView ACC_compactTaskDisplay ACC_compactCommentDisplay ACC_API_queryEntries ACC_API_createNewEntry ACC API Create New Entry process model ACC API rule folder Can anyone help me with this?
Hi Everyone, I have a requirement to combine all excels having each sheet into a single file which contains multiple sheets together. I assume the combine excel sheet plugin will work but I am not getting the output document stored in the folder. Can you please suggest how to use combine excel sheet plugin? Thanks in Advance!!!
Hello, we're attempting to use the "Word Doc from Template" Smart Service on a Merged word document, but the smart service only replaces the placeholder from the first document that was merged. For example if we have 3 docs with placeholders, merge them, then run the Word Doc from Template Smart Service, the output document will only have replaced the placeholders that were contained within the content or the first document. We've checked all of the formatting of the placeholders in the XML and everything looks correct. The issues aren't caused by what's outlined in this KB document. Any idea what might be causing this? Merge document plugin community.appian.com/.../dynamic-document-generator
Hi Team, after update to 22.3 all our create user smart services with i18n are failing with below error in UI as it is chained activity An error occurred while executing a save: java.lang.NoSuchMethodError: com.appiancorp.suiteapi.personalization.UserValidationUtils.isValidNameLength(Ljava/lang/String;I)Z Is anybody found the route cause ? even the node is failing with below error . The amount of time allocated for the completion of an unattended activity was insufficient to allow the activity to complete Commented on below link as well ? community.appian.com/.../personalization-utilities
If I'm using a deprecated smart services, how can I check it in my app if I'm using it? For example: Export SQL to Excel and [Deprecated] Export SQL to Excel What would be the difference? Would you throw me any warnings or errors?
Hi, I am trying to create an Integration object in Appian. How can I make these parameters dynamic based on the environment. I would like to pass different parameters based on the environments like DEV, UAT and PROD. All these environments will have different urls. How can I achieve this.
I am having difficulty utilizing the "Connected System" and connecting to the Appian DB. I have verified we have a Maria DB and that the database name is Appian. I think I have the server name correct, but not 100% sure. Would the server name be the same as the appian website.... companytest.appiancloud.com:3306? I know it is already available as a Data Type "Topcat" but I am trying to execute a stored procedure on the DB. Thank you
Hi,I've been assigned on creating a dashboard which includes showing all the Logs that are executed in the integration..As we can see.. once put check on the integration object the "Enable HTTP request/response logging for this integration object" and we clicked on test request in the integration, it is saved is the system logs>perflogs> http-request-and-responses As for my task, I need to get details from it and save it in appian DB. For POST method:I've managed to get a workaround on this by going to the PM's that were used to execute post integration and just added "write to datastore" in the flow for storing it in the DB. For GET method:I can't seem to find a way on when get integration is executed. I've used smart service also like a!startprocess etc. added in the handler of the get method and it just won't work since we cant run smart service on get method.Do you guys have any suggested workaround for getting the Integ
Any integration function there to over come this challenge
Hi I want to filter my data by the field: "provienceID" (image bellow) in my integration I create a rule input (number integer) The idea is, when I change the test values in the expression, I test with 1 and the result will be all my data with the "province ID" with value 1. I use this expression in query parameter section, but it doesn't filter by the values that I want, it gives me all the values For example for "province ID" with value 1 must show me just 15 fields a!query( filter: a!queryFilter( field: "provienceID", operator: "=", value: ri!provinceID ), pagingInfo: a!pagingInfo(1,-1) )
Trying to read the emails from Gmail account using "IMAP", but found no solution.
I have multiple excel sheets and can I assign the which sheet number to open(as Default) when I open excel after download.
Hi Friends I need to amend signature/image on pdf template. this pdf template having 6 pages and image should be amended over all pages all together . Is there any way or smart services or plugins in process model which help us to do the same. Regards Prabhat
It is showing like this
Hello, I downloaded the Fitnesse version for Appian and to run a test example I need the file log4j.properties which is missing. Has anybody had this same issue?
Hi, I have three new columns i need to pass to database table which doesnot comes from excel sheet. I tried using import excel to database plugin, it says below way to configure for new columns and values but same not working saying expression is open ended , has anyone able to use it ?
Hello everyone We use the Appian(on premise version) and want to connect with MYSQL.I think we can use user id and PW to make it work ,but it means we need to store this sensitive info in our service(GCP) and someone can get by check the detailin < configure.bat >..file. So I want to know whether we can use the service account for database security authentication to connect with the DB or not ?
I need to convert .rpt file to appian document receiving from the response body , Can Appian Integration convert .rpt file to Appian document? or is there any solution?
I created the docusign connected system with "Authentication code grant". But i have to authenticate time to time. are there any best authentication methods
Hello, I have a simple question. The business I am designing for has asked that if an invalid JSON is submitted to the API the status code returned not be 500.. They have stated that 500 raises all kinds of alarms for them. Is there a way to change this? I have coded errors to be 400 already but that does not affect the JSON being invalid.
I have installed the tree view component, but when I add it to the user interface I have an error: Missing system configuration. This component requires the dynamic content domain to be properly configured. Am I missing another component? What could have went wrong in the installation?
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.