-
Recently active
Hi I would like to automatically delete files in Appian's document folder.For instance, is it possible to automacally delete files that is uploaded over a month ago?
HI Team,I have a nested cdt. for example {id:1, employee:nested_cdt, contact:1234567890, age:21, year:1}, based on age field I'm updating the employee, contact, year using 3 different foreach. So can I do this in a single foreach using update(), I tried but it resulting in 3 different cdt's instead of one. Can anyone help or provide a better solution with a sample code?Thanks in advance [mention:126a676c85024855948336691b0a7b92:e9ed411860ed4f2ba0265705b8793d05]
i link: a!documentDownloadLink(document: fv!item.appianDocId ), used the above two lines to download a document but it does not download , it open a tab with a message error : { "error": "APNX-1-0000-000", "message": "Invalid Content ID", "title": "An Error Has Occurred"}
Hi All, I need to show and store 7 digits after decimal and before decimal its 'n' number and the data type is number(decimal) how I can do that? Thanks in advance.
Just for clarify .... In which language appian is written?Python or Java? I found a result in google .【APPIAN pipeline is implemented in Python using the Nipype library】 Is that true? Thanks
Hi Team, Is it possible to have Multi level/hierarchical category axis as below in Appian
local!test1: { { item: "stapler", name: "Mike", countryId: 1 }, { item: "printer", name: "Larry", countryId: 2 }, { item: "laptop", name: "Mike", countryId: 1 }, { item: "glass", name: "Mike", countryId: 3 } },
base64 is not supported in gmail in email template. what should I do for displaying image in email template.
is this true ? Refresh variable's control is only limited to single interface not in nested interfaces ?
Hi Team,I'm having a function which calculates the time difference between a date time( output of a rule) and now(). then applying hour() to find how many hours it differing. But incase I'm checking this at 06-11-2023 7:00 am(output of rule) and my current time is also today 7 am , it generating Interval (Day to second) in negative like -0::00:06:37.727 due to millisecs difference, so while taking hour for this converting 0 hour to 23 . but what I need is 0::00:06:37.727. so that my hour difference calculation will return 0. Anyone know how to do the conversion or any better solution?Thanks in advance[mention:126a676c85024855948336691b0a7b92:e9ed411860ed4f2ba0265705b8793d05]
Hi, Can you please suggest that what need to be changed or checked..The scipt is not able to fill login and password in window.
hi, i want to know is there any way we can extract data from this kind of string. "[place_id:519fcdaacfd556c0bf591a4bfd61f0c04940f00101f9014600010000000000c002089203064c6f6e646f6e,address_line1:London,city:London,address_line2:ENG, United Kingdom,country:United Kingdom,state:England,county:Greater London,formatted:London, ENG, United Kingdom]" i want to get data as { place_id:"519fcdaacfd556c0bf591a4bfd61f0c04940f00101f9014600010000000000c002089203064c6f6e646f6e", address_line1: "London", city: "London", address_line2: "ENG, United Kingdom", country: "United Kingdom", state: "England", county: "Greater London", formatted: "London, ENG, United Kingdom" }
Hi Team, I have requirement to get the groups names which has the input value which we pass. For example: If I pass input value as "United States" I should get the group with the name "<App prefix>_United States", India => "<App Prefix>_India" Can anyone please help.
I have been in the construction industry for quite some time now and am looking to make a career change. Over the last few months I have learned some AWS and have obtained my AWS cloud practitioner certification. My girlfriend has a job working with appian and she suggests that I learn appian and try to get a job do that. I’m worried that with no prior work experience or a bachelors degree that I won’t be even looked at even after I get the 2 appian certifications (appian associate developer and appian senior developer certifications) does anyone have any experience on this? https://tutuappx.com/ Vidmate
which gate way can be used to execute 2 flows at a time
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 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.
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 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
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
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.