-
Recently active
Hi All, I am facing an issue regarding process report. I have crated one process report to fetch process history with last seven days and using that process report in a interface, But as per my requirement i need to fetch process history with only two specific process model, not for all processes which i was performed in last seven days, for achieving this i have created one filter in Process report where I am using Process= GPA Task Loader by using this i am able to fetch process history but it showing only today history. So there is any other way to fetch process history for two process model with last seven days data. a!localVariables( local!statusFilter, local!processTask: { "GPA Activity Task Loader Excel", "GPA Activity Task Loader Excel Validation" }, local!taskReportData: a!queryProcessAnalytics( report: cons!POC_GPA_USER_REPORT, query: a!query( pagingInfo: a!pagingInfo( startIndex: 1, batchSize: 500,
Hello Appian People, I have a test WEB API(POST) in order to test my integration process. I also created a test datastore. { user: address: } Please see picture So what i want to happend is that what to add a test process condition: If the Request result normal, and statusCode 200 - body: received value will be "0" Incase parameter error,and statusCode 200 - body: received value will be "1" Anyone has any idea to add this test condition in my Test web API?
Hi Everyone, I have the requirement to capture the task report data into the database. Can anyone please help me out? Thank you
Hi Everyone, I am getting the error "Missing domain prefix" when trying to use the created expression rule to check the condition for visibility setting on a particular button.
HI Everyone, I am opening an interface through the process start form in process model, when the process starts the form gets opened, but other nodes do not execute. Can anyone please help me out, how to execute the other nodes as well at the same time.
Can anyone help on how we can check the scorecard for Appian Associate Developer as i havent received the email. Thanks in advance.
Hello all I have started my training on Appian and requested for a Appian instance. I am unable to login using my username that was setup and the Appian password. Is there a different setup required to access the instance where i can practice? thanks for your help!
Hi All, As per my current requirement i am using an integration for google space where i want to color Card background, border and header any suggestion?, I have already tried with font color in title of header but it's not working, same i am using in content for message and it's working fine so any solution for header and card? Below is the code which is i am using. { "cards": { "header": { "title": concat( "<font color='#90EE90'>", if(rule!APN_isEmpty(ri!gChatTemplate.headerTitle),"Notification",ri!gChatTemplate.headerTitle), "</font>"), "subtitle": if(rule!APN_isEmpty(ri!gChatTemplate.headerSubTitle),"Notification",ri!gChatTemplate.headerSubTitle), "imageUrl": if(rule!APN_isEmpty(ri!gChatTemplate.headerImageURL),"">is3-ssl.mzstatic.com/.../1200x630wa.png",ri!gChatTemplate.headerImageURL) }, "sections": { "widgets"
Hii All, I am working on Audit log using CDT comparsion plugin and tha data comes in grid like that: Now I want to combine fieldname column and previous value column like that: Province : NL Thanks
"Your account is locked because of too many authentication attempts." What shall I do? Can anyone help me please?
Hi, I have created an interface where I am tracking some details which even has a Links column so I have created a paragraph/text field to receive the user's inputs (External URL links), now after the links are inserted, submitted, and saved. I am showing them up on a Record view using the links field > a!safeLink. If one link is updated by a user then it's okay its working fine and opens the window in a new tab see image 1: But if a user is updating more than 1 link then it's not differentiating between multiple links and assuming the entire entry as a single link, I tried using commas, semi color between links but nothing is working, see below: Could someone please help me with this? Best, Mohammed Khaiserulla
how i will use Any type datatype
Plzz suggest me the alternate of getdatasubsetdownloadlinkfromrule
I'm using pp!id of a process instance value as orderId field for my db, As I thought it is unique for all process instances, but when I checked It was not. I was wondering is it really unique?
Hello, I am not able to view the summary view for a record type (Rental Customer) I checked the security for record type and interface for summary view, still it is not visible What could be the reason? Could someone please help me
Hello Everyone , Greetings! I need to assign the form request to L1 team by task . L1 team must be able to look all the tasks got for those . Now how can i assign task for the L1 team and how to check check the list of tasks for L1 people ! Can anyone help me on this , Please Thanks and regards Pavan
Hi, I have a start date and end date and the CDT type for the two fields are text. Now I need a validation that the end date should not be earlier to start date I have given one condition as validations: if(local!endDate<=local!startDate,"End date should not be earlier than the start date",""), it is working fine if the dates are in the same year. But if I am giving the start date as today and the end date as previous year it is not working. can anyone help me with this
When using a record related action, is there a way to send other parameter values besides the identifier to the dialog screen? I want to select several rows from the read-only grid of screen#1 and pass the information of the rows to the dialog#1. Thank you
Hello Great People, Can somebody advise me on how to properly position these text such that they are stacked on top of one another? For eg, Emp id, Email and Total Cost should be properly aligned with Description in a straight line; Name and Requested for should be properly aligned with Phone Number in a straight line one below another Thank You.
Hi All, I have applied some validations on the interface page, although they are working from the interface page while click on button but when validating from the site these are not working. Can anyone please help me out?
Hello All, I have forloop giving the values like this. "Test.txt" "Test - Copy.txt" "Untitled_1.log" "DB connection.xml" I wanted to form an array of this like {"Test.txt","Test - Copy.txt","Untitled_1.log","DB connection.xml"}. How can I do this.
Hii All, I want to add space between the string and first letter in upper case like: firstName : First Name lastName : Last Name Thanks
Hi there! I'm trying to have the dropdown menu display the previous selection for my interview application I am working on. In the app, you are able to edit questions that have a few categories (categories, difficulty, etc) and I want the drop down's menu to have whatever the value was before being in the placeholder spot. So, for instance, if a question was marked as Medium and I wanted to change it too Hard, then the drop down in the new interface would have Medium in the place holder. Please let me know what to include I am super lost!
How to find if logged in user is part of a group. I want to use it in visibility condition.
Hello, I am following a guide for Appian Developer Online (80 hours). I am stuck on the "Application Building Blocks", course 3 "Design Appian Records Part 1", "Build an Application: Step 5". On the page 4 of the document I am supposed to select aavehicle database table. However I do not have such a table and I do not remember any steps where I was supposed to create it. Can anyone point me where exactly in the documentation was a guide for creating an "aavehicle" database table?
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.