-
Recently active
Hello, Does anyone know of a way to return a folder's description? The folder() and getcontentdetailsbyuudi() functions don't pull back that piece of metadata, unfortunately.. I see some plug-ins that will allow me to edit the description; however, I am in need of returning the Appian Folder's description to display before I go through creating a table to store and pull all the folder data all this data simultaneously.
Section might contain the fields like dropdown, flieupload ,.. those should also get repeated
Hi All, During our upgrade from 21.4 to 22.1, we noticed below error when we were starting the services. Does anyone meet this error before? I checked the process model but can't see anything related to "Expression evaluation environment". Thank you. 2022-04-14 14:18:14,135 [localhost-startStop-1] INFO com.appiancorp.cache.persist.ProcessDesignBroadcaster - Initializing ProcessDesignBroadcaster2022-04-14 14:18:19,625 [localhost-startStop-1] ERROR com.appiancorp.process.engine.ProcessEngineServiceImpl - Invalid expression: processNodes@9/Get All Fields@activityClass@outputExpressions@Expression evaluation environment has not been configured. Either configure MinimalEvaluationEnvironment or use ServerEvaluationEnvironmentSpringConfig2022-04-14 14:18:19,625 [localhost-startStop-1] ERROR com.appiancorp.process.engine.ProcessEngineServiceImpl - Invalid expression: processNodes@9/Get All Fields@activityClass@outputExpressions@Expression evaluation environment has not be
I have a custom picker field which is used to select the countries. From the list of all countries the user should not be able to select and save Great Britain and Northern Ireland. Can someone please suggest how I can achieve this.
Hello!We are attempting to create a read only grid which will allow the users to export to excel (so data must be a record type) to filter the relevant data into groupings we have an expression rule however the outputs will need to be pivoted to display in a way that is readable/logical on the grid Data from rule example-raisedBy: Username1Status: CompleteCount item: 2Level:1raisedBy: Username 1Status: CompleteCount item: 3Level: 2We would want to display this data pivioted i.e. RaisedBy Status Level:1 Level: 2Username1 Complete
Hi All,I am trying to access the system logs(design_errors.csv) in production. For myself and another user, we are seeing same version of that particular file. For another user, we can see more details in that particular file. And also I can see that for that particular file, the logging has stopped at 14th August. We had some latest errors for which we are getting error mails as per latest appian upgrades. But those errors are not present in that file. Not able to understand this behavior. Any insights on this?
Hello, we need to receive mails from *.appiancloud.com. I noticed that the appiancloud.com MX server has a very small set of supported cipher suites. Just 4 of them, TLS 1.2 only. No TLS 1.3 support. The receiving end requires TLS 1.2 or TLS 1.3 with supporting suites: Supported Server Cipher(s):Preferred TLSv1.3 256 bits TLS_AES_256_GCM_SHA384 Curve P-384 DHE 384Accepted TLSv1.3 256 bits TLS_CHACHA20_POLY1305_SHA256 Curve P-384 DHE 384Accepted TLSv1.3 128 bits TLS_AES_128_GCM_SHA256 Curve P-384 DHE 384Preferred TLSv1.2 256 bits ECDHE-ECDSA-AES256-GCM-SHA384 Curve P-384 DHE 384Accepted TLSv1.2 256 bits ECDHE-ECDSA-CHACHA20-POLY1305 Curve P-384 DHE 384Accepted TLSv1.2 128 bits ECDHE-ECDSA-AES128-GCM-SHA256 Curve P-384 DHE 384 Server Key Exchange Group(s):TLSv1.3 192 bits secp384r
If a process model initially consumes around 30,000+ AMU during its execution and then reduces to 30 AMU upon completion, will the 30,000+ AMU memory be released from RAM once the process instance is completed?
Hello guys, can anyone explain how the save draft functionality works in some detail. In my task i have a grid in which i select a row and then press save draft. After opening the task again, the row is not selected.
You are referencing and using arrays of a CDT (Custom Data Type). Which two statements are true? (Choose two.) A. Other Appian functions can be used within the square brackets "[]" when using dot notation to return specific data from the array. B. There is no difference between using "dot notation" and the index() function. C. An array of integers can be passed as the second parameter to the index() function to return the data at those position in the array. D. The function where contains can act on operands of different types. I think options B and C are correct. Option D is incorrect. However, option A is not clear to me. The following code does not give any error: Hence, is option A correct? If that is the case, which one is incorrect?
I am working on a scheduler which will run at4:00 AM daily. but when i deploy the process model object to test enviroment it ran automatically first and later on schduled time. So how can we manage this scenario so that the scheduler will run only at the scheduled time. Many thanks in advance.
Hi All, How to schedule process for every 15 minutes and daily monday to friday - 9 AM to 6 PM in appian process model. Please guide us for schedule in process model
I am having following error when running FitNesse and it tries to login to Appian server: __EXCEPTION__:java.lang.NullPointerException at com.appiancorp.ps.automatedtest.tempo.TempoLogin.navigateToLoginPage(TempoLogin.java:228) [appian-selenium-api-24.2.jar] Screenshot: Execution Error Screenshot: I am running FitNesse in Windows 10 Enterprise environment and JDK 11. Any help or guidance would be greatly apricated.
Hello Everyone, Can anyone help me on this, Thanks in Advance. require to iterate from lists & save in cdt in above format.
Hi Everyone Iam trying to call process model from expression rule. But I am getting Reaction Tree as output result. For your reference I have attached the screenshot below. Thanks,
Hi, We have created a connected system with Google Service Account as authentication. For every few months, the key rotation happens at GCP, then we fetch the service account key and update it on the connected system manually (upload key, authorize, and save changes). To automate this process, we have the mechanism to fetch the service account key details from GCP using API schedular job, but we are unsure how to update it on the connected system without manual interaction on Appian designer. So is there a way that we can do it from the server end or any other possible way to automate this key updation in a connected system? Thanks,Mahesh.
Does anyone know where we can find a complete list of type numbers and respective type names which can be used for casting. I know that we can manually check in the Expression Rule by evaluating the typename() with all values, any alternatives?
Hi I have a Record Type on which I made a record action and I have a model process that opens from a grid. In my process I fill a form and at the end I update the sastus on that record, in the application it refreshes because I have set to refresh after the record action is done. My problem is that on one of the fields in the grid I need to send my Record to do some calculations and this is where the problem occurs. So my problem is how can I make to send data to an expression rule when the data in the localVariable is doing its refresh.
Hi All, Is there a way to restrict incoming deployments in Appian?[Deployments should be restricted if the deployer is not admin] Thanks, udhaya
Under user Profile - > Academy Achievements -> Not all completed ones are reflected. Lock symbol is still on. community.appian.com/.../achievements
How to validate a uploaded file directory with a value in a text field
I'm connected to Salesforce and have mapped fields to display in a list, but only a few of them are showing in the Record List. However, when I fetch the data, I'm able to retrieve all the fields. Why aren't all the fields appearing in the Record list?
Hello, i needed some help regarding the mail i am currently logged in with, can i give the ACD100 exam using this mail id? I heard my friend saying you might require a company mail id for that purpose, can i know what's the which kind of mail id do i require and is it attainable?
I need to change the placeholder of a SearchBox input where says "Búsqueda". The table is made from a record type.
I’m configuring the logo in the header of my Appian HTML code by using a constant value that holds the image. In the <img> tag, I am specifying the source as this constant value. <img logoId="&document(cons!EX_LOGO,"id")&">but it is not displaying image in pdf.Please give me any suggesstions,Thanks.
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.