-
Recently active
a!gridFieldColumn Doesnt show Tag Fields used in value
I want to store my passwords in an encrypted format and then decrypt them when using in integration. Is there a way to do that?
How to store decimal Values by using record type
Cancel Request (000ae33c-da34-8000-6ee0-010000010000) -> get all system tasks (5 nodes in loop, 0 mb size on disk, 0 active processes, 0 completed processes) I'm getting this error how to resolve?
Hi, Is there any way I can get to know which objects are deleted from the application ?. I know that it is not possible to retrieve those objects back but is there any way to know the details like name of the deleted object and who deleted it etc. Thanks
Consider I have created a package and added 5 objects. Someone has removed some objects in the same package. And I didn't notice that and added some objects in the same package. Now the last modified was updated by me right. But I need to see who has removed the objects. Can anyone help me in find this?
Hi, We have a requirement to create reports using BigQuery data. If we use API to access BigQuery the data is very huge and we are unable to process it or we need to call the integration multiple times to retrieve the data. Instead, we are trying to configure BigQuery as a data source. Do we have any plugins or a way to connect to Google BigQuery? Please let us know. Thanks, Bhargavi.
Hi Team, I have a requirement to send email outside our organization with an embedded link to either accept or reject the mail. Once the recipient receives the mail, he/she should click on the link which would open up a page for the user to either accept or reject the mail. This information then has to be passed back to Appian and the work-flow to be continued then. This email response from user is time-bound. If within specified time the user does not respond then the default work-flow is to be followed. We don't want to use a delay timer. We would like these processes to be asynchronous. Can someone suggest me how to achieve this? Any help is appreciated. Thank you!!
Process Model ran successfully but Values were not written in DB in Write to multiple data store entity. We have the values available in variable, what can be the cause?
just wanted to know the step how to trigger an record action from submit button
If I want to develop look alike application as IDP in a simple way. What are things need to be considered in designing, development?
Is Appian supported with multi-factor authentication for the created applications? i.e. end-users will be required to login with 2FA whether SMS OTP, Email, or Google Authenticator. I found a link here in the community, however, it's broken.
I am training the document in the reconciliation task. i am able to read all the text fields. but unable to read the check boxes. What could be the reason? Thanks in advance
Hi, I have a constant which contains array of text, I want to check if a given value is in the array subset of that constant. For that I'm using- contains( { cons!TA_CITY_LABEL[1], cons!TA_CITY_LABEL[3], cons!TA_CITY_LABEL[4], cons!TA_CITY_LABEL[7] . . . and many more }, local!label ) I wonder if there is any solution to it as I have to write the name of constant again and again and I'm checking this multiple times on different datasets.
I have file(docx,pdf) and i have to retrieve or extract comments from the that.
Hi Expert, I have made a expression rule which is returning datasubset . For eg: This is my query entity returning data. Col A Col B Countcolumn a b 2 d e 3 g h 1 Now i want to repeat row based on count column.How can i achieve following output: Col A Col B a b a b d e d e d e g h Please help.
Has anyone been able to run FitNesse for Appian with a Password File? http://fitnesse.org/FitNesse.UserGuide.AdministeringFitNesse.PasswordFile Here's what I'm seeing. All runs use the following command java -jar fitnesse.jar -a "passwords.txt" where the passwords in each file are cleartext or encrypted passwords.txt users.properties Result cleartext cleartext good encrypt cleartext good encrypt encrypt Invalid argument encrypt no user=password line error encrypt no file error cleartext no file error When it's run, the authenticator says MultiUserAthenticator (password.txt) versus PromiscuousAthenticator (users.properties). But, the above tests seem to indicate that passwords.txt is being ignored completely and FitNesse is only using users.properties. I hope someone can shed some light on this for me. Thanks
We have a requirement to showcase end users the deployment details like we developers can see in the deployment tab inside designer. Business Users wants to see the incoming deployments for a specific application, time, number of Objects , Object details, object versions etc. Is there any way we can achieve this ?P.S I have installed log reader plugin to read deployment logs but unable to see details
I want to do something like this: CONST MIN_YEAR = 15 int[] yearOptions for int i = year(date)-MIN_YEAR to year(date)+1 { yearOptions.push(i) } How can I do this in Appian?I suspect this need to be an expression rule and the number 15 may change while I'm working on the interface.
Zuuuup, people ? So, I've been developing a process model (not from begin, some other guy started development before me) and, sunddely, everytime I click on the drop with variables, all tabs in chrome with an Appian url rise an error about "out of memory". I'm trying to click on this drop: Is it something knowed? I mean, may I or someone else missunderstanding some config ? Thanks anyway for your time spent reading my question !
Hello, Does anyone know how can I populate the node input "Custom Cell Values" on the smart service "Export Data Store Entity to Excel" with the result from the query that is performed on this node ? So basically, a query is performed on the DSE, then on the same node is it possible to map an existing template on specific cells with the result of that query? The same can be accomplished with plug-in "Export CDT To Excel", considering an existing template and populating specific cells with CDT values. So, since this one is deprecated and Appian advices to not use this plug-in, how can we accomplish the same with this smart service ? Any ideas ? Thank you in advance
Input: "MAHESH, Output: {"M","A","H","E","S","H"} how to approach this?
Hi All, I made a new channel in IDP, submitted training documents for specific type. But even after many hours, IDP did not got trained to auto classify my documents. Neither I got any error email. I did this multiple times with different training documents, but every time IDP just shows a message that docs are submitted for training, and I will get an email once they are trained. But I never get any email about that. I just want to ask, is the feature to train documents for auto-classification even available for Appian community edition users? Note: This question was asked about a year ago and did not get any answer yet.
I have to local variables as input 1. List of dictionary : [ [ id:1,value:"abc" ] , [ id:2,value:"bbb" ] , [ id:4,value:"ccc" ] ] 2. List of integers: [1,4] I want to create 3rd local variable (List of values) by selection value from dictionary where id is present in the List of integers example : result -> List of values : [ "abc","ccc" ]
I am getting error as below on calling Oracle's stored procedure using a!executeStoredProcedureForQuery. Stored procedure and expression are attached below. Help is much appreciated.
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.