-
Recently active
I am new to Appian and I have recently started the Appian Developer learning path. When I go to request my site, I get an email saying I cannot be provided with an environment at this time. Not sure how I will be able to progress in the course without my environment. I started this learning path yesterday. Any help would be appreciated.
Dear Appian Community, I hope this message finds you well. I am reaching out to request assistance from the Appian community regarding the urgent need for an Appian environment for training purposes. as I am student and I want to learn this technology so I can apply for the appian Developer post but I just received mail from appian community saying :- Dear Raj,The popularity of Appian Community Edition continues to soar. In light of this, we have continued to prioritize access to Appian Community Edition for learners, small teams, and prospective customers of Appian. Unfortunately we are unable to provide you with an environment at this time, but we are developing a new offering to provide Appian Community members on-demand access to the Appian platform. We appreciate your patience, and please stay tuned for updates on the new offering.For any questions, please contact CommunityEdition@appian.com.Best,Appian Community Edition Support
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
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.