-
Recently active
How to develop a component plugin from scratch and i need some examples and guidance how it works
Hi, I have a requirement where I have to send an XML input to the integration and in that input some of the fields I need to send dynamically, and they won't be same every time I hit the integration. from the particular XML data the below given data has to be pass dynamically. <BORROWER BorrowerID=""Borrower"" _FirstName=""Charles"" _MiddleName="""" _LastName=""DTestFile"" _NameSuffix="""" _AgeAtApplicationYears="""" _PrintPositionType=""Borrower"" _SSN=""777-77-7777"" MaritalStatusType=""NotProvided""><_RESIDENCE _StreetAddress=""4321 Cul De Sac Street"" _City=""Someplace"" _State=""MA"" _PostalCode=""27230"" BorrowerResidencyType=""Current""></_RESIDENCE></BORROWER> How
Hello Folks, I am interested in using Fitnesse as a QA automation tool for my product. I have successfully imported Fitnesse 23.1 on the cloud, and I can access three menus: Automated Test Grid, Data Input, and All Fields. However, I am having difficulty locating documentation on how to use the Automated Testing application. Could someone please refer me to any helpful material such as documentation or videos that can assist me in learning and effectively using this application for test automation?I need material for fitnesse 23.1.
1.Can I get a sample example for developing a plugin in which will be responsible for taking inputs form appian in json format in java and handing over it to UI(react js or javascript or html) and taking the response from UI and giving response back to appian using java 2. for above can you suggest which plugin is helpful?
So I have seen a lot of questions asked on this topic. However I have a very specific question. When I took the practice test, I could only move forward while answering the 32 odd questions. In the actual exam of 60 questions, can I mark / skip and return to the beginning / jump in the middle to re-answer a question? Basically want to know if I can only take one pass at the questions because this would become important when we only have 1 min on average to answer each question.
Hi, I understand that Appian has a JMeter version which can be efficiently used for Performance Testing. Can anybody please share the link for JMeter tool designed for Appian performance testing. Thanks in advance. Please note I am using Appian version 22.4 at the moment in our organization.
Hi, While trying to update the user type of a user from Basic User to System Administrator from the Admin Console, I am getting the below error: The System Has Encountered an Error HTTP Code: 500 APNX-1-4198-019 An Error Has Occurred Expression evaluation error [evaluation ID = 56b19:29d6a] : An error occurred while executing a save: Expression evaluation error : External Reaction Function with name sys.smartService.internal3.updateuserprofile4, does not exist. Can you please let me know if there is any known resolution for this? Thanks in advance!
Hi, I am using CDT "AM_Business" in one of the interface. I may get an array of values. Now, I would like to test the interface by passing multiple rows of data. I was able to test with single row of data, but not sure the format for passing multiple rows of data. Can any one help here. { 'type!{urn:com:appian:types:AM}AM_Business'( 'businesskey': 148, 'headerkey': 95, 'dbkey': 3 )}
I'm working on Appian Step-by-Step Exercise 9. When following this step, "7. Go to the AX Vehicle record type, and next to the record type name, click View Record List. Click on a VIN to view the updated summary view interface." When clicking on a VIN I am getting an error "Error Evaluating UI Expression Expression evaluation error [evaluation ID = RIBW5] at function a!contentLayout [line 76]: An array of components may only contain components. Received Text at index 1. (APNX-1-4198-000)". I'm not quite sure how to move forward.
I am trying to use the import csv to database v6 node in the process model. Now while executing the model, there is an error saying "error executing sql". Now im not able to decode what is the error because I tried importing into the database directly from phpmyadim using the same parameters , it works ther, but does not work here. Can anyone tell me what I am possibly missing ?
Hello, I have an interface which shown a corresponding gird with 10 records on a page, after user choose the one the would like to see. There is also a refresh bottom available within the interface. All data shown in the grid came from task reports, and assume to be refreshed when either someone press the refresh bottom or make a choice. The refresh itself do work, and my problem is that when the grid is on the second page , the way of data displayed after refreshed differs between a.no actual update for the task report b.do have update in the task report When a the grid stay on the second page while under the situation of b, the gird will display data from the first page. What should I add to my code to ensure that it maintains the same performance in all cases.
My use case is after I search for a text, when I mouseover on the results even before selecting the item, it should display relevant information about the item.
Hi, I am using 'Navigation(Subsections)' Pattern here and put this interface on the site. So when user come to the site, by default workspace subsection is displayed. Now if user select 'My time' subsection, a grid is displayed and on clicking on link under the name column summary is showed but when user return backs, it redirects to the default 'Workspace' subsection instead by 'My time' subsection. Same is happening if I use record action from the grid. I also tried by putting the interface in process model and created rule inputs 'activeSubNavSection', 'activeSubNavSubsection' and passed to the PM but to no avail.
1. From where Tooltip in record actions come. 2. How will I remove or modify tooltip in record actions
HI Team, I stuck on feild validation which will accept only below combination: it can be 0,1,2,3,4,5,6 or 0,1 or 1,2 combinations with all numbers or it can be only value which is less than 6 I am able to achieve with below code a!isNullOrEmpty( stripwith( ri!GBL_AutoCaseRunTimeConfig.config_value, "0123456," ) ) but if user enters like 1,2,,,,,,, or 1,2,25 this is accepting , because it is under stripwith value i have added, how can we validate ? might be to use split with comma and use contains functions and also how we can remove comma at last ? Any good suggestions ?
I just want to confirm if scheduled process model running in backend in Maintenance Window?
when i practice in the appian community i couldn't find generate record view in views and header it only has generate interface. can anybody tell me the solution?
Hi I have a requirement to implement a fuzzy logic search in Appian. How can we implement it?
Hello, I'm new to Appian and I'm facing an issue with my Add New Vehicle interface is not visible on my site and gives me 403 when trying to access it from my site, even though in the process model it is visible...Any ideas on how to fix this? Thanks in advance!
Hi All, Here is my query. I have DB TABLE with column A, column B, column C. Please help me to convert below SQL query in to Appian Query Entity. Select * from TABLE where column A = column B; DSE Constant : cons!TEST_DSE_TABLE CDT fields are : columnsA,columnB,columnsC Thanks in Advance.
Hi, When I used "Export Data Store Entity To Excel" and if there is no data in my Data Store, then I am getting below message inside an excel file. "No data available due to empty data source, applied filter/selection criteria, or fields visibility." Can we customize this message. Any ideas please. Thank you.
Hi Team When users click on "Forgot password" they are not receiving email. However, when admin reset password for the account then they were able to login. Users even checked on spam folder. Any idea on this.
Hello: Is there a way to access the expression that shows the list view if I have to customize the look/feel of that page? Thank you.
For a parallel process flow, if I am sending a task to 2 users in a group, and if the 2nd user of the group approves the task before the first user does, the task of the first user is getting automatically assigned to the second user again. What could be the possible reason for this?
Hi, I have to display a disclaimer message on a Appian page with "ACCEPT" and "NOT ACCEPT" buttons Once the user clicks on "ACCEPT" button, then only I should load the Appian. If the user clicks on "NOT ACCEPT" button and I should not load the Appian. Can someone advice how to achieve this. 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.