-
Recently active
Hello team, We have configured a white list in customer environments and some users are receiving error 403 - forbbiden while trying to access appian. In my opinion, I believe that these users are not in the IP range configured in the white list. Knowing this, I would like to identify in the logs the IPs of these users who are having access denied when they try to enter the environment link to compare with the white list that we configured, and if this IP is not there, report this information to the client. Is there any way I can view this? Where? Thanks
Hi All, Anyone familiar with this type of issue when trying to import a package?
Im creating quite a bit of users in the Appian Environment one by one in the Admin Console. What is the best way to "Import" a batch of several users in Appian one time, rather than building each individual one by one? I see an Import and Export button on top of the Admin Console. but I am not sure if that can be used or what the alternative solution would be for this. Thanks in Advance
Is it possible to fix some columns in a read only grid?
Hello Everyone, We need to track the history of changes made to the user custom field, as we are receiving roles from GEMI in this custom field. Is there any out-of-the-box functionality to capture these changes, or are there any available workarounds? Your assistance would be greatly appreciated. Thanks, Udhaya
Hi Team, I am currently using SAML authentication for Appian, and it’s working fine. Is it possible to completely disable direct login with a username and password for Appian?
Hello : My local machine is a windows 11 Home Named ( hostname ) zenbooktxuss . The temporary license was working ( until it has expired ) . I requested a permanent license twice . I selected Local environment , introduced zenbooktxuss.casaredns.ddns.net as FQDN ( the machine has that domain suffix configured but is not in a windows domain or workgroup) and the Q output of my machine was something similar to this --> KDB+ 4.0 2023.05.26 Copyright (C) 1993-2023 Kx Systems w64/ 12()core 32574MB jesus zenbooktxuss 192.168.0.49 ... Just with the hostname But the license is registered like --> KDB+ 4.0 2023.05.26 Copyright (C) 1993-2023 Kx Systems w64/ 12()core 32574MB jesus zenbooktxuss.casaredns.ddns.net ..... The hostname was replaced ty the FQDN . Once i have installed the permanent license . When i test the license 4 with the q script i get this message . '2024.09.17T08:24:28.985 license error: host ze
Hi all, I need to move an Appian 20.4 installation on a Windows server 2012R2 to a Windows server 2022 standard, and I want also to upgrade to Appian 24.1. Has anyone some clues to perform the activity?
Estoy trabajando en un proyecto grande que ha evolucionado con el tiempo y está compuesto por varios subproyectos independientes, cada uno desarrollado por un equipo diferente. Si bien estas aplicaciones tienen sus propios propósitos, están interconectadas y juntas forman parte de un flujo de trabajo completo. Para contextualizar, un ejemplo sería: • La aplicación A gestiona la creación de una solicitud para construir un edificio. • La aplicación B se encarga de redactar el proyecto junto con los arquitectos. • La aplicación C gestiona los permisos necesarios para la construcción. • La aplicación D gestiona la contratación de personal para realizar la construcción. En total, hay unas diez aplicaciones independientes que en conjunto forman uZn único proceso funcional. El reto al que nos enfrentamos ahora es la creación de una aplicación “padre&rdq
Hi Appian Community, Please be informed that we have used Cancel Process Smart Service, after this Smart Service runs all instance are successfully cancelled but cancelled instance are always available in process monitoring. Is there any way to delete the cancelled instance automatically once its cancelled by Cancel Process Smart Service? Data Management Selected as Delete Process after 3 days. Will Appian itself automatically delete both the cancelled instance & other parent instance with are cancelled and showing as "Active with Errors" process with error showing as "The sub-process started by this activity has been cancelled" by cancel process smart services? Thanks and Regards, Vigneshkumar R
Hi, This is Ajay and I am learning appian 24.3 since a week. I am stuck with below error. Same code is working fine in 1 Process but getting below error with other Process Model. Can someone pls help me to get this resolved. /* Code */ /* Error */ Error Evaluating UI Expression Expression evaluation error [evaluation ID = D7MQR] in rule 'pm_rentalview' : A dropdown component [label="Status"] has an invalid value for "value". All selected values must be present in the choiceValues array, but value was Not Paid and choiceValues was Paid; Not Paid; On Advance.
Hi [mention:adb98a54369049d19dbc03825a3132e4:23b05a61c3e5445190d9bfa00453bce4] / [mention:b1ec831bc63f413fb8baec7179cee8b3:23b05a61c3e5445190d9bfa00453bce4] / [mention:5357deb643314f689f0553cc98556414:23b05a61c3e5445190d9bfa00453bce4] I am trying to upgrade from 23.4 to 24.3 and I am facing below issue. I have followed the instructions provided in from the below links, with search server added new properties in both the location but still I am getting this error. 1. https://docs.appian.com/suite/help/24.3/Upgrade_Guide.html2. community.appian.com/.../kb-2322-application-server-fails-to-start-due-to-improperly-configured-search-server-credentials 09:53:52.442 [main] ERROR com.appiancorp.common.persistence.search.AppianSearchSpringConfig - error initializing client com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException: The search server cannot be reached. Failed to connect to server at [localhost:9200]. Check that the search server is started. If ru
Hi [mention:b1ec831bc63f413fb8baec7179cee8b3:23b05a61c3e5445190d9bfa00453bce4] / [mention:5357deb643314f689f0553cc98556414:23b05a61c3e5445190d9bfa00453bce4] I am trying to upgrade from Appian 23.4 to 24.3 and I have followed the instructions from below link, but I am facing some unauthorized error with respect to search server configuration. 1. https://docs.appian.com/suite/help/24.3/Upgrade_Guide.html2. community.appian.com/.../kb-2322-application-server-fails-to-start-due-to-improperly-configured-search-server-credentials 2024-09-09 09:53:50,863 [main] INFO com.appiancorp.common.persistence.search.SearchServerClientConfiguration - Using the Search Server client configuration specified in /opt/appian/conf/appian-topology.xml. 09:53:52.442 [main] ERROR com.appiancorp.common.persistence.search.AppianSearchSpringConfig - error initializing client com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException: The search server cannot be reached. Failed
Currently using a!forEach and a!isNullOrEmpty to replace all null values in an array of integers with 0, but would love to learn the most efficient way to do so. Is apply() the way to go here? A different function? Many thanks for any and all help!
Hi Team, I recently configured SAML in Appian, and when some existing users attempted to access Appian via SSO, they encountered a 401 error. I had already added these users to the authentication group, and ensured that the Identity Provider (IdP) username was in lowercase, with both the username and email matching. However, the 401 error still occurred. As a temporary workaround, I changed the username, and when the old user tried to access Appian through SSO, Appian treated the user as new. As a result, the user was recreated because we have the "Create new users upon sign-in" option enabled in the SAML settings. Since we cannot change the username for all users, I am looking for a solution to resolve this issue without modifying usernames. Any help with addressing this problem would be appreciated.
Hi everyone, I'm seeking guidance on best practices for handling a specific scenario in Appian. Here’s the situation: I have two records: Record A, with a primary key column named A1. Record B, with a primary key column named B1. There is a one-to-many relationship from Record A to Record B. I'm retrieving data of Record B using the 'relationship/related record data' from Record A, in both interfaces and expression rules. I've also defined the reverse relationship in Record B as many-to-one from Record B to Record A using the same column. However, when deploying, I encounter an issue with missing objects. Could you advise on the best course of action or Appian best practices for managing this type of relationship? Is there a recommended approach to avoid such issues in the future, or is there an alternative method for defining relationships? Thanks!
Hi, I wanted to know that how we can expose/embedd our Appian functionality/action to other application which is not of Appian ex: A Java built-in app, so the user using the application can perform an action which is build of Appian.
After upgrade, while create or modifiy Process model and reports are giving error 404. Anyone faced similar issue?
I would like to use a SAML Group claim, like <Appian Admin> so that when a user signs in, and they are in that IdP Group (from Azure Entra ID) that they are created as an admin console admin... Is there a way to use a "Common Object group" in Designer to manage admin console admins?
I am looking to use SAML 'Attribute Mapping' configuration to 'create new users upon sign in'. Is there a way I could create a user as a system administrator based on SAML attribute mapping?
our current appian primary database is on oracle which we are migrating to PostgreSQL we are using GCP DMS for migration from oracle to PostgreSQL after migration we found few column which is as BLOB in oracle is migrated as bytea in postgresql no when we are starting tomcat we are getting error org.hibernate.tool.schema.spi.SchemaManagementException: Schema-validation: wrong column type encountered in column [edit_events] in table [app_edit_history]; found [bytea (Types#BINARY)], but expecting [oid (Types#BLOB)] is any one faced this issue please help with resolution
1) I am using appian community account. I need to change my first name but 'Update' button is not enabled in edit profile 2) Is there any way to download certificate from appian community account
Hi Folks, There is a requirement to reset the password dynamically for a user, but I don't see any specific smart service for this purpose. Regards, Ghanashyam
Hi All, I have main process and calls sup process. Suppose sub process will iterate 10 time and each iteration it will generate new id. I want all new generated id by sub process in main process. I have implemented output option in sub process but it return only last generated id by sub process. It is possible to get all the id generated by sub process in main process. Regards, Umesh
Hello, I am no longer able to save and publish process models. Where should I be looking to verify that I have permissions to do so? I am in groups with process administrator level access to the process models. This issue is across all process models in my environment across different applications. Thank you, Nick
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.