-
Recently active
what impact does raising and lowering priority created on task in Appian? In what scenarios do we use it ?
Good afternoon. We have a requirement to preview a PDF file. For that, we are using the documentViewerField component (green circle).Both the documentViewerField component and the other components displayed in the image are inside a cardLayout.However, there is a lot of space (blue box) because of the height occupied by the documentViewerField and we want to avoid that space, making the documentViewerField component occupy exactly the same height as the rest of the components, to avoid the large space that is displayed (blue box) and that the resulting space is only the space occupied by the yellow box. We want to display pdf files in thumbnail and at the same time we want the thumbnail to be adjustable to the box we have in yellow, to avoid that space (blue box). On the other hand, is it possible, somehow, to make that with some click we can have a thumbnail in a larger viewer and be able to download the document. Does anyone know any way to do this, or any component or plugin that fi
Hello Team, Could you please let me know whatt type of questions we can expect in appian developer interview . Any insights would be helpful Thanks
Hi Community, There is text field type is integar type. When I entered more than 9 digits it showing infinity Symbol. Could you please help me
Hi everybody.I have a process model that starts after a trigger from an email received.When i save the subject of the mail, witht the mail's property "Subject", I pass the subject as a rule input for a expression rule.Unfortunally, the rule doesen't work well, but if I pass the subject of the mail as a wired string, the expression rule works correctly.I DON'T KNOW WHY.I suppose it's something about the format of the subject passed from the mail, but I tried with functions like "touniformstring" but nothing.
a!localVariables( { a!gridField( labelPosition: "ABOVE", data: todatasubset(ri!cmuFinCov_ds.data, fv!pagingInfo), columns: { a!gridColumn( label: "CIF", value: if( ri!isSelectionEnabled_bool, a!richTextDisplayField( value: a!richTextItem( text: index(fv!row, "cif_int", {}), link: a!dynamicLink( value: index(fv!row, "cif_int", {}), saveInto: { ri!selectedCif_int, a!save(ri!buttonAction_txt, null), a!save( ri!selectedRequestId_int, fv!row.requestId_int ), a!save( ri!selectedcmuFinCov_cdt, index( ri!cmuFinCov_ds.data, wherecontains( fv!row.cif_int, to
Hey Community, I have a scenario, that is in an interface I have two buttons, one for going to next page(Continue) and one in the interface for performing some action(Add Items), Intially in my interface i have an editable grid with some values, In that editable grid there is a column callaed category if any of the row doesn't hold category value then when clicking on continue it should show the validation on the interface with button(Add Items) color changed to destructive, Both these actions should be happened only when we click on continue button.Is this scenario possible. Thanks In Advance!!
My company is looking for a interface for performing Inventory variances. They are currently using a PHP program that lacks a some features they would like to have and are looking for us to migrate to an Appian based platform. With the current PHP interface, they have a grid where they have the option to select 1 of 3 quantities or to type in a different qty all together. My first thought was an editable grid, but with the number of lines which can exceed 1000. I did start with an editable grid, but after a few lines, the performance slowed down drastically and by the end, was taking up to 1 min per line selection. I am just looking for some thoughts and ideas on which road to travel down to keep it simple for them to select the qty they want, but also not kill performance. I have included a snip it of the current PHP interface.
Hello [emoticon:c4563cd7d5574777a71c318021cbbcc8], I was going through the product training videos from the Appian Academy and I came across this trick which I wanted to show you. Scenario : Lets say we have a table whose primary key would be a foreign key to some other table (like an Order table whose primary key will be a foreign key to Order_Items table) In such scenario, when we insert the record in the first table (order table) , we need to extract the ID of the inserted row and we will use a script task to update the ID to the other table rows (Order_Items) In the script task we have couple of ways to update the foreign key as suggested in the below answers https://community.appian.com/discussions/f/process/25333/script-task-to-multiple-parameter-in-process-model https://community.appian.com/discussions/f/new-to-appian/24905/script-task-in-process-model/98510#98510 But the trick I found is, as below. It can be found in the community edition process name : AA New
I want to bold text on confirmation message when i click the button.
Hi Community, I am just trying all scenarios related to send email smart servce though my environment. when I am doing start process for debugging first I am recieving an email. after that I added pv in the email body tried start process for debugging the process s completed but not recieved any email. Could you please help me. Thamks in Advance
It's critical to be able to tell Fitnesse to reload the DOM and move to a tab that is opened by the application. How do we do this in Fitnesse? Please don't include any UX recommendations for not opening new tabs just looking for an answer as to whether it's possible and if so how. Here is the same question with no answer from 5 years ago. [mention:b91cee8a40da4dec91d2b850668d8c3c:46448885d0e64133bbfbf0cd7b0fd6f7]
Hi, I have a process that triggers emails to non appian users.This email body should have a link that could navigate to a word document to view or download it.Add attachments is also an option but I want the document to be in a link in the email body.can someone help me in achieving this. Thanks
I have one interface where a form is there and there is a submit button and when I am clicking the submit button I need to create an pop up containing 2 buttons and there will be a text that do you want to make another form then if the user click the yes button then the same form should be opened which was opened first . how to configure this ? I can configure the text related things but need an guidance on the backend functional and I know appian does not provide an option to create a pop up rather than create a record action , but iI dont want to configure this using record action which is my requirement !
Hi, I have a form which has an edit button on it which is on the summary page and not added as a related action as per client's requirement. The form is working just fine will all the validations upon clicking on "Submit" button. But when opened a record from the record type and trying to click on "Submit", the form just goes forward without validating anything. Any suggestions would be helpful. a!buttonLayout( primaryButtons: { a!buttonWidget( label: "Submit", submit: true, value: "submit", validate: true, style: "PRIMARY", saveInto: { local!submit, a!save({ local!edit, local!cancel }, null), }, ) } )
Hi Everyone, Can anyone please help me how to display custom message on grid when the data after applying search in grid is empty. The search is implemented using record type.
Hi, does anybody knows what http code do I receive for the operative APIs when the Appian service goes down?
How to attach a link in the email where it should open a document in appian.Im using email template not a plain text for the email body, Can someone elaborate the procedure which I need to follow. [mention:a11f77a729fb4db2af76b09948583328:e9ed411860ed4f2ba0265705b8793d05]
Hi, i have made a modification in milestone function for a new workflow,I am getting the below error.Please help An Error Has Occurred Expression evaluation error [evaluation ID = 67269:64b0e] in rule 'dcc_milestones' (called by rule 'dcc_request_recordsummary') at function a!milestoneField [line 599]: A milestone component [label="Milestone Status"] has an invalid value for "steps". There must be at least two steps. (APNX-1-4224-040) a!localVariables( local!isApprovalRequest: toboolean(ri!requestDetails.isApprovalsRequest), local!isQueryRequest: toboolean(ri!requestDetails.isQueryRequest), local!isJruleRequest: toboolean(ri!requestDetails.isJRuleRequest), local!isVideoRequest: toboolean(ri!requestDetails.isVideoRequest), local!isOnCallRequest: toboolean(ri!requestDetails.isOnCallRequest), local!isConsult: if( ri!requestDetails.requestTypeId = cons!DCC_REQUEST_TYPE_CONSULT, true(), false() ), local!isImage: if( ri!requestDetai
Why do buttonWidgets not have a linkField property? It would be ideal if they did.
i am trying to login to the course material but this grey screen doesn't change
Is there a way in a process model to add a node with an informative screen, that does NOT require any user input, and the process continues running immediately after displaying the screen to the user? For now i see two aproaches, but none of them are what I'm looking for The first one: A User Input Task with a form, and a timer, that makes the process continue after a specified amount of time. But that makes the process wait when there's no need to. Also after the timer runs out and the user clicks a button on the screen, an error appears, saying that the task no longer exists. Second one: Make the form return something when clicking a button, and continue after the output. The problem is that I want the process to run even when the user navigates away from the screen, or closes the tab, as to account for the user not clicking the button.The two approaches can be used simultaneously, but still I would rather not wait for neither user, nor the timer. I just want it to go to the
Earlier I remember using records updated in Output of Data in Write to Records after write it will append the ID to the same record data given as input. Not sure whats wrong now its only returning id and i dont have the data in it. its overwritten with only ID after write. So i cant have entire field data to continue for other tasks following it. Am I missing something or is it how it should behave in recent updates? I am using process start form and not user input task to map the details for inputs from forms to pv.
I am using file utilities plugin (Move To System Files) to move the files to the NAS drives mounted on Appian server. But the folder is set with 775 permissions and I am getting error as java.io.FileNotFoundException: Permission denied) when moving the file to that nas drive. I am able to move to the sample folder which was set with 777 permission with out any issues. so no issues with NAs mounting. I want to upload/ move the file now to that 775 folder now. we achieved this using SFTP with FID set in Third party credential and able to achieve. I am looking for the same way to run with that FID using new way (File system plugins) , please suggest.
Hi All, I am having a weird issue in executing the query entity. I have a query entity rule which returns the totalcount based on the date range(which is ideally current date/day). It is throwing error in some scenarios and testing this rule certain time, we can see the data is being populated. Any help would be highly 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.