-
Recently active
Hi All, I need help in having Appian AWS Infrastructure Documentations and related documents for the architectural diagrams & DB Infra Setups & Dr Documents
Below are the points where I need help: Database Design of AWS In Which regions AWS is available in CANADA AWS Integration Info How Appian can be connected to AWS Steps to fetch the data from AWS in Appian How To extract data from AWS into Appian Documents related to Appian AWS Infrastructure Disaster recovery information
I have set up several drop down selections and know that if you do not set the value and saveInto parameters, the value once selected does not "stick". As soon as you move to another field, the value selected disappears. This is a fairly simple form for uploading a document. The user selects the Document Type and then enters the name of the document. Once those two values are populated, the file upload is shown. The Rule Imputs for this screen are: spkrDocRecord of record type Speaker Document spkrDocIsUpdate of type boolean speakerRecord of record type Speaker a!localVariables( local!spkrDocRecord: ri!spkrDocRecord, local!DocTypes: rule!PMSO_getDocTypeforLU(), local!file, a!formLayout( label: if( ri!SpkrDocIsUpdate, "Update Speaker Document", "Upload Speaker Document" ), contents: { a!columnsLayout( columns: { a!columnLayout( contents: { a!dropdownField( /*data: 'record
I am getting below error in the middle of training on appian academy after every 30 min or so. Is this error related to appian site or has something to do with browser settings? Can anyone guide. I have tried with different browsers still getting the same error.
Hi All Please suggest some ideas how can i externally/manuaaly capture the the access token generated from OAuth2.0 in apian. As of now it is managing to pass tokens directly from connected system to integration. One link is already there in apian suggesting capturing the access token code, but don't know where to write this code, link is given below docs.appian.com/.../working-with-oauth-2-0.html
Hi Team,I have requirement where we going to pull email from a common mailbox and write to the database. I found mail server to database smart service from a plugin, but I don't know how to configure parameters, mainly the JNDI name which points to the data source to write emails and how to link mailbox. I don't understand how to connect with a existing table in my mysql DB.Any suggestions or explanation. It can be helpful!!Thanks & regards
a!localVariables( local!date: todatetime(ri!startTime, ri!endTime), local!pId: a!queryEntity( entity:cons!DS_DATA, query: a!query( selection: a!querySelection( columns: { a!queryColumn( field:"pId", alias:"pId" ) } ), logicalExpression: { a!queryLogicalExpression( operator: "AND", filters: { a!queryFilter( field:"startTime", operator: ">=", value : local!date ), a!queryFilter( field:"endTime", operator: "
Hi Team,I am new to Appian and currently researching how can we store some documents collected from user uploads outside of Appian, say on a shared location on a company server. I tried reading the documentation for Integrations and Connected Systems, and followed related links, however I am still not sure I understand how can this be achieved. Any help and tips will be appreciated.Thanks & regards
Hey, I am working through the Appian Developer Course. I have come across an issue on build an application step 8, I'm hoping to get some help with. The image below shows the step I am currently working on (.8 on page 6) The task is to replace the category, status and condition numeric values with the values from the look up table created in an earlier task. I have not been able to get this to work, only the null value "_" shows on my interface. The relationships have been checked multiple times. Any advice on where I have gone wrong would be much appreciated. Many thanks
Hi , How can I sort appian group members and bind to dropdown.
HelloHow can I request my development environment through My Community Edition Site? The following message is displayed at the top of the screen. How can I meet this condition? 「The popularity of Appian Community Edition has been soaring. To ensure that every user can access the resources and support they need, we have introduced a queuing system that will process requests in a prioritized manner. The Appian Community Edition team prioritizes access for learners working towards an Appian Certification, small teams, and prospective customers of Appian.」
I want to iterate a a!save() expression for 10 (n times) when I press a button
i am trying to use embedded interface to apply custom style to my page. pls see the sample code below. <head><script src="">appian.example.com/.../embeddedBootstrap.nocache.js" id="appianEmbedded"></script></head><body><appian-action processModelUuid=""></appian-action><appian-report reportUrlStub=""</appian-report><h1>Appian component</h1></body> i am getting blank page. Note: I have given process model uuid and reporturl and replaced my appian server domain name in script src. how to resolve this issue? is there any samples available?
Hi, We are using version 22.2.425.0. We had to restart Appian, so stoped it and tried to restart it following the Appian Documentation (https://docs.appian.com/suite/help/22.1/Linux_Installation_Guide.html#part-3-startup-and-setup). The problem occured when trying to start the Search Server START search server BEGIN + [[ '' == \-\f ]] + [[ '' == \-\-\f\o\r\e\g\r\o\u\n\d ]] + SS_TMP=/app/appian/search-server/tmp + mkdir -p /app/appian/search-server/tmp + ES_PATH_CONF=/app/appian/search-server/conf + ES_JAVA_OPTS='-Xloggc:/tmp/gc.log -XX:NumberOfGCLogFiles=1 -XX:GCLogFileSize=1m -Djava.net.preferIPv4Stack=true -Duser.timezone=GMT -Djna.tmpdir=/app/appian/search-server/tmp' + ES_TMPDIR=/app/appian/search-server/tmp + /app/appian/search-server/elasticsearch/bin/elasticsearch -Eaction.auto_create_index=false -Ecluster.initial_master_nodes=localhost -Ecluster.name=appian-search-cluster -Ecluster.routing.allocation.disk.watermark.flood_stage=500mb -Ecluster.routing.allocation.disk
You are creating an interface and pass data out to its parent interface. What type of variable is used to achieve this?
I came to learn about the Appian playbook from the developer course. Went to look in community>support as instructed in the video but could not find it. Can someone please help where can I find the playbook? p.s: When clicked on the link provided for the playbook in "Popular Resource Link", it ends up to access denied. Is it not meant for learners?
Interface Definition: Expression evaluation error [evaluation ID = 0K0QK] : An error occurred while executing a save: Expression evaluation error: AA Maintenance must be indexed by its corresponding record type fields or relationships Everything works just fine before I click on the last "Submit" button, where is I got this error message. I am not really able to visualize what is going on. Could anyone show me the issue or the problem? a!localVariables( local!scheduleMaintenanceRequests: rule!I1_getScheduledMaintenance(10), local!selectedPackage, local!selectedMaintenanceRequest: local!selectedPackage, local!parts: {}, { { a!localVariables( /* List of steps in the milestone bar */ local!milestoneBarSteps: {"Select a Package", "Add Items", "Review and Submit"}, local!currentMilestoneBarStep: 1, { a!columnsLayout( columns: { a!forEach( items: local!miles
Hi There! I´m training and learning for developer. Could someone suggested me some examples of apps to practice different funcionalities? or where can I see this? thanks!
Hi, what is the code for seperate lines. Should cut to next line
Hi, Some one help me to understand What is Variables with Examples
Hi Experts I want to know about is there any impacts on performance if we use default filter and limit search to selected field in record type ? Thanks
A user has a direct URL to access a record view.Which configuration(s) would allow the user this access? A. A combination of user filters, source security, and record type security are required. B. Source security is all that is required. C. A combination of data source security, record type security, and default filler configuration (if it is set) are required. D. Record Type security is all that is required.
Howdy All, I'm new to Appian and struggling with how to configure the Editable Grid for a form response. Particularly trying to troubleshoot the "Add New Row" feature within the Editable Grid. Any advice or guidance on how to adjust this would be appreciated! /* Editable Grid */ a!sectionLayout( label: "", contents: { a!gridLayout( label: "Please Complete below if there is no quote attached.", labelPosition: "ABOVE", headerCells: { /* 1 */ a!gridLayoutHeaderCell(label: "Action"), /* 2 */ a!gridLayoutHeaderCell(label: "Item Number"), /* 3 */ a!gridLayoutHeaderCell(label: "Item Description", align: "LEFT"), /* 4 */ a!gridLayoutHeaderCell(label: "Part Numbe
Hi, I have a requirement to create a graph with the following. Active in Oracle - 1(ID) - count 2 Active in mainframes - 2(ID) - count 3 Pending - 3(ID) - count 4 Cancelled - 4(ID) - count 7 Now I need to create a graph with Active, Pending, Cancelled in X axis and in 5 ,4, and 7 in graph. Basically need to group 2 status in one and show the sum of count. And then on drilldown we need to show the records associated with them in grid. How can I achieve this. Thanks
hii all, i have a interface to request for Range Reset in retail organization , once the required details filled user going to submit the form here , for each RANGE RESET i have set of tasks to complete , whenever user clicks submit button 12 tasks should assign to 4 owners along with the task completion time lines , task owners are 1.reset manger 2.assistant buyer 3.buye 4.merchandiser , how to achieve this , each should assign 3 tasks per head
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.