-
Recently active
I configured SAML Authentication following appian guide, but when I test configuration, using Test this configuration button, I am been redirect on the IDP and I receive the following error message ..... The service provider "xxxx..." dosen't have a unique key for signing, but 0. Did anyone solved the same issue? id it a problem related to Appian configuration or something it's wrong on IDP server side? Thanks
Hi All Newbie to Appian. Trying to find, by date & time, the latest (most recently uploaded) document in a folder; this is as far as I have got in an expression I am playing around with: a!forEach( items: folder(1234, "documentChildren"), expression: document(fv!item, "dateCreated") ) Any good examples to help me finish this off, or can anyone suggest how to loop through each document and return the newest? Example Algorithm in pseudo code I would like translated to Appianese. MostRecentlyUploaded = initial ‘zero date’ For Each Documents Creation Date If Documents Creation Date > MostRecentlyUploaded Then MostRecentlyUploaded = Documents Creation Date &n
Hi Team, Sometimes, the data was not available on UI and it is available on DB. What could be the scenarios, would this be a performance issue?
a!save( ri!recordsToDelete_txt, if(ri!activeTasks_int > 0, null, append( ri!recordsToDelete_txt, index(index(ri!recordsToEdit_cdt, fv!index, {}), "KeyTaskStream", null()) ) ) ), In the code above ri!recordsToDelete_txt is a list of text. what I want is when user clicks on a button it checks for value in ri!activeTasks_int if its greater than 0 the value saved at current index of ri!recordsToDelete_txt should not be saved else the value should be saved. whats happening iwth my cureent code is that in one flow it works fine but if I click on record having value of ri!activeTasks_int >0 in the 2nd flow it makes the entire rule input at all indexes as null. i want to store value if condition doesnot meets. thanks
Are these scammers? advertisers? spammers?I just opened the discussions to just check around and found these not the first time also, I once opened and found some Chinese dudes using the discussions as a chat or something.
Hi Champs, Is there any way to check the number of nodes in the process model exists in teh entire application?In our health report it says there are 50 PM having more than 50 nodes but didn't give the list of those. It very difficult for us to go to each application and open the process model one by one to see which is having more than 50 nodes. Just looking for any easier way to get the same Regards, Ghanashyam
Hi all, I have a requirement like elaborated below - Two Applications are there, 1- Appian application which is authenticating through LDAP 2. Another app built using spring boot authenticating through LDAP only and generating token Note: both are using same credentials to login means same LDAP is configured at both places requirement is supposed someone logged in through Appian application, we can provide link to access to 2nd application and need to pass token from Appian. how can we generate token from appian by LDAP login? Thanks in Advance.
Getting this error when a user attempts to save from the front end. This is from an onpremise server. ERROR com.appiancorp.process.background.EngineWorkController - Cannot retrieve engine burdens: Could not route request to execution00
why my appian is not working
can we give limited Admin access to external organization accounts to create users for their entity?
Hi I am looking for appian admin in Plano TX or Charlotte NC or Chicago IL if any one interested please send me your resume at shekhar@iconma.com
Hi, I have the need to understand if Appian servers of the customer are already in HA. Is it enough to look at the file appian-topology.xml? Thanks
Title: Appian Admin Location: Charlotte, NC Duration: 11-12 months Description: We are strictly looking an APPIAN admin with at least 5 years of Appian Admin experience. Required Skills Bachelor's Degree in Computer Science or Engineering with a minimum of 10+ years of overall experience in support of information technology computer systems and databases. Familiarity with RHEL 8 or above system administration and troubleshooting including network and resource utilization including memory, filesystem, process threads, etc. Familiarity with WebLogic/JBOSS application server administration and the ability to help development teams troubleshoot deployment failures. Familiarity Apache web server administration and configuration. Familiarity with Appian BPM suite, with the ability to assist development teams in resolving dependencies, creating users and groups, and importing plugins. Understanding of SQL, specifically oracle data types and syntax, as well as the ability to
Hello, Is there a project manager / team lead that uses a template for keeping track of projects besides Jira? We use Smartsheet and I was wondering if anyone could share a template that they use?
Hello Community,I am facing an activity class issue while executing DOCX to HTML smart service. I don't know what's the reason of this error as I have tried multiple methods to resolve the issue. This smart service has two mandatory fields i.e. Create New Document where we pass a boolean value and Source Document where we pass the document which needs to be converted in HTML format. I am passing a value to Source Document using UIT. In the OUTPUTS I am creating a pv where I can save the obtained HTML doc file to AC!NewDocumentCreated.Please help me to resolve this issue ASAP.
Requirement: To address issues where emails sent through the Email Smart service are marked as junk or trigger warnings when received by clients, I've implemented a custom sender in the "from" address. However, in the admin console, the verification status is not confirmed. When attempting to verify, I encounter an error prompting the creation of DNS records. Can someone provide guidance on creating these DNS records? Thanks,Shashank
Hello. My question is: Is there a possibility of authenticating to sites in an Appian application with systems other than Appian. I know that users with Appian accounts can enter Appian sites, but is there no way to enter these sites through authentication with other systems? Thank you.
After rebooting the server we tried to start our engines but we could see the "process-design in CRASHLOOPBACKOFF state, REPLICA mode" issue can someone please help me to resolve this issue, I have validated the License
Hello, I have installed appian 21.4 on my windows 10 machine. after getting temp license I started engines all engines are going into CRASHLOOPBACKOFF state, Replica mode. Is there any debug guide available for this. Appreciate any response. Waiting for services to start... analytics00 in CRASHLOOPBACKOFF state, REPLICA mode analytics01 in CRASHLOOPBACKOFF state, REPLICA mode analytics02 in CRASHLOOPBACKOFF state, REPLICA mode channels in CRASHLOOPBACKOFF state, REPLICA mode content in CRASHLOOPBACKOFF state, REPLICA mode download-stats in CRASHLOOPBACKOFF state, REPLICA mode execution00 in CRASHLOOPBACKOFF state, REPLICA mode execution01 in CRASHLOOPBACKOFF state, REPLICA mode execution02 in CRASHLOOPBACKOFF state, REPLICA mode forums in CRASHLOOPBACKOFF state, REPLICA mode groups in CRASHLOOPBACKOFF state, REPLICA mode notifications in CRASHLOOPBACKOFF state, REPLICA mode notifications-email in CRASHLOOPBACKOFF state, REPLICA mode portal in CRASHLOOPBACKOFF state, REPLICA
All, i am struggling to read sites_usage.csv log files using readcsvlog() after 23.3, is there any alternate way to read log files?
Hello, Is it possible to set User Timezone with SAML assertion, For example we can set User manager, Office Phone or Custom Fields. Similarly, I need to setup Time Zone automatically without them to set it up manually from User Profile settings
I wanna practice on making process models. I want u people to give me Real Scenarios so that i can practice on it.
Dear Team, Getting error as mentioned on running health check report in our environment. Not able to find any relative discussion in appian community. Can anyone suggest.
Hi, I want to track the users being added and removed from groups, is there way we can achieve this. Are there any logs to track these changes?
Hi, I'm trying to understand best practice here because what I did, works, but i'm not sure if it is the best way to be doing things. I have a record view with an approve and deny button. A user starts from a table and clicks the master record id to drill in to the record view. Once on the record view, upon clicking the approve or deny button I run an a!Save on the record to update the status of it to either approved or denied without ever executing a process model. It updates the records status. On the record view I see the record status update and when i return to the main screen which has a table of all the records it is updated there as well. a!buttonLayout( secondaryButtons: { a!buttonWidget( label: "Deny", style: "DESTRUCTIVE", saveInto: { a!save( ri!record['recordType!{...}status'], cons!MP_DENY ) }, disabled: if( ri!record['recordType!{...}status'] cons!MP_PROCESSED
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.