-
Recently active
Hi, I am new to Appian and learning the 'Certified Developer Appian' course. Under the course content I am currently doing Workflow >> Process Modeling 101: Automate Your Business Processes >> Exercise 8: Process Modeling 101, Part 1 >> page no. 6. See screenshot below Strangely I am not able to find the record type Status while I am trying to define the dropdown of the status field on the 'Add Vehicle' Form. I have successfully executed all the step by step process as in this document. I am able to see the other 2 record types - Category and Condition. The recordType Status is existing but when I try to find it on the expression editor I am not getting it Product Category is the last recordType..nothing below that. Any help will be appreciated.. thanks jaideep
In this case the financial review pass data to office manager when office manager click return to financial department in the interface it should get back to the financial executive to review the interface the problem is with this loop the second time the financial executive submit the form it written as a new row , i need this second review to be an update to the first row the second problem is that the office manager cannot open his form after second financial form submission
Can we increase the timeout value for Query process analytics from backend.
Hii All can anyone help me how to impliment this condition : User Should be able to Cancel the appliaction at any point of time unless its reviwed by HR.
Hi I want to check for duplicates in Supplier list when I am adding a new supplier. I tried using this expresssion: a!textField( label: "Supplier Name", value: fv!item.description, saveInto: fv!item.description, validations: { if( count(wherecontains(local!suppliers,index(fv!item,fv!index,{})))>1, "Supplier already exists",{} ) }, But I am getting the error -> Could not display interface. Please check definition and inputs. Interface Definition: Expression evaluation error at function a!forEach [line 39]: Error in a!forEach() expression during iteration 1: Expression evaluation error at function 'wherecontains' [line 52]: Invalid types, can only act on data of the same type (Any Type, Text) I tried the methods mentioned in earlier posts but not able to fix it yet. Can someone help me? Thanks
We 3 developer wants to create an application. So, I am making 3 Administrator Users and then I are granting them access under the All Users Group and other groups. But after Sign In from the id that is provided at the time of user creation, this application is not visible in their respective Appian Designer Window. So my question is: how can we 3 developers work on a same application remotely simultaneously?
Hi All, Please give me sessions or some better ideas as I want to make a onboarding dashboard for HR. Where A HR can select the forms of candidate and get the candidate details in read only view after reviewing it If rejected, mail should get triggered to user informing about the rejection along with Rejection Reason If Selected, the data will be visible to Manager
Hi All, I am new to IDP. I came across a requirement where by a configuration needs to be done such that if an invalida document comes to appian it should be by passed as "Straight Through Processed". Can anyone please help me out. Thank You
Hi all, I am facing one issue in read only grid where i have 5 columns in that grid, one column name is Reviewer( who reviews the form). After filling the details in the form and submitted it to the reviewer, the reviewer column is not updating in that grid. Ex: I have added "Ravi" as reviewer. After refreshing the page, the reviewer column data is updating as "Ravi" before that its not updating. Requirement: Reviewer column has to update when i submitted the form. Note: We are using one expression rule where the data is coming from database to the grid in that rule the reviewer column data is updating as "Ravi" but in the grid its not updating. While other columns are updating as soon as i am submitting the form.
Hi, my name Tejas I am new to Appian and I have good knowledge theoretical, but I want to learn practically. where I am getting free practice link.. I am not getting the job and still not working .. I have Google mail only...please anybody please help me
Hello guys! Can someone tell me if the feature Generate Documentation as show below is available in Appian BPM v7.10?
Hi....... I am having the requirement on click of one choice in dropdown field. Need to show lists of more than 20 actions in the actions lists tab. I am not getting logic on this, Can someone help on this?
Hello! I'm new to Appian, I've already completed the Appian Developer learning path exercises. Will there be other exercises that I can do or that they can share with me, and continue practicing with Appian?
Hi Guys, I am new to Appian and want to become certified and become a full-fledged Appian developer. I am a self-taught dev and don't have a tech degree, I was earlier working as a React developer/Front end developer and Javascript is the only language I know. I've done only done functional programming so far and have dabbled with OOPs here and there. I also have hand-on experience with MongoDB(but not SQL). Do you think my background is good enough for me to just jump in and start learning Appian development? Or should I develop a foundation first with OOPs, SQL, etc. or learn some Java. It would be very helpful if you can suggest me a prerequisite that I should work on before jumping in.
Is there a state chart that explain the relationships between the many Task status? Assigned Accepted Completed Not Started Cancelled Paused Unattended Aborted Cancelled By Exception Submitted Running Error Other Skipped
Hi im trying to understand how i need to do to setup an email server to use Send Email service. like in the picture now i saw in the documentation that i need to configure the email server but i dont understand where i found all what it is written there with all the configurations etc.... Open (or create) <APPIAN_HOME>/conf/custom.properties.
i need to select user by using piker fields and auto populated the details (email, user name and Name) and saved into a inline grid
Hi, I've been creating an application for onboarding clients. For this I want to create an auto generated field in CDT. whenever a new client register for onboarding and successfully submits the form, automatically the unique onboarding number have to create for every client. Is it possible to create? Thanks in advance.
how Create a process model which will connect to your personal email id andMake it to count the number of unread mails in your inbox andUse process model to send a mail to hr
I created interface from Appian exercise which is in read only format and display's data in Test when default values are set but when running the process model, there's no data displayed in the read only section. What could be done in order to display data?
Hi everyone im new with appian and im trying to understrand how can i update for exemple a record in table in my db , in the process model. i see that we only have a node for write in the datastore , but what is the best practice to update a specific row with the id etc.. like in SQL. How we doing this with the configuration with that node of write to datastore entity ???
How to a test create user and his data
Hi, Is there a way to format record title. Any richtext component that can be used to update color of record title for display on site would be helpful
Hi, I am working on a process model to add a new phase to the database. I am getting this error on projectID. I tried all the options mentioned in similar topics discussed here. But not able to fix it yet. An error occurred while trying to write to the entity "MD_PM_mdpmphases" [id=87e6bf7a-11e6-4281-a840-a48dbb5c66f3@4551, type=MD_PM_mdpmphases (id=4046)] (data store: MD_PM_Data Store). Details: org.hibernate.PropertyValueException: not-null property references a null or transient value: MDPMMdpmphasesDT3754.projectId Data: TypedValue[it=4046,v={<null>,<null>,<null>,0.32,<null>,yiuroeur,,2022-03-16,2022-03-22,In Progress,PM,PCM,terewtgyreghre,<null>,<null>,<null>}] My phase table looks likes this; How to fix it? Thanks
how we make difference between output and input in data. pls explain me with example code. In which place use input of data in properties of process model and in where we use output
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.