-
Recently active
Hi, I want to develop an application that can work in 2 languages - English and French, I went through the documentation and other resources but it is not very clear how to go about it. Can someone kindly provide a step by step document or a resource if you have any (As in which files/plugins to download, where to store them, what changes are to be made in the appian objects and how to run the site finally). I understand some of the earlier plug ins used for this has been discontinued as well. It will be of great help. Thanks in advance Swetha
HttpResponse statusLine: "HTTP/1.1 200 OK" statusCode: 200 headers: Dictionary Date: "Thu, 07 Sep 2023 12:24:23 GMT" Content-Type: "application/json" Content-Length: "317" Connection: "keep-alive" Server: "Apache" Access-Control-Allow-Origin: "*" Access-Control-Allow-Headers: "origin, x-requested-with, accept, content-type, Authorization" Access-Control-Max-Age: "3628800" Access-Control-Allow-Methods: "GET, PUT, POST, DELETE, OPTIONS" contentType: "application/json" body: "{ "Apttus__APTS_Agreement__c" : { "success" : "false", "errors" : { "message" : "Upsert Agreement Failure:\n\nError Status Code: INVALID_FIELD;\nError Message: OBJ: Apttus__APTS_Agreement__c - Foreign key external ID: CO-UK-977-6935 not found for field Name in entity Protocol__c\n" } } }" Hello All, We are getting this above error while sending data to third party system using POST MENTHOD. What mi
I want to execute store procedure as soon as i called the rule and in this store procedure i am trying to update some of the field on the basis of conditions. At the very first time it is working perfectly fine but after 4-5 minutes something wired is happening. It is updating all the rows data and not considering the condition which we have written in the procedure. Example: SQL query which we are executing: "update projectProject set isEditMode = 1, isEditCurrentUser = @currentUser, isEditTimeStamp = GETDATE() where IDprojectProject = @projectId " 2nd time it is not considering the where condition and updating all the project. I know it is already been written that executeStoredProcedureForQuery function could run more than once, do not use it with stored procedures that modify data to avoid unintentional changes but i am not able to find any other solution. Below is the code which i am using in rule. a!localVariables( local!data: a!executeStoredProcedureFo
We have requirement where we need to pull data from one of the table(Not Relational Database and it is Big Data environment) to our schema or application. Data will be off appx 90 columns and 15+ column may have defined length of 4000 Char. And At a time it will provide 250+ rows. We need to pull this data via Appian without doing Databasse to database integration though We just need to dump this data into our schema and landing table. I am thinking it may have impact on performance of the enviroment or Time out with API call but want to understand if any solution can be done via web API or any other way.
We have created a Webapi , that will be invoked by external system every 10mins to get data from our application. is there any way to check how much resources it is consuming and see whether it is impacting any performance.
Hi All, I am trying to create a zip file using create zip file smart service. After configuring the parameters (documents,folder,file name) i tried to execute the smart service but getting this error. Exceptionnet.lingala.zip4j.exception.ZipException: java.io.FileNotFoundException: /usr/local/appian/ae/_admin/accdocs2/1001691/TestZip Attachments9/5/2023.zip (No such file or directory) Any suggestions on how to fix this error. Thanks in advance Pradeep
Hi All,I have used Plug in "PDF from HTML" to generate PDF from the html doc.HTML has the expected data with 34 rows but PDF generated has only 28 rows. can anyone guide as to how the last 8 lines are getting truncated in the PDF. Please let me know how to have all rows in PDF generated from HTML doc.red highlighted part in HTML is not getting generated in PDF.
Hi ,mails are not getting polled in the UI , getting the below error."Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID"Can someone please let me know what can be the cause and what is the latest version of poller.
HI All, I am posting this question out of curiosity. As we know Appian is coded in Java. I am just thinking is there a way to fetch the Appian Reports in my Java Application ? Like if there is any Java Class/package that appian provides or something ? I have found something here: https://docs.appian.com/suite/help/22.4/api/com/appiancorp/suiteapi/process/analytics2/ReportData.html But just want to check is this something feasible ? Thanks
Hello, I have a Web API in Appian which returns ~4K records of custom data type (each data type has 14 fields). I am calling it using integration object and then using it as a webservice source in record type. Issue - - The Web API returns ~4K records successfully whereas the integration object response shows only ~500 records. - Is there a size limitation for integration object response? - What is the workaround? Regards, Abhay
Can use Integration in records? how to use integration to manage records and whether it's possible to integrate records?
I have a requirement where we need to send data from tables to PUB/SUB API in JSON formate . for this i tried fetching data from tables using queryentity then converting data to json .While sending we also converting that data to encodebase64string and touniformstring . here the issue is we are unable to send large amount of data because encodebase64string has limit on characters . Is there any alternate way to send data . Thanks,
Hello, We've been using the MSGraph Mail Poller plugin, which has been running frequently with no issues for a few months now. Over the last couple of weeks, it's been intermittently erroring once a day, this process is ran every 10 minutes. The node is returning true for errorOccurred but the errorMessage is always either null of 'Error executing this request' with no other information. The node itself is not erroring so the process from an Appian perspective is running as expected. We've haven't found any errors in the logs or from the mailbox side when it's being polled. Does anyone have any information on what could be triggering the plugin to error, or any thoughts on a way to find more information? Thanks!
Hi, We have a particular business requirement, in which large number of documents will be generated on daily basis, and these need to be stored for a relative longer period of time, around 7 years. Which tool can we use to integrate with Appian for storing the generated documents. Please suggest. Regards, Chetana
i want activity name in different rows if i have 5 activity name then come in five rows , like above activity i am using doc to pdf plugins is there any way to archive this thanks
Hello, As shown in the screenshot below, I am able to get a ASP.NET_SessionId in HTTP Response instead of getting it in Result. In such a case how do I save it in a global variable and use it as a header input for another integration to fetch data from the other system API.
Hi Team, We have a requirement to upload/download the documents into the shared folder from appian. Could you please suggest. Thanks
Hello Community,Can someone help what is going wrong here, I am trying this in Appian community edition ? Receiving this error Expression evaluation error at function 'groupprofilerecordtypesource': The passed parameter(s) are of the wrong type. Received the type com.appiancorp.common.xml.JaxbConversionException: JAXB failure trying to convert typed value TypedValue[it=1474,v={TypedValue[it=1478,v={{{id,id,1}}}],TypedValue[it=1358,v={AND,{}}],{1,1,<null>}}] to java class com.appiancorp.common.query.Query.groupprofilerecordtypesource( query:a!query( logicalExpression: a!queryLogicalExpression( operator: "AND", filters: {}, ignoreFiltersWithEmptyValues: true() ), pagingInfo: a!pagingInfo( startIndex: 1, batchSize: 1, sort: a!sortInfo(field: "name",ascending: true) ) ) )
Process Model is using Plugin, but throwing error "This Application uses MSGraph Plugin components and its throwing error by saying "User Does Not Have Rights to Perform this Operation" The user is not administrator of application? Is it required to be admin to run process model with plugin? User is part of "Process Model Creator " group.
How to get two search fields in the OSM map component to search the route from a start location to an end location?
Hi fellow Appian practitioners, I am working on an integration with an external SAP system and have run into a potential Appian shortcoming, and would like to confirm this. I first do a get request to an external system authenticating endpoint to retrieve a token. That endpoint also returns three cookies in separate headers all with identical "Set-Cookie" name. I can view them when looking at the "HTTP Response" tab in the integration object after calling the API via "Test Request": Now, when moving over to the Result, the HttpResponse data type includes ONLY one "Set-Cookie" parameter, the last one, specifically. I do currently need all three cookies that will be passed into the next API call, but I have no way of accessing those in the HttpResponse headers in a process model. The integration works via Postman, as the cookies are automatically passed on to the subsequent API call. I have tried both CS with Basic Authentication as well as just
Hi , I am using 23.2 version which is upgraded recently and Once connected systme which was using Basic auth stopped working . when I test integration, I get following error , can aby one please let me know if this is deprecated and when ?
Hi Team, I want to know the configuration to be done on the process model in my case. I have created a WebAPI object to start the process model (my process model is empty for now), this external application is doing POST. But where can I see the JOSN body of the data the external system is sending to the Process model? many thanks
Hi, I am trying to integrate Grafana and Appian.I created a Web API object for POST so that it can write into the database table. Now whenever the alert is triggered from Grafana it is creating a new row in the DB but the row is empty. How do I find what all details or JSON is being sent to that Web API whenever Grafana triggers? Many thanks, Khaiser
Hi. Can anyone tell me how to go about this: I have to integrate and automate MS Teams Attendance Report in Appian. For example, need to get the meeting attendance data (time when one individual joins the meeting, leaves the meeting, their total duration)
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.