-
Recently active
Hi, I have a web API, and inside that am calling few expression rules and storing it in Local variable. Is there a way that i can see what value is getting stored in that local Variable.(just like we have an option in interface, expression rules.) Eg: From local!getDelta am getting Delta value local!abc: rule!xyz( getDelta:local!getDelta, processid:index(http!request.querryParameters,"processId",{}) ) I need to check what is the value in local!abc in Web API object.
calworkminutesplugin is working fine in expression rule. But when i call the expression rule from the process model getting the below error message. Expression evaluation error in rule 'xxxxx' at function 'calworkminutesplugin' [line xx: ) (Data Outputs) Any Suggestions Please.
Hi All I am using the plugin to import Excel to a database in Appian while importing data in to appian cloud database the null values are stored as empty strings. Many Thanks in advance
Hi All, In our application, there are slowness integration. Pls need solution
Hi, We have a requirement to integrate a component that is based on a javascript library. The instructions given tell us to include into the consumer application page, an HTML script tag and a div tag with some specific attributes to setup the behaviour of the component. As far as I know, there are no other way to get this kind of integration that build a plugin, ¿is that correct? I'm trying to establish the alternatives we have, I would like ti be sure I'm not forgetting some easy way behind. Thank you all
Hello everyone, I'm trying to figure out if it's possible to retain the data selection I make in an interface that I invoke in a dialog when I close and reopen the dialog. I had found an Appian plugin that handles these activities with cookies or something similar, but I can't seem to find it again. Can anyone help me? Thank you very much.
in googleComboChartField() is it possible to show drill down data grid below..., up on selection on report
Hi all,I have the requirement to replicate certain services, with functionality and endpoint already defined. The problem is that when creating a web api it does not allow to use the character "/" to compose the URL, which makes it impossible for me to replicate certain URLs. For example: /add/vehicleI know I could use the "add-vehicle" variant, but it is imperative to keep the same structure for the other systems.Is there any possibility to do this in Appian? Thanks in advanced!
Hello everyone, trying to configure code grant integration. Client did set it up in a way where I need to pass the token not only in header but also in body, AFAIK there is no way to access the the headers of to get the token generated by CS ( very unfortunate ) any advice how to get code grant token into body of request easily ?
Graph API (The send or update operation could not be performed because the change key passed in the request does not match the current change key for the item. Getting this error in ms poller graph. In the mailbox ,getting the below error:The following error(s) was thrown: Error code: ErrorIrresolvableConflict Error message: The send or update operation could not be performed because the change key passed in the request does not match the current change key for the item., Cannot save changes made to an item to store.SaveStatus: IrresolvableConflict PropertyConflicts: DELETE Prefer : IdType="ImmutableId" SdkVersion : graph-java/v5.41.0 412 : Precondition Failed [...] [Some information was truncated for brevity, enable debug logging for more details] -- Mailbox: can some one please help me
Graph API (The send or update operation could not be performed because the change key passed in the request does not match the current change key for the item.Getting this error in ms poller graph.In the mailbox ,getting the below error: The following error(s) was thrown: Error code: ErrorIrresolvableConflict Error message: The send or update operation could not be performed because the change key passed in the request does not match the current change key for the item., Cannot save changes made to an item to store.SaveStatus: IrresolvableConflict PropertyConflicts: DELETEPrefer : IdType="ImmutableId" SdkVersion : graph-java/v5.41.0 412 : Precondition Failed [...] [Some information was truncated for brevity, enable debug logging for more details] -- Mailbox:
Hi Vuram, We are able to successfully install this plugin in one of the on-premise environment however when we try to use analogClockDisplayField() or digitalClockDisplayField function on the interface we are not able to load clock/actual time properly. it shows blank screen on the interface. our on-premise environment setup i) we made multi domain environment ii)We are on Appian version-22.3 Could you please suggest if we are missing any setting to work this plugin on -premise environment?
We are able to successfully install map field component plugin(downloaded from link--https://github.com/appian/integration-sdk-examples) on on-premise environment but we are not able to load map on the interface side We have google map key generated and used in this component as well. We are using below sample code in interface to display the map load( local!location: "the white house", local!pin, { mapField( label: "Map", height: "AUTO", key: "AIza...5vE4", location: local!location, pinValue: local!pin, pinSaveInto: local!pin ), a!textField( label: "Location", value: local!location, &
any one have any idea about hw to create the chart like this?.if any one have any idea could you please help me with it?
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?
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.