-
Recently active
In IDP Concept Can we exclude the reconcile task without using that can we extract the document Automatically
Hello Team, Does Appian have any documentation for creating services in Linux? I have recently setup a distributed installation, and I am looking to create Appian services and have them start automatically on system reboots and also stop gracefully on system shutdown. Any suggestion will be appreciated. Thanks
as per the requirement, I have to convert user texts into DB date format Required format: YYYY/MM/DD expected date inputs: Date with Month Name March 20, 2023 DD/MM/YYYY 02/12/2022 MM/DD/YYYY 12/20/2022 D/M/YYYY 3/9/2022
Hi Everyone, I have a database field whose value needs to be reduced by 1 every day. Can anyone please suggest how to achieve this in Appian? Thank you!
There is a request to have a notification section in Application . This would be things like a document has been shared, an approval for an action, etc. Basically anything we currently send a system notification email, but this would be within Application. A notification count show up on the user profile image at the top right corner, like we would see on a smart phone. If we click on the notification icon, we could then see all new notifications, like viewing the emails on a screen in Application . Is it possible to achieve this functionality.
Hi All, We have built an application wherein user inserts some records in excel and upload it to appian. We then parse those information and display them in appropriate appian controls. One issue that we are facing currently is related to Date or Date&Time entered by the user. As user can enter date and time which may or may not be accurate in terms of how appian wants those data. Hence, It results into an error. Is there any way to figure out whether the date is valid or not as per appian? If its not, We have decided to show them in readonly textfield. Any help here will be appreciated. Thanks in advance
Document Id is generated from the process model, I need to show document in the interface how to link process model to interface.
I'm having issue with my certification as I still have expiry date for certification even though it is showing as Inactive, please see the attached screenshot. I have also completed the Appian Developer Videos again in the community. Do anyone know the reason behind this inactive certification even there is expiry date available? Please suggest if anyone knows anything, that could help me a lot.
Hello Appian People, Is there anyway i can show the error message if textbox is empty when clicking the button, without setting the submit field of the button to true() ? Well, at first its kinda easy to show if the textbox is empty when the submit field = true in button. But I want the process where it will not set to true and still if it was clicked the empty error message will show if textbox is empty. Is it possible? Currently this is my sample process, however seems its not working. UPDATE: Its okey now guys, i figured it out. Thank [emoticon:6d505171faa4497c85c5ca27290c555d]
When trying to upload a blank file getting a validation message But, when replaced with a proper file, that validation message still shows On testing the interface also, this validation message still persists. Only on, screen reload it goes. Need help regarding this.
Hi all, I'm having an issue with aggregation and i've not been able to find a good answer.I have a dataset that is made up off a number of collection of records. Something like id groupid value updatedOn 1 1 xx 19/01/2021 10:002 1 xx 19/01/2021 10:003 1 xx 19/01/2021 10:00 4 2 xx 10/01/2021 10:005 2 xx 10/01/2021 10:006 2 xx 01/01/2021 10:00 7 2 xx &nbs
How to maintain color codes for each iteration for different color in audit log
lets say I had a word "Appian" now I need to covert into a list expecting a result like below( Letter - (Number of times that particular letter is being repeated in the given word)) A-2 p-2 i-1 n-1 Please let me know logic to achieve this
I want to bold a particular word in a text when using a a!richtextitem. when I use the "Style" as "strong", it's making the entire text bold.In my case, I only want a word to be bold as shown below. Can someone please help a!richTextDisplayField( value: { a!richTextItem( text: { "We recommend ABC method.",}, style: "PLAIN",) } )
Hi All, We have an application where we use application action to trigger the process model and am able to see the action on tempo(DEV environment). Whereas I couldnt see it on TEST environment even though am part of same group as in DEV environment. Could you suggest any ways to troubleshoot this issue. I have Checked application security Checked process model security Additional Information: TEST is on latest version compared to DEV now. Thanks in advance
Hi all hope someone can help. I am working on an integration in a process model and I want to pass some variables to the integration step I am assigning a recordtype value to the inputs in the data tab all works for division for example where I assign pv!record.recordtypexxx.division but it doesn't work when I assign the relationship data for example departmentid has a value of =pv!record.recordtypexxx.relationshipxxx.fieldoftherelationship It seems that the relationship values are not being passed? If I create an interface to display the data everything is there as expected both in the main record type and the looked up data from the related record type is there and correct. So the relationship works. Then why when I call the relationship data in the inputs in the integration it doesn't pick it up??????
I have a CDT SOA_SUMMARY which is the parent of CDT SOA_ITEMS.In reconciliation the three columns (Bill Ref No., Bill Date, SOA Number) are merge into one. I cannot select or draw manually to configure the column and my workaround is to manually clean the data. Can you please help me to split the array of string using a script task and assign the values to designated column? It should be in a loop to iterate each row.
Hi There! As the following screen shot shows, I do not see the name of the process model the Subprocess node is configured to execute. It only impacts the display of the model name. If I right click the node and select Edit Sub-Process Model, it opens the correct process model. If I click the Refresh button on the setup tab, it correctly refreshes the list of parameters. I only noticed this behaviour recently. It is only in our DEV environment. I have tried clearing my browser cache, restarting the browser, using a different browser. I am a System Administrator and have the same application security as my peers. I am the only one experiencing this behaviour. Any ideas what is impacting my profile in this environment?
Hi, I have a user interface with a read only grid at the bottom with a button "ADD" on top right corner of the interface. Now, when the user clicks on "ADD" button, I would like to show the interface in a popup window, instead of showing in the same window. How can I achieve this. Any suggestions please.
Problem and Solution ---> Received this error when I tried to compare two variables values, one is of dictionary of data eg: { category: "vehicle", type: "car" } and other list of dictionary data eg: {{ category: "vehicle", type: "car" }}. This double curly braces in the 2nd example introduced this error, when I tried to match the value with 1st example. Hence, made the change accordingly by adding append function to the 1st example. Used append like the below code.
Hi All, I have a scenario where a process model is updated by "Person A" and that process is started by "Person B". When i try to get pp!initiator and pp!designer, am getting "Person B" as value for both. As per my knowledge "Person A" should be pp!designer. Can anyone explain why this happened? Thanks in Advance.
I have a process including Write To Data Store Entity node, I need to query saved data after a!startProcess success, I used a!queryRecordType to query data, but I have no result.
In the interface. I am getting error message for the below piece of code. Error message : Expression evaluation error in rule 'sshs_startformquestions' at function a!cardLayout [line 48]: Cannot compare incompatible operands of type Null and type Number (Integer). Line: showWhen: { local!selected1 = 2 } It would be great if someone can help.
my condition is like, when click on radio button it goes to next activity and radio button must be disappeared so i want to do only disappeared radio button when going to next how can i do that ?
Hi All, We are doing a POC in which the users can select the list of appian objects that they have modified on a particular day. We are planning to use a picker field which will give the Appian Objects as Suggestions so that the users can select the their objects. Just wanted to check if there is any function which would give the list of all the Appian Objects from a given application uuid or name? Thanks in Advance!
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.