-
Recently active
Hi, I have a page in my site that has a grid with cases and on click of case id which has the process start link and that navigated to a user input Task interface. My requirement is that from an email, I want the caseid to trigger process and navigate to the user input interface in the site. How can i get this done? How can I get that process link?
Hi all, browser window object has the ability to listen and post events. Is there a way in Appian to access the window object to listen and post messages? Why? I have a use case where the webcomponent (iframe) and Appian proper can communicate. The page in the webcomponent is a micro frontend. Thank you, Thanou
Some how some Process models are deployed but not published. Now i need to open a ticket but want to give the list of unpublished Process model at once. Can some one please suggest how to get the list without checking one by one as we have 50+ Process models.
When I import a full application from dev to test environment, how do I make sure that my process models will be published to the latest version? Is there any special line that I have to add to the properties file so that all my process models will be published to the latest version? or is this done by default on every import?
I have a record action, once I perform the record action, it'll trigger a process, there is an api call in this process, I want to display the api response right after the action completed. Currently I'll need to refresh after the action complete, I tried to chain the process but not working. I'm not sure if it is because the it takes too long for api to respond
I'm looking for a component that can help me display a result on a "spectrum" of risk from low to high. For example, the risk spectrum is 0-100 where 0-33 = LOW, 34-66 MODERATE, and 67-100 HIGH If the underlying data results in 45, I want to be able to display that on a dashboard that indicates that that is a MODERATE result - would love for it to be displayed/overlaid atop the spectrum for context but can't seem to find a good, common, pattern for this. Thanks!
Hi team, I have a text to display as "Completed with Justification" and it should display as a link and on hovering over on the link, the comments saved in justification field should display. Can someone help me how to achieve this. I tried as below but it didnt work. a!richTextDisplayField( value: a!richTextItem( text: "PLL Completed with Justification", link: a!safeLink( label: "PLL Completed with Justification", uri: ri!RGRACSLBL_LabelChangeCountry['recordType!{d1de8e89-4208-44d3-bb27-0306902c0671}RGRACSLBL Label Change Country.fields.{7ac1eaa1-1093-44b1-a996-7f1610dcc510}justificationForClosure'] ), style: "STRONG", size: "STANDARD" ) ),
I have built a interface for recordtype A to show summary, recordtype A has several recordtype B,C,D...related to it, but I found when I am viewing summary for related record B, it only shows 10 items, even though it actually has 20 items. I changed the grid's pagesize to 20 and can still see only 10 items. Is there a limit when we pass rv!record and the related records only has 10 rows at max?
I have used pickerfielusers in which the group filter is mentioned as "All Groups". "All Groups" has sub groups inside it called Group A, B , etc. The security of All Groups is "Group Admin" where no member of sub groups are available. Now, as only a member of Group A, when I access the picker, the picker shows me suggestions from only Group A and not the other group members. All the groups here are "Public", "Closed" and "Low". Is it security of this "All Groups" blocking them from seeing each other?
hi everyone, I get an error that i don't understand when i am trying to save or publish my process , it is throwing an error of type "The process Model contains a node without a name in the site primary language :HEBREW ERROR " for each node that i created on the modeler. nowa few days ago i went in the admin console to see the optional languages that we can choose , and i choose hebrew back then. BUT I DESELECTED the language and save the changes. SO why is it throwing this error ? i dont understand why it is blocking me to save the process that i built ?? what i need to do ? Thank
I found multiple points raised on community regarding how to build workflows in Appian, almost at all place it's mentioned to prefer task based workflows. But i went through Appian success guides and feel both approach are well documented and in some places it's highlighted to build record centric design over task design. Wanted to know why record centric design should not be preferred in first place over task based workflow? Record Centric Applications or Task-based Applications (Modular Design with Sub-processes) are both documented approach of building the applications                    Information Source : https://community.appian.com/success/w/article/3048/how-to-create-memory-efficient-models Under Appian "Best Practices: Appian User Stories", Appian has highlighted issue with Process centric design          &ensp
Hi guys, I have an integration in which we are sharing the user tasks in other system with a hyperlink in the ID, like this: I have the requirement of give them the way of open directly the UI which display the task (TASK FORM) once the link is clicked. In other frameworks sometimes we can use query parameters to customize the content being displayed, but I'm not sure how can we implement this, since appian use an encrypted value or generic value for task forms: Someone can guide me or knows how to open a task form directly? in this case from outside? NOTE: The users will be using SSO (OpenID) to login into our application. Thanks in advance.
Hi all, We are trying to find if there is a way to generate an Excel, using a!exportDataStoreEntityToExcel() or other functionality, and start the download automatically without the need to access the interface after a while to download the Excel manually thought a link. We want to generate the excel and then download it in one click. Has anyone tried this before or know how it can be achieved? Thanks in advance.
Hi Team,Is it possible to open a EML file from interface. I'm having requirement for sending reply email to the original email ,so my idea is to open the original email's eml file and send reply from that. Because I want to maintain the reply emails in the original thread. Is it possible or any work around to achieve this?Thanks.
I just want to understand what Appian Senior Developers can do so that I can have a better understanding of this role.
Hey developers, I need some help. Can anyone tell me what the problem is with this interface? I cannot update two records using the same button. a!localVariables( local!livret: rule!PBY_getLivertByUser(), local!accounts: rule!PBY_getoccountByUser(), local!transactionAmount: if( not(isnull(ri!record['recordType!{4af9711d-c31c-43ce-b28b-448102fcb3db}PBY virementInterne.fields.{16a63de7-fa2e-4180-ae25-b255d12f5d9f}montant'])), ri!record['recordType!{4af9711d-c31c-43ce-b28b-448102fcb3db}PBY virementInterne.fields.{16a63de7-fa2e-4180-ae25-b255d12f5d9f}montant'], 0 ), local!selectedAccount: index(local!accounts, 1, {}), local!accountName: local!selectedAccount['recordType!{b37748b2-8103-41ea-8028-2b358e4f229c}PBY account.fields.{ed06f701-2605-4d77-bcbe-b3806b766f9d}Nom'] & " " & local!selectedAccount['recordType!{b37748b2-8103-41ea-8028-2b358e4f229c}PBY account.fields.{cdd08f61-8471-4cc4-960d-99bdc81ed235}prenom'], local!solde: local!selectedAccount['recordType!{b37
Hi folks, is there a way to limit the size of a file with fileUploadField function?
Hello is it possible to create a staked column chart like below: /resized-image/__size/996x878/__key/communityserver-discussions-components-files/13/Screenshot-2024_2D00_06_2D00_21-at-2.37.11_2F20_PM.pngThe data is like thisLous Total:50 Running: 30 D1: 5 D2: 10 D3: 10 D4: 5 Completed: 20 D1: 20How do I achieve this kind of chart. Thanks
Hi All, When I try to click the link 'Click here to download Report', it is not at all moving. We are on Appin 24.2 version and following is the code written a!linkField( links: a!documentDownloadLink( label: Click here to Download Report (Label), document: local!generatedReport Please help.
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.
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.