-
Recently active
Hi Folks, Have some queries regarding the Associate Developer Certification Exam(L-1). Have recently completed the Appian Developer course on the Appian academy and the next step for me is to get certified. Can I get to know some resources I will need to refer to before taking the test. What all tips do you have for the preparation and how does one tackle the preparation phase. What all things to do one has to keep in mind before giving the test. What is the recommended time that should be given to the preparation phase. Really looking forward to learn and give the test to get certified, do share your feedback regarding the topic. Thanks and Regards
How to assign an Request from one requester to multiple receiver(approver) Eg: Request & received request 1 to receiver 1 request 2 to receiver 2 request 3 to receiver 3 and request 4 to receiver 1 like auto allocation
how use Any Data type in interface how in purchaseRequest requestedBy and departments come I have not mentioned , just take datatype as Anytype
difference between task and process model and process instance
Difference between task and process model. how task generate in user task and what will occur in script task.
How to migrate dev Appian environment to staging appian
Expression evaluation error at function a!queryEntity_22r2: An invalid start index of 0 was passed in. Start indices must be greater or equal to 1. I am getting this error for the below code pagingInfo: a!pagingInfo( startIndex: ri!pagingInfo.startIndex, batchSize: ri!pagingInfo.batchSize, sort: { a!sortInfo(field: "createdOn", ascending: false) } )
Hi All,I have a scenario, say, for example, I have 20 rows in the paging grid, based on a condition I need to hide a few of the rows in a Grid.
Hello. I have and component(card layout) shown in the interface using showWhen() function, and want it to disappear after 30 seconds. I thought of using the showWhen() function and refreshInterval of refreshVariable, but couldn't make it work. I'd appreciate it if you could let me know if there is a way to make this possible. Thank you.
Pls answer the below question How to Send email to multiple recipients in Appian? Thanks in Advance!
Hi Can anyone help me to understand what is in below screenshot?How can I delete the data in db in this case, I wanted to delete product table row and corresponding rows from Product quantity table which is having pId = Product table ID Product table - ID, pName Product_Quantity_table - ID,pId(foreign Key),Quantity
Hi All, Pls answer the below question Users accessing and editing the same record at the same time, race conditions may occur when writing to the database. what is the resolution for that For example: Users A and User B access a customer record of Customer Corp. at the same time. They both then start a related action to edit the company’s address and they will both see the current address that is saved. If user B submits their edits after user A, user B’s input will overwrite user A’s input (last save wins). how to resolve that Thanks in Advance!
Hi <Summary for the current situation> 1. In "Data Source Management" of "Appian Admin Colsole". The existing "Name", "Type", and "Connection String" are maintained, and only "Username" and "Password" are changed and applied. ex) previous username= appian1, changed username= appian2 (previous schema= appian1, new schema= appian2) 2. In this case, the problem that arises is, the previously created CDT continues to look at the previous schema (appian1). (The following error message appears.) 3. I don't see a way to change the schema anywhere in the CDT object or XSD file. 4. Is there a way to change the schema of CDT, or is there a way to solve the situation? Thank you
Hi all, strucking here to give validation for a URL. If users gave hhpts:// so the flow was getting error here because of that not proper link format. So kindly, suggest Validation for URL . Thanks in advance.
Hi, After adding For Each function to rows in my editable grid, the rows not showing in UI. How to make my rows visible?.
Does changing application security parameters override the object security parameters? .. or in other words does the object inherit security from the application.
Hi all, I have a datefield component. If I entered incorrect date format then it is showing some inbuilt error message than it should be in mm//dd/YYYY format but I want to display "Please enter a valid format". Can this requirement be possible? Thanks & Regards, saidivya Minna
Hi All, I have a scenario, where I ma uploading the multiple documents and saving the id's to CDT (only Id's)And when I submit (upon the submit I ma writing the Doc Id to DB table from PM), The form was successfully submitted but In the next screen (where uploaded docs should be available as links to download),The link is available but when I click on that I am getting an error "the document doesn't exists or deleted", and this error i am getting only for few documents not all cases.Upon checking the document itself is not present in the Target Folder.Can anyone explain why this is happening? Thanks in advance,SSP
Hi,How can I fetch the status of RPA agent ,So that after knowing the status of agent ,Bot can do the further process.
Hi, I have requirement where in I have to validate if the selected date & time is daylight. In the regions of Canada where daylight saving time is used, it begins on the second Sunday of March at 2 a.m. and ends on the first Sunday in November at 2 a.m.
I'm using Appian practice environment, I cannot find publish option. Can anyone help me?Thanks in Advance.
I am trying to create a process with a form that is voice activated using Dragon or SiriKit so the end user (a clinician) can use voice activation into the App we are developing. All recommendations on how to plan this inside of Appian as a developer would be appreciated. Thank you in advance, Kirsten
hii all I need to upload a excel sheet as a bulk upload option in a interface and also preview the excel data to user in interface itself before giving submission, please let me know how to preview the excel data in interface , someone suggested staging table approach , please someone explain how to do this
hii all im new to appian, please tell me 1.how to create a staging table , 2.and alos how to clear the staging tables 3. how to write staging table data to main data table using script task
Hi @all, We are facing one challenge in using Record type: We have 3 fields in our DB that may contains value or remains empty. So we want to apply user filter on the grid for showing only those values which contains some data based on the section by the user from the list of 3 values i.e., the name of these fields. We are attaching the code that we are implementing for this but it is not ignoring empty strings. We want the black cross fields containing null to go away on applying the filter. Only values which contain data should be displayed. Kindly, help us in resolving the issue. a!recordFilterList( name: "Target Type", options: { a!recordFilterListOption( id: 1, name: "Voice", filter: a!queryFilter( field:'recordType!{1b81b174-97c1-47ee-aa85-b20723b749c3}CDM2_Target Record.fields.{voiceRecords}voiceRecords', operator: "not null", ) ), a!recordFilterListOption( id: 2, name: "MMS Record
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.