-
Recently active
Hi Team, I am facing one issue. In my application, in local variable section of Interface intializing local variable by calling expression rule and trying to refresh that variable based on refreshOnVarChange, also tried all available refresh options but nothing worked. Is there a limitation on refreshing variable for expression rules? localVariables( local!record: a!refreshVariable( value: rule!ADMIN_DF_DH_getAllTestConfigs_Exp( bearerToken : ri!bearerToken, programId : ri!program.id, sourceId : ri!source.id, datasetId : ri!source.dataType, pageNo : local!pageNo +1, batchSize : local!batchSize ), refreshOnVarChange: local!testConfigResults, ), ........ ........ ........ ) ADMIN_DF_DH_getAllTestConfigs_Exp a!lo
I want to know about to show confirmation form on any error or completion of a particular activity. Suppose, in write to data store entity, i want to show the alert box on the success updation/insertion of the data.
Hi, Can you please explain what is the pricing structure for hosting a Dev, QA and Prod environments on Appian Cloud at enterprise level for multiple clients? What is the user count by default? Or is user count purely based on the requirements? Is it on per user/month basis? Regards, Thiru
How can i achieve this kind of header with dropdown function in Appian
Does script task has any limitations? Thanks.
Hi everyone, I am unable to find the transient meaning, what is the purpose and why we r using it, and why not the other approach? can guys help me with this?
Hi Experts, How I can transfer my A-Score from Previous Organization to current organization. I have already raised a support case from https://forum.appian.com/suite/sites/myappian/page/support with my current organization's Credential but not getting any updates on it. Thanks, Gaurav Singh
A process generated (as requested) a 3.7 gigabyte zip file last night. For the size it worked pretty well. I did notice something funny though; there seems to be no way to display its size correctly, other than downloading it to my local system. The filesize-in-bytes (~3.7 billion) is well past the integer overflow point (~2 billion). When I view the file's properties directly in designer, it shows a *negative* filesize:When I click into the document properties, I see the same thing. When calling the "document" function on the file directly, I see a corresponding negative integer (i assume this somehow corresponds to the integer overflow, but I can never keep it straight in my head) -- In this case it's not critical. However I can imagine future use cases where not being able to internally pull an accurate file size could be a big deal. Has anyone developed any neat tricks and/or workarounds for this? ( I mean other than the obvious
Hi, i tried several times to import this App (Corporate Conference Booking) but any time the importing is not completed and missing many objects such as Site , Record type , Process model and etc. in attached you can find related import log file. please can i have someone's support on this issue? BR//Ahmad [View:/cfs-file/__key/communityserver-discussions-components-files/11/corporate_2D00_conference_2D00_booking_2D00_1.import_2D00_log.txt:320:240]
Could someone help on how to create a constant pointing to a particular website. For example if I would like to create a constant pointing to https://www.un.org/en ?
Feature Request - We do have a document viewer to view the PDF and the documents. Do we have feature to edit Documents/PDF online within the SAIL interface and save it. In the a!dataTime() field, Can we have any control to disable only time or set time to default value
Good morning, We have an interface which queries the tasks from the user logged in thanks to a task user report. If we use an admin user, we are able to see all these tasks (group and individual), but if we use a test user without admin privileges, we are unable to see them. In the report, if we set the context user to the test user, we can see the tasks, so we don't think is a report issue. Thank you so much
Hi, just want to ask.. If I created a Web and Mobile application through Appian, how do my user's access it? 1. Will they know that the application is done through Appian? 2. In Web, are the licensed users will have to login through Appian or will land through Appian in order to access the web app? 3. In mobile application created through Appian, will the users of my application needs to download and install the Appian app from Google Play in order to access the created application? 4. Or, are all applications (web or mobile) done through Appian are deployed as stand-alone applications where users will never know that the application is done through Appian? Ex: mobile application that I can upload in Google Play/ Apple Store Thanks!
Hi, How to import data from excel or csv in CDT or in a database table?
Is there any changes in exam syllabus after certification changed from 'Appial Level 1' to 'Appian Certified Associate Developer' certification?
Hi Folks, I could not figure out the exact difference between SPAWN All and SPAWN NEW, can some explain me with one real-time use case Thanks in advance
Do we have any console to see general Appian logs as we are not logging custom logs in Appian.For EX:When we are calling any external system it may give some 500 or 404 error.where do we see those errors?
Hi all, I am still confused in the pricing and plans offered by Appian. From the website, under APPLICATION plan, there's a price per user (Standard, Infrequent, and External Input User). Also, there are plans for PLATFORM and UNLIMITED. I am not quite sure if we will fall under Standard user. In our use case, we are a Service Provider/ Software Developers. You may refer to my use case below: As a software developer, we are looking into using Appian as a low-code platform where we can create our software/ applications. These created applications are being sold to our customers with different volume of end-users who will use our software/ application. Example the application is a Human Resource Information System with end-users such as the HR people, all company's employees, and on-boarding external applicants. My question right now is that, how's the Pricing in Appian? 1. We, as the provider with 20-30 developers, how much should we pay if we subscribe
What are the process instances that we need to delete automatically as soon as we execute the process ? to improve DB performance.
Hi, In my process model, i have a node sub process which is having the MNI. When i am running the PM i getting the number of instances. but in every instance getting the same index (i.e 1). I am using tp!instanceIndex in my sub process.Why i am not getting the other indexes in subprocess? Any suggestions please.
I have a scenario where we have to export excel with 50 columns in its one tab. I am using "Export Datastore Entity To Excel" smart service. Is there any way we can export excel with more than 50 columns in a tab.
Good afternoon, We are consuming an external process that has a start timer configured as follows: The rule! Delay has this code if( totime(now()) < cons!START_TIME, datetime( year(today()), month(today()), day(today()), hour(cons!START_TIME), minute(cons!START_TIME) ), datetime( year(today()+1), month(today()+1), day(today()+1), hour(cons!START_TIME), minute(cons!START_TIME) ) ) The value of the constant is: The configuration of the user who starts the process is And the process has the overwrite option checked The problem we are having is that the process is running at 2:00 AM instead of 1:00 AM as we have in the configuration. Can you think of why this could be happening? A greeting and thanks in advance
Is it mandatory to give Appian Certified Associate Developer exam if someone is having L2 Credentials and wants to attempt Appian Certified Senior Developer exam ? Thanks, Gaurav Singh
Hi everyone, please can anyone guide me through RPA browser Selenium recording ? I have "Browser initialization failure" error after recording browser with Selenium " . I have no idea what steps to follow in the RPA to solve this issue. The screenshots are attached. Thank you in advance .
Hi, I have set up timer event in the escalations tab and selected Send Alert in what action to be taken section ? and gave my e-mail address, it's not working. Tried Send e-mail smart service, i can receive e-mail with this smart service, ONLY change i made is changed Timezone in process model properties to IST, which is my time zone, any help is much appreciated.
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.