-
Recently active
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
we have Gmail integrated with our app and to display an email we are using appian RichTextEditor. when we open an email we observe three loading bars simultaneously, 1st loads the appian instance on Browser 2nd loads the site inside appian instance and third loads the RichTextEditor Plugin we want to pre load few objects on Load. How we can preload certain items in appian?
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'm the Agile lead for my company and I'm trying to shorten the feedback loops for the Appian development teams I coach. They are very resistant to splitting stories and complain that the Appian platform and its object model make splitting of large stories difficult if not impossible. I keep pushing back against that narrative so they will try the experiment but continue to get resistance. I've seen no evidence in my research that supports that claim. Can anyone provide insight into whether story splitting is indeed not possible or practical for development teams employing Appian?
I want to check specific developers' changed objects based on date range, is there any way can do that?
we use AQUAMAN and Peer review for our Appian packages before moving to production environment. how can we check components in package zip file for their performance related issues which are reported after they are deployed to Production? is there any way to add these rules in AQUAMAN? or any other plug in which can be used to PREVENT these issues in future releases?
I have created a Process Calendar in DEV environment, how to promote it to UAT? Does any DevOps flow to follow up ?
I have a series of questions categorized into sections, and I want to present these questions in a grid based on their respective section names. Additionally, I need to store the answers for these questions in a separate table. How can I accomplish this?
We want to have 2 version for an application, Version1 will be the first release, when version1 on PROD, we want to start version2 implementation, that means we'll have 2 versions in the same time. We found there's a trouble to have the version control, because we have one base line, but need to support 2 versions with their own features, the objects will get conflict around both versions. My questions is there any best practice to handle such case?
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
If you have a database schema table with data that multiple applications need access to... 1. Do you create a single Record Type which multiple application use/share? This in my opinion tightly couples your applications. 2. Do you create separate Record Types per application so they can evolve separately? This in my opinion allows each application to evolve it's Record Type independently, and the only tight coupling is the shared database table structure. What are your thoughts and recommendations on the two approaches?
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
We have a requirement that when clicking a link, will start file download, at the meantime, we need to do some data update. Can anyone advice how to achieve this?
Hi All, We have a process model running at 8:30 AM daily which will perform some updates in the database, this process will take maximum up to 5 minutes to complete. During this time we need to freeze home page for 5 mins by showing some warning message then after 5 minutes we can display the home page. How to achieve this can someone help us with this kind of scenario.
Hi All, Can you please suggest if you have faced similar scenario, when a process is running in the background how can we show a warning message for 5 minutes and after 5 mins we have to show the page to users.
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
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.