-
Recently active
Need more customization in the csv file, I want to specify the row delimiter as @ or ^ specifically in the csv.
Hi, trying deploy an application via APi (externaldeployment), receive the following error {"resource":"\/suite\/deployment-management\/v1\/deployments","title":"An Error Has Occurred","error":"APNX-1-4552-004","message":"The request cannot be processed."}IN the documentacion I didn't find anything related with this code...
Hi Community , Downloading the attachments for a Particular issue from JIRA is what the user wants. Using integration, I am retrieving the submitted attachments for a certain Issue from JIRA in Appian (url). Afterwards, when the user clicks on the URL, I trigger the integration to save the document in Appian (Folder) so that the user can download it if the download document link is provided in the UI.As you can see there are two clicks are happening . 1. While invoking the integration to save the document .2 .User can download the document if provide download document link in interface.can we do this whole operation in single click ?
Hi, Select process model alerts setting and saving and publishing the process model.When error occur other users still receive alerts from the process model.As my understand (Send alerts to the process initiatior) means send alerts mail only to the process initiator.Is that correct?why other users still receive alerts ?
I'm attempting to use the Import endpoint of the Appian Deployment REST API v2. However, it continues to return the error listed below. I suspect that the error might be with the permissions with the service account associated with the API Key but cannot be certain. Is there any way to get more information on this error? {"resource":"\/suite\/deployment-management\/v2\/deployments","title":"An Error Has Occurred","error":"APNX-1-4552-028","message":"Project is not accepting export requests via this endpoint. Contact your system administrator to configure this feature."}
Hi, I have requirement to validate 4-digit pin. Below are the requirement of the 4-digit number 1. pin should not allow sequential numbers 2. pin should not allow same numbers example: 1234 or 4321 or 0000, 1111 or 4444 or 2222 or 3333 numbers are not allowed as a card pin. can anyone please help me how to write logic for the validation. thanks in advance!
Hi, I have a requirement to display an interface that includes a calendar (I'm using the googlecalendarchartfield plugin) to users who don't have an Appian account. I thought of creating a portal as a possible option, but when I publish the calendar interface, it shows the following message in the portal: I have read that this is because portals are not compatible with plugins. Is there any other alternative to display the interface to users who are not in Appian? Thank you very much.
Hi, we have a scenario that, we need to encrypt files (all type of files except .exe) and folders (which contain any type of files) before writing to the disk, is there any possible way to do that?. Thanks In advance Regards, Rajeswari
We currently want to stage records at a large scale( hundreds) to help our QC team with being able to replicate defects that require a large dataset. Currently it takes multiple days to stage these records with that amount of volume. I just wanted to know if anyone knows how to go about being able to stage records at a large scale. Thoughts?
I have requirement that need to create a pdf that fill with dynamic data, and I need to add sign also, is there any way to pass the signature from Appian signature field and add to the creating PDF.
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
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.