-
Recently active
Hello all, I have around 11 years of sales / BD work experience and I am thinking of migrating my career to Appian. With no exposure to coding / technical platforms, does this seem to be a wise decision? I am based out of India.
Hi, I have a column id(decimal) on the screen it is Appian displaying as 4.495757e+08 I have tried tostring() and text(id, "0*") Could anyone please tell how can we handle values like this.
I want a platform/Lab where I will be able to practice what I am learning in "Appian Developer" Course. Could anyone help me finding the same please ?
I have a requirement to create PDF after each approver's approval with request data and approver's decision/ comment. Request Data containing simple text fields data and grids too means tables which will be dynamic in size based on different requests. Can anyone please help me on this , how can I achieve this ask.
Hi Dean, I team, I am unable to access my “Appian Community Edition Site” , can you please assist ? https://objk.appian.community/
Why do we use API in appian ? whats the use of it ?
Hi, I am configuring SAML to authenticate users to login into Appian and whenever there is a new user SAML will create that user in Appian. But my requirement is that there is a table which contains all the groups to which that new user should be assigned like roles and responsibilities for that new user. Whenever that new user is created by SAML i need to trigger a process model to synch all the groups with the user. My question is there any way to trigger a process when SAML creates a new user? Thanks
I want to earn with Appian.can I know the process
Do we have Azure Pipeline Task for appian or do we have any plugins to get appian reated task.in marketplace. For example: Azure build task .
I have created a from and after clicking save button I want to the next page. How can i do that can you please help
if( and( not( rule!APN_isBlank( ri!userId ) ), isusernametaken( ri!userId ) ), proper( concat( { user( ri!userId, "firstName", null ), " ", user( ri!userId, "lastName", null ) } ) ), if( isnull(togroup(ri!userId)), ri!userId, group(togroup(ri!userId), "groupName") ))This is code. For this we will get below output. But we want to remove CR from output and display. How can we achive it
Hi all, What are the key performance metrics that we need to monitor for an Appian platform? Looking for measuring performance of App Server, Plug-ins, and Engines in particular Thanks in advance
Hi! Can someone explain how do I use a!exportDataStoreEntityToExcel() in web api? im still learning about webapi if someone could simplify it for me or give me some documentation, or both, I would really appreciate it. Thank you
HI what might be causing the error. i have configured everything
Hello Community, I want to find that how to add a confirmation message before reset the data in editable grid.
Hi All, I have a form interface, when the button is clicked, i want to invoke the rule!xxx and if submit depends on the rule result, and i only have one button.
Hi can anyone send the beginner videos in the community am not able to find before i was using this https://academy.appian.com/#/curricula/4ec18f7b-604e-4473-b476-87279969c946 now it's not available
Hi all, Actually i have attached some interfaces through link:reportlink, but in the end of the code it was mentioned u can replace rich text with component or rule. Can anyone tell how to add This is the tab pattren code . Check at last there is comment starting with"replace". And tell me how to add rule there .Thanks in advanvce. { /* This is a lighter style of tabs that works well when you are on a page with record views or some other */ /* set of buttons right next to your custom tabs. */ a!localVariables( local!selectedTab: 1, { a!richTextDisplayField( labelPosition: "COLLAPSED", value: { a!richTextItem( text: "Summary", link: if(local!selectedTab = 1, null, a!dynamicLink(saveInto: a!save(local!selectedTab, 1))), linkStyle: "STANDALONE", style: if(local!selectedTab = 1, "STRONG", "") ), a!richTextItem( text: " | " ), a!richTextItem( text: "News", link: if(local!selectedTab = 2, null, a!dynamicLi
Hi, I am trying to save the values of an activity class parameter in a variable inside a node. In the expression of custom output AC!Variables.restaurant works and passes values correctly to the target process variable. However when I try the same with index(ac!Variables,"restaurant",null) it does not work and passes null values to the target process variable which subsequently errors out down the line. I have tried several times but 'dot' works and 'index' does not. Of course not a big deal but I would prefer using index than dot. Anything I am doing wrong? or shall I raise this with Appian Academy? thanks jaideep
How can we practise and make the same application mentioned in appmarket .? Is there any way of deploying the free application of appmarket to local dev environment and can practise by refferencing the code for learning purpose ?
Hi can anyone tell me what's syntax is wrong in this when i give like this it will not print any values in the table but when i give like this it will print the values
Is there any video recordings for webapi and integrations which are not the part of academy videos.
Hi everyone, I have a question related to write to data store entity many times inside a process model, I am new at Appian and I start to build a process model for a complex issue. in my application there is a submit form and a 5 reviewers who should accept or reject the submitted form, the reviewers should be in a specific order. for example : rev1 -> rev2->rev3->rev4-.rev5 as shown below: each time a reviewer click approve or reject i want to write to data store so that the next reviewer can view the previous reviewer decision and the related info. is there a best way to use less "Write to data store Entity" in my process model or using so mush to data store affect the process?
I am trying to edit someone else code to add more columns in a grid view, which takes data from appian cloud database. But I am not able to get the data configured properly. I edited the old code, and changed the constants (for new CDT), but still cant retrieve all the fields. I am not getting any errors, I get grid view with some of the old field populating data, while some old fields and the newly added fields not getting populated with the data. Can any one help with what steps should I follow and in which order to retrieve data from database and display in grid view in an interface? 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.