-
Recently active
Hello, I am trying to configure our Azure AD for SCIM Token. However, I cannot find a guide anywhere in Appian where I can generate that SCIM token that Azure SCIM will use to update users/groups in Appian. Can you point me to the guide in Appian? Thanks Lee
Bonjour, On me demande les IP Public de mes 2 serveurs TEST et PROD Appian pour whitelister au niveau du WAF les appels vers les API que j'utilise Où les trouve t on ? Merci
We are planning to use the Organization SSO instead of Appian authentication for our Appian cloud instances. I have one doubt, what happens to the administrator account post SAML enabled .
We have deployed app to prod environment back in 2020. After a few years it turned out that some features are not needed. We have deleted those objects on our dev environment then on git repo. During deployment to UAT or PROD based on version control system package.zip is created. This package does not contains deleted objects. This package is pushed to higher environment by Appian API - during deployment objects not available in package are not deleted from higher environment but Appian just remove them from deployed application. In other words objects remain in higher environment as not linked to particular application. How to use automated deployment via API and delete objects from higher environment automatically ? docs.appian.com/.../Deployment_Rest_API.html
Hello Team, My Community Edition site appears to be in inactive mode. I've attempted to activate it but haven't been successful. The registered email associated with it is prashant.kumbhar@telusinternational.com. It seems the system has been inactive since February 8th, 2024. Could you please assist me with this? Thank you.
I was blocked to accessing my community edition because of decreasing popularity of appian community edition. I am a new to appian and I am doing appian certification course but after blocking it was very difficult to complete the course and I was not able to practice . Can any one help me with this?
Hello! Some users get this error on random pages, like there is a problem with the data Appian app receives from the server: JSON.parse: unexpected character at line 1 column 1 of the JSON data Any idea on What could cause this and How to investigate this error?
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
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.