-
Recently active
Hello, I require your support, well, I have a problem, or rather a very big doubt, is it possible to do a foreach to get data from related records? For example:supposing I have the following records:Record PersonRecord AddressRecord AccountRecord idRelationship the record idRelationship record will help me to relate the other records by means of an id. so far so good, (I hope I understand) then, I need to make an expression rule that will bring me the ordered data for a cdt, or a map, 'this is for formatting purposes'. what i am doing is relating my records, and inserting data, I am first sorting them by local variables localVariables( local!relationship:rule....(relationship: Record idRelationship....) local!getOwner:{ Record Person Record Address Record Account } local!getBenef:{ Record Person Record Address Record Account } is something like this, so after I do my indexing, what I do is create another local variable that does my foreach, but for each 'beneficiary' that I h
I've updated the application object securities to Inherit from parent then 1 object of application and 1 connected system object is now following securities from root folder respective to "Application" & "###SYSTEM_CONNECTED_SYSTEMS_ROOT_FOLDER" . So , how can I remove this inheritance security. Also, for root folders what is the default security. I'm also facing issues to set those.
Hi All, This is the setup I have for my start node timer - if I change the selection for daily or weekly it works fine and saves, but for monthly is not letting me save. I want it to run the last Sunday of every month. Has anyone faced this issue before? Thanks in advance
Hi Everyone, I have a requirement to send a reply email using Appian. Generally, I receive emails using the mail poller plugin in my system, and later I display them in the interface. Now, users need to send a reply email. Is it possible to send a reply email in Appian that is linked to the original email's thread? If not, are there any workarounds? Thanks. [mention:a11f77a729fb4db2af76b09948583328:e9ed411860ed4f2ba0265705b8793d05] [mention:b45a4f6a20b14a008e4e0ec732a8bf98:e9ed411860ed4f2ba0265705b8793d05]
Hi team, How to implement autosuggest feature for a!paragraphField ,as we do not want to use the a!pickerFieldCustom due to the small size of the text box. Please suggest.
How can we remove/delete the current working draft version of the Process Model so that it reverts to the last published version and removes all changes done in the draft version? If we load the last published version, we need to save and publish it again. It will create an unnecessary new version. Hence, looking for any other option if available. Please suggest if there is any other way to do this.
How to calculate 15th business day of every month excluding holidays and weekends?
I have 20 custom filters created for my read-only grid. I am unable to create more filters.Error posted above. Is there any way I can increase the saved filter limit?
Case Management Studio has several out of the box email notification like case creation, case assignment confirmation. I want to send email notifications as per my requirement with email template of my choice.Is it possible in Case Management Studio? If yes how to do it?
I have a story where I need to create a PDF document. Within this PDF, I need to incorporate multiple fields and grids. While the fields are functioning properly, I encountered an error when attempting to dynamically add grids. Interestingly, there are no errors apparent in the XML structure. However, during the process of converting the XML to PDF, an error arises.Error: freemarker.core.NonStringOrTemplateOutputException: For "${...}" content: Expected a string or something automatically convertible to string (number, date or boolean), or "template output" , but this has evaluated to a sequence+hash (wrapper: f.e.dom.NodeListModel):==> wo.@vendorName [in template "fr.opensagres.xdocreport.document.docx.DocxReport@322fce7b!word/document.xml" at line 4, column 28085] ----Tip: This XML query result can't be used as string because for that it had to contain exactly 1 XML node, but it contains 0 nodes. That is, the constructing XML query has found no matche
Hi All, I had created one interface for opening email using mail to. The code for interface is as follows a!columnsLayout( columns: { a!columnLayout( contents: { a!cardLayout( contents: a!richTextDisplayField( align: "LEFT", labelPosition: "COLLAPSED", value: { a!richTextIcon(icon: "envelope", size: "MEDIUM"), a!richTextItem(text: " ", style: "STRONG"), a!richTextItem( text: "CONSULT SUPPLY CHAIN", style: "STRONG" ) }, /*align: "CENTER"*/ ), link: a!safeLink( uri: "mailto:" & "pradeep@xyz.com" & "?subject=" & "High Risk Material Test Email" & "&body=" & "<html xmlns:v=urn:schemas-microsoft-com:vml xmlns:o=urn:schemas-microsoft-com:office:office xmlns:w=urn:schemas-microsoft-com:office:word xmlns:m=schemas.microsoft.com/.../omml xmlns=www.w3.org/.../REC-html40> <style type=te
I am trying to create a file having all groups excluding the default groups. Default groups are the groups which are added to user account whenever any user is created like APN All Users, Application Users etc. I have created a constant with default user and trying below. a!localVariables( local!groups:rule!UAGR_getAllGroups(), local!groups1:cons!UAGR_Default_Roles, expression:union( rule!UAGR_getAllGroups, cons!UAGR_Default_Roles ) )
I am using the Cucumber for Appian package along with Junit4. For running the tests in parallel I am using the surfire plugin parameters provided in https://cucumber.io/docs/guides/parallel-execution/?lang=java#junit-4 During execution although multiple instances of chrome browser are opening in parallel, the rest for the steps are being executed on a single browser. Looks like each browser instance is not thread safe. Anyone faced this issue or are able to successfully run tests in parallel?
I have the UI which loads the record type data in Read only grid. I used 3 filters to filter the records from record type in the Grid. In my requirement, I need to delete the filtered records from DB on "Delete" action, Anyone knows how to assign the filtered records displayed in Read only Grid to the local variable. Where i can use that record set to delete. Or any other suggestion to delete the filtered records.
Hi, we need to centralize the opening of an incident (on an external system) following an error found within the Appian platform. From the documentation it emerges that it is impossible to recover the information of a process that has failed in an unhattended node. In the various support functions the tasks with problems are counted, but the unhattended nodes are not shown. Furthermore, the process status is active. Is there some method that we have not taken into consideration? Unfortunately Appian Support was unable to resolve this issue.
Hello Folks, Please anyone guide me on this? I am using below code and getting this error: "Cannot mul incompatible operands of type List of Variant and type List of Variant." Basically I am multiplying two values. Any thoughts on this? a!textField( label: "", labelPosition: "ADJACENT", value:product(index(ri!case, "amount", {}), index( ri!case, "newamount", {} ) / 100), readOnly: true(), ),
This post is regarding a feature request I want to make. The feature is about being able to click on a hyperlink and able to navigate to that section on the same screen. Like how we have on websites where clicking on something scrolls the page and takes the user to a certain section. Similarly, something like a!sectionLink that takes the section label or some identifier as input and takes the user to that section on the same page. This would be helpful when there are dense interfaces or long interfaces having a lot of scrolls. And as portals come into the picture, this can also be very well used on Appian portals as they are expected to have long scrolls.
Hi Team, Can anyone please help me with regex to replace every number in string having following with space. $ € CHF EUR USD Example 1. Test 2121k$ test data :--> Test test data 2. Test 2121k€ test data :--> Test test data 3. Test 1000k CHF test data set :--> Test test data set 4. Test 1000k EUR test data set :--> Test test data set 5. Test 1000k USD test data set :--> Test test data set Thanks Bihitak
Hi All , I am trying to get fibonacci series with the following rule .But getting unexpected output . Let me know where am I doing it wrong . TIA
Student Student Year Subaject A score Student1 2021 100 Student 2 2021 100 Student 3 2021 100 Student1 2022 90(-10) Student 2 2022 80(-20) Student 3 2022 70(-30) Student 1 2023 95(+5) Student 2 2023 70(-10) Student 3 2023 78(+8) Hi Everyone, I need to achieve this in read only grid, each consecutive year how much marks difference is there with the previous year need to be shown in the bracket Thanks In Advance
Hello Team, What will be the simple and easiest solution to implement a comment section for each request. I was thinking to create comment record table with comment text, comment by, comment date and requestId which will be linked to my main tables with one to many relationship. Then create interface with one button which stores all that information in rule input pass it to the process model and then for each of these comments which are associated with the request id to pull them in the interface? Is that something possible not sure how to implement this or if there is any simple approach. I was thinking that I won't be able to use any notification like that, since preferred method would be to send notification to the users which was already commented the request or at least to the person who requested it, since I have requestor field in my main table which store the request information. Thanks for all suggestions!
When I click on a button, it will generate a comment and we are saving it in a comment table. In particular scenarios, when we click on the same button, it will generate multiple comments and we need to save it in a comment table itself. So how can we handle in appian?
i'm fresher for appian and I have configured FitNesse as shown below version 21.1 While click on test i'm getting the below error Any one knows the steps to reslove please help me.
Can anyone tell me the limit for the number of basic user accounts created in Appian?
When the same process variable is updated by both the input and output of a 'user input task' what will be the result? From what I have tested, the input takes precedence. As implemented in the attached photo, the initialization set in the output (setting to NULL) does not execute. /resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/_B930AF30EA30FC30F330B730E730C330C830_-2024_2D00_06_2D00_14-153006.png
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.