-
Recently active
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
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?
Is it possible to add new fields/columns to the database using an interface and automatically update record list columns and other dependent interfaces?
I want to check specific developers' changed objects based on date range, is there any way can do that?
I have created a Process Calendar in DEV environment, how to promote it to UAT? Does any DevOps flow to follow up ?
I am new to Appian and We have a scenario that we are providing one form to customers. in that form we are giving them one link (Related to another application), the provided link has login details, now my scenario was customer don't want to enter login details. we need to fetch from admin console --third party credentials and we need to pass those values to that link, is there any possibility to do these task.
Hello All, After doing an upgrade of Appian servers to the latest version as per the documentation, I am losing the data which is present previously in the older version. Is there any suggestion from your end? that will be most helpful. PFA docs.appian.com/.../Upgrade_Guide.html
i have a Execute Stored Procedure Smart Service in Process Model , when i start the process model i got this error , Non supported character set (add orai18n.jar in your classpath): AR8MSWIN1256 i have oracle 19.3.0.0 in my Linux Server and i downloaded orai18n.jar file and i need a help to know were can i add it to solve the problem , can i make it from Appian Admin Console ?
Hola, En el curso de Appian Developer que estoy haciendo, en Introduction to Basic Expression Building en Quiz Arrays se ha quedado pillado al hacer submit y cuando lo he querido repetir ya no me sale la opción de volver a intentarlo. No sé si me podríais ayudar. Gracias.
Hello all, I can't send emails from appian (on-prem). 2023-11-15 09:23:57,255 [Appian Work Item - 48 - WorkID 1 - notifications-email : MailRequest] ERROR com.appiancorp.ap2.mail.Mail - Could not send mail via smtp.office365.com:587 to 2023-11-15 09:23:57,255 [ThreadPoolTaskExecutor-98] ERROR com.appiancorp.process.workpoller.WorkItemListener - The following exception occurred while attempting to complete work item [[WorkId: 1, EngineId: notifications-email, Request: MailRequest:null as null by null, Response: null]] - Exception: javax.resource.spi.work.WorkCompletedException: com.appiancorp.process.engine.EmailSendException: Could not send email [from=Auto_EPMC-IACC_RPASupport@epam.com, to=ravil_nagmetov@epam.com, subject=Appian Password Change] at org.springframework.jca.work.SimpleTaskWorkManager$DelegatingWorkAdapter.run(SimpleTaskWorkManager.java:244) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurr
Hi, I'd like to create a form where a super admin creates groups and within those groups there are admins of each group and normal users. I'd like those admins in each group to be able to choose users from an appian list, but I don't know how to extract appian user information and display it in a table. Thanks for the help
Hi All, In our SaaS Environment, the basic user we create is not able to access the tempo interface. Only if we change him to Admin user he is able to access the environment. Has anyone faced a similar issue?
how tow write the if condition to check the two local variables are equal or not ?
Hi We are using SAML Group Synchronisation to sync Azure AD groups to our Appian groups. All works correctly. However, due to a temporary situation, we will have two Azure AD groups which should be mapped to the same group in Appian. See below, where we have the attribute 'memberOfValue' and a group name, we would need that attribute repeating. e.g. Attribute - Value memberOfValue - Group1 memberOfValue - Group2 I am thinking this is not possible and that probably we have to set up a second saml sync group with the correct attribute, then add this group as a member of the Appian group. Anyone had this scenario? Thanks.
Hi, Currently, we are considering the possibility of configuring SAML as the authentication protocol for internal citizens, while using OAuth as the authentication protocol for regular citizens. We would like to be able to choose the authentication method based on the application being used. My specific questions are as follows: Is it possible to configure both SAML and OAuth simultaneously in Appian for different user groups? How can the appropriate authentication protocol be determined and selected based on the application being used? What are the best practices or recommendations for achieving this dual authentication configuration efficiently and securely? Thanks!
Hi All, Has anybody integrated with GraphQL End point which retuns a JSON formatted response. i
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.