-
Recently active
We are using Write to Multiple Data Store Entity smart service to write multiple Process variables at once ( In that couple of Process Variables are null. ). After writing to DB in output we are trying to get data written back to PV using ac!storedValues. However even though PVs are null, after writing to DB it is returning empty CDT instead of null.
Currently I have a requirement to provide filters for all the columns present in the Read-only grid which is like 25+ columns. To provide filters individually for all the columns it won't be a good practice any is there any alternative way to display the filter in efficient way.
Hi fitnesse working very slowly on window server. however, it is working smoothly on window 11. can you please help me? in case of anything is to be enabled on to server for running chrome Thank you in advance!
We have compare and deploy set up between Dev and Test. Packages can only be deployed after manager approval. Let's say package 1 contains ABC Process (version 1). This package is submitted for approval. Later, package 2 is created and contains ABC Process (version 2). This package is also submitted for approval. The manager approves package 2 before package 1. After both packages are deployed, will ABC Process in Test be (version 1) or (version 2)?
I have a web API that gets and downloads a file when the end point is hit. Is there a way to set the download file name to a value that is passed into the web API as a query parameter? We don't want to permanently rename the actual file itself, just the download file which the user gets when they hit the endpoint.# Below is what I have so far. Thanks for any help!
I have a SAIL form that displays CDT data which ultimate came from a web service. There is a button on the interface to refresh the data. Clicking this button invokes an expression rule which calls an integration to retrieve the latest data to return to the interface. The data in the external system changes based on actions taken by users that also use the SAIL form. Users know when they need to click the refresh button to see the newest data. When the form is opened (it opens from a workflow task), the data is displayed. When the refresh button is clicked, the data is updated and the new data is displayed. So far, so good. However, when the button is clicked a second time while the task remains open, the data is not refreshed and the interface shows the old data. When clicked a third time, same result (no refresh). Fourth, same result. If I close the task, re-open it, and click the button, the data once again is refreshed.... but
I want to validate if a given value is a valid json or not but it's not working for numeric values. Please suggest a way to validate it properly. isjsonvalid(1234) isjsonvalid("123") Both of the above statements are returning true even though they are not json.
Hi Team,I have a PM which will trigger every 1hr and waits until the time resulted by a rule. So while testing this is working fine in development and certification environments but in pre production environment it somehow converting the time in different format. for example: the date mentioned in the DB is 12:30 AM but the rule giving 12: 30pm in the script task of the PM.Anyone knows what is happening here? [mention:126a676c85024855948336691b0a7b92:e9ed411860ed4f2ba0265705b8793d05]Thanks in advance
Is anyone running Appian in Azure Container Apps? We are a current Appian Cloud customer and wanted to experiement with standing self hosted up in Azure Container Apps but are unable to get access to the media and a trial license without setting up an agreement. https://kodi.software/ https://dltutuapp.com/tutuapp-download/
Hi All, Currently, I'm working on exporting the data store entity to CSV. I tried to use the "Export DSE to CSV" smart service. and our requirement is to use the $ symbol as a delimiter. However, the smart service only supports the predefined list of delimiters. please refer to the below screenshot. If I try to use other symbols, I get the following error."Invalid csv delimiter $. A CSV delimiter must be one of the following values: "TAB", "COMMA", "SEMICOLON", "SPACE", "PIPE", "CARET" (APNX-1-4505-027)" Is there a way to use different delimiter other than the predefined list? Thanks
Is there any smart service available that will give the list of Data Store Entities present in the given Data Store?
I need to design a UI with a set of fields, and a button that should take the field and their data directly to Outlook as the body of a new email. Is there any plugin or integration type that can help me do so?
Hi Team, I am currently using 22.4 Appian community version and while trying to submit a record using write records smart service, i am getting the below error: Please help me fix this. Thanks, Kiruthika S
I need to implement following Excel 1 with Data in Sheet 0 Excel 2 with Data in Sheet 1 Need to have Output Excel with two Sheet having data from above excels. Output Excel- Sheet 0 will have data from Excel1 and Sheet2 will have data from Excel2 Can anyone suggest
Is it possible to put a!safeLink ( example in section nr.2) on confirmation of a!buttonWidget (section nr.1) so that after confirmation, link navigates back do desired location? In my case back to Record list view. So that user after confirmation returns directly to list view, without having to click back on summary screen.
I'm trying the plugin to upload an image but for some reason I'm getting this error my plugin config is this
I'm creating an invoice from an HTML template then I'm converting it into a PDF but the qr codes are nor being shown in the document. I've tried many ways the first one was converting this image into a base 64 image with a plugin called "Base64 to Database Services" this approach didn't work for me this is an example of how i add the base 64 image what i notice is that if i a generate a base 64 with another platform it also gives me a kind of path like this this is an example of how i place the generated base 64 image
We have 9 years process model which has few instances running currently on production. In which they have assigned tasks to one particular user who had left the organization now. How we can handle this one?
Write records is refreshing record type only after enabling the activity chain. Is there any other option to refresh record type other than enabling the activity chain.
Hello I just want to get eye icon into the password field.Is it possible in appian? Thanks
a!gridColumn( label: "Ticket Id", value: a!richTextDisplayField( value: a!richTextItem( text: fv!row.issueId, link: a!dynamicLink( saveInto: { a!save(local!selectedTicketId, fv!row.issueId), a!save(local!showDetailsPage, true()), a!save(ri!showLinkedIssues, true()), a!save(ri!newShowDetailsPage, false()) } ), linkStyle: "STANDALONE" ) ) )Can we open a dynamic link in a new tab or is there any way to open in new tab
Hi, How to write syntax for rich text field I found hints from the cheat sheet populate FIELD_TYPE field [FIELD_INDEX] with VALUE(S). Can you please help me to know what will be FIELD_TYPE? I tried with paragraph, text, rich text field, and rich text field editor. Thank you very much!
Above is what my substitution keys look like. Below is what I am seeing in the PM designer for each key. Some of the keys do appear normally. Below is for the key poss. I have keys which are not underlined that are producing the same behavior. This word document was provided to me by the client. It is a paper form that customers would fill out by hand. p oss Any idea what the issue is? Can anyone reproduce this? I could send a portion of the document to anyone interested.
Hi Experts I have a DB Script in which a column have the French language data(Conversion of English fields name). I import the script but after importing the data, the data is not correct as It is giving question mark(?) for few letters in the French word. Example: complète ( French Word ) ---------> compl?te (After import is complete). I used every default setting such as UTF-8. If is there any solution then tell me in steps Thanks in advance.
here am using record to display the grid along for that grid need to add the filters a!localVariables( { a!gridField( labelPosition: "ABOVE", data: 'recordType!{81e1435a-de76-4bff-8b85-6ae5a581d036}Documentation Checklist', columns: { a!gridColumn( label: "CIF", value: tointeger( fv!row['recordType!{81e1435a-de76-4bff-8b85-6ae5a581d036}Documentation Checklist.fields.{cif_int}cif_int'] ), align: "START", width: "NARROW" ), a!gridColumn( label: "Customer Name", value: fv!row['recordType!{81e1435a-de76-4bff-8b85-6ae5a581d036}Documentation Checklist.fields.{customerName_txt}customerName_txt'], align: "START", width: "1X" ), a!gridColumn( label: "Source", value: a!linkField( links: a!recordLink( label: if( rule!APN_isBlank( fv!row['recordType!
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.