-
Recently active
Good Day Everyone, Can someone tell what is the passing grade for Appian analyst certification? How many correct answers does one need out of 60 to get a passing grade, to obtain Appian Analyst certification?
I have a validation on a dateField that I am trying to use a rule inside of the if statement. See below.validations: { if( and( rule!someRuleThatDoesntWorkHere(a, b, c), rule!someRuleThatWorks(a) ), "message goes here", {} ) } I get a "Cast Invalid Could not cast from Rule or Function Reference to Boolean" when I add the first rule. Is there something I should look for specifically.
CAn any one tell how can I do the following in Interface, 1. I want a multiple selection option on a grid, having submit,cancel button on the bottom. 2. Another grid below the above one to get the data populated in this grid based on selection made on above grid after clicking submit button. 'Please help me, i am new please provide detail solution I would very helpfull. Thank you for understanding
Hi Community, One of our new project ask is to have Appian support branching, merging and deployment basically to set up complete CI/CD. How can we do that? We need more than one developer working on the same object and then merging them like using git version control. Any suggestions will be appreciated. Thanks,
I have a requirement to dynamically generate a word document from a template and will need at a certain point to insert images in different places.i have a list of assessments and for each assessment will need to generate a map picture of the location of the assessment (the number of assessments can vary and is not static) i was able to bring the list of assessments information but have no idea how to bring for each assessment the right map image generated ? i have attached the following screenshots for more clarity When i try [#list logo as logo] ... [/#list] it insert all the images in one column like the following Please any suggestion how to solve this issueThanks
I was able to trace this issue down to the interface object. The new error from the design view when I click the EDIT link is: Could not display interface. Please check definition and inputs. Interface Definition: Expression evaluation error at function a!dropdownField [line 454]: A dropdown component [label="Relationship to Child"] has an invalid value for "choiceValues". Duplicate items are not allowed in the choiceValues array, but choiceValues was 4; 15; 54; 23; 27; 28; 29; 37; 41; 42; 43; 40; 44; 1; 2; 3; 4; 5; 6; 7; 8; 46; 9; 10; 11; 12; 13; 14; 15; 47; 16; 49; 48; 17; 18; 19; 54; 50; 51; 52; 53; 55; 20; 21; 56; 78; 39; 22; 57; 58; 59; 60; 23; 24; 25; 26; 61; 62; 63; 27; 28; 45; 29; 64; 65; 30; 77; 70; 66; 67; 68; 69; 31; 32; 33; 34; 71; 72; 35; 73; 74; 36; 37; 75; 38. item: a!dropdownField( label: if( local!isDependent, "Relationship to Parent", "Relationship to Child" ), placeholder: "Plea
Hello, I receive the error below when trying to edit a case: Expression evaluation error [evaluation ID = 8bac2:ea07c] : [Lcom.appiancorp.core.data.Dictionary; cannot be cast to com.appiancorp.core.data.FieldAddressable Any ideas will help. Thanks
Hi All, I want to create a process report which will return all the processes with status "Processes With Errors" but unfortunately that status is not given in the status field in the process report filters.Is there any alternate way to achieve this. Thanks in Advance,SSP
Hi everyone, when ever we create any Appian objects, will it create any column or row in database referring to that object? Thank you all in advance! Regards, Kiran Sajjan
I want to create an link which should redirect to process activity apart from any environment dependency? is there any function?
Hi, I've been trying to convert datetime from any set time zone to ET. Like, if in my profile settings I've time zone set as GMT, I'm using the below code, and its working fine for GMT to ET conversion, but if I'm going with MDT or IST, it's not returning the current time as per ET. Does any one happen to know how I could achieve this conversion from all time zones to EST ? datetext( local( ri!datetime, "America/New_York" ), "MM/dd/yyyy hh:mm a" ) & " ET"
Hello Everyone,I have encountered I don't know if it is already bug but I have experienced when answering the activity in UI/UX advanced course. I wasn't able to submit the answer when I refresh it I can't go back and retake the activity. Right now I couldn't acquire the certification for this specific course. I'm looking forward to your answer. Thank you in advance. On the first image the status is in progress button showed that I can resume but I wasn't able to retake the activity. If anyone experienced this issue I need your help. Thanks.
I have the requirement where i need to change the image in card layout dynamically. Can someone help
We have developed a interface that just displays information on a monitor for employees to review. Does Appian offer an option where that interface will not log out and require someone to log into it daily?
Use case- User wants to upload data via Excel where Columns of excel are not static and can be changed frequently. Now with static template, it can consume and validate the data and loads the table via Data store / CDT into table. But if Excel template is not static then what could be the best solution via Appian? Altering the Table can be done via Stored proc etc but what about CDT and verification process.
How can I generate a PDF that includes Appian charts? The user should be able to download a PDF that includes charts displayed on the interface.
how can I get news feed on interface , i want to show news feeds in my site , i do not want to redirect to tempo to see feeds ?
When Appian L1 certification expires before attempting L2. Is there any need to attempt L1 again or just attempting L2 will be enough? Can someone of you pls tell me the process that we do.. Thanks in Advance !!
On my DEV Environment the actions sort correctly but in my TEST Environment they are not and trying to figure out why. The Enter Stale at the top should be sorting under the Enter Receivables and it is not. My DEV Environment is sorting them correctly but my Test Environment is not, anybody seen this before or know what the fix would be for it?
Hello all, For an editable grid, we are using the a!pickerFieldUsersAndGroup function to filter through the users based on the selected group chosen in the grid. When entering a letter in the picker field, it undergoes a search and then gives a listing of all the users within that group that has the letter in it. Is there any way to get the screen readers to be dynamic in a sense where it can tell you how many users match the criteria for the value entered?
Hello everyone, is it possible to have dynamic timer of one process model based on user set of schedules/timer?
Lets consider I'm having two sites X and Y. Based on my selection of site the following check boxes should enable/Greyout. Initially all should unchecked as shown in the below snippet. If i select the Site X then A and C should enable (i can Check A or C or both) to check and B should be greyout. If i select the Site Y then A and B should enable (i can Check A or B or both) to check and C should be Greyout. Could you please help me with some sample code. Note: Site will be passed through a ri variable. Thanks.
Hi All Im having an issue regarding accessing my Community Edition Site Environment. Whenever I access the site envi, it has an error issue of "HTTP 403 Forbidden" I have already clear cache, tried access it on different browser but still the same. Any ideas why its happening? I have attached some evidence for the issue: Than You!
Hi All, I am trying to use indexing for type " List of Text String " but the output i am getting not the expected output i am adding the screenshots here for reference. Thanks In advance, SSP
Hi all, I want to get fields in a CDT based on their numerical index, i.e. if I have a CDT like: {'type!{urn:com:appian:types:TEST}TEST_Employee'('firstName': "Frank", 'secondName': "Smith", 'age': 29)} To get the first field, is there a way to index it by number? Something like index(local!testCdt, 1, null) would return "Frank". Thanks for your help!
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.