-
Recently active
Hi Everyone, is it possible to stop this dialogue box, if yes , How can we stop this dialogue box when we click on save option?
Consider there are three steps in a process which run parallel and each of the task is assigned to three users, now you need to design the process in such way that if any of the user completes a particular task then other two tasks has to be cancelled, what is your design approach in Appian
Hi All, I'm new to appian plugin development. I need some kind of road map where to start and how to develop my knowledge. I have basic understanding in java. What is the basic requirement that is needed for a plugin development. Thanks!
Hi, I have a Web API which has around 5830 characters. Since Web API has restriction to use only 4000 characters. So am planning to write codes in Expression Rule and call in web API. If i call Http!request in Expression Rule its throwing error. Can someone help me with example how to call expression rule in Web API.
Hi, I am getting huge amount of data and needs to write it in database. Its taking so much time Have used a!writeTodataStoreEntity(dataStoreEntity:cons!APM_DSE_VALUES, valueToStore: local!data) In local!data am calling rule Can someone help me how to convert it in forEach loop or in batches. Please help with code
Hi All, I have one query related to time zone conversion. I have start and end date with EDT time zone, and i have to convert this date with given time zone like Mountain, Pacific, Eastern so on. Can any one help me with same. Thank you
Hi All, I ma using the start process smart service in parent process model with activity chaining enabled in both parent and child process. The node start process smart service is taking long to execute. Can anyone please suggest how to reduce the time taken by the start process service. Thank you!
Hi, I am trying build read only selectable grid. a!localVariables( local!businessModuleStatus: rule!CR_QE_getModuleStatusForBusiness( cif_int: ri!cif_int, moduleId_int: ri!moduleId_int ), a!boxLayout( label: index( local!businessModuleStatus, "workflowDesc_txt", "" ), style: "ACCENT", contents: { a!gridLayout( spacing: "DENSE", headerCells: { a!forEach( items: cons!CR_MODULE_STATUS_GRID_FIELDS_FOR_BUSINESS, expression: a!gridLayoutHeaderCell( label: fv!item, align: "LEFT" ) ) }, columnConfigs: { a!gridLayoutColumnConfig( width: "DISTRIBUTE", weight: 2 ), a!gridLayoutColumnConfig( width: "DISTRIBUTE", weight: 2 ), a!gridLayoutColumnConfig( width: "DISTRIBUTE", weight: 2 ), a!gridLayoutColumnConfig( width: "DISTRIBUTE", weight: 2 ), a!gridLayoutColumnConfig( width: "DISTRIBUTE", weight: 2 ), a!gridLayoutColumnConfig( width: "DISTRIBUTE", weight: 2 ) }, rows: { a!forEach( items: l
I want to show record when task status not equal to 1,Completed 2.Rejected 3.Cancelled should I used or () , or not() conditions. I think or() should apply because at a time only on status come in task status not all status come
I am new to Appian. I cannot get the test result: :the cage field in the RPT_CAGE_Info variable contains the CAGE string returned by the robotic task after finished the step "Add the Execute Robotic Task node" in the process model which is the step before "Add an XOR gateway" when following online training docs.appian.com/.../tutorial-retrieval-process.html . I have checked all possible causes, but no idea. Your advices and suggestions how to debugging are very appreciated! This is the result I got in PM history
I am trying to explore the AI Skills option to extract a PDF document , While doing this I am using a!docExtractionStatus(pv!DocExtractionId) to find the status of this extraction , it always comes as Invalid status as i feel the id returns as text 459e03db-62f5-4a7c-bb96-9047e4391783 , Where as method used to find the extraction status looking for number how to change this type and find the extraction status ?
How I get download file name in interface
Hi, I want to fetch email address of the user, based on first name and last name.
When I upload more than one files and then going to download thes files .only first file is downloading not all files are downloading. what sould I do so that all uploading files are able to downloaded................. code:--- a!localVariables( local!docData:rule!PM_getAttachmentDetailsByReqId(ri!requestId), local!docId:index(local!docData,"docId",null), local!attach:index(local!docData,"attachmentId",null),a!gridField( labelPosition: "COLLAPSED", emptyGridMessage: "No activity entries available", data: local!data,a!gridColumn( label:"Details", sortField:"details", value:a!richTextDisplayField( value:{ a!richTextItem( text:{ a!richTextItem( text:fv!row.details, showWhen:if( fv!row.action=cons!PM_TASK_NAMES[3], false, true ) ), a!richTextItem(text: "Download Attachement File :" , showWhen: fv!row.action=cons!PM_TASK_NAMES[3]), " ", a!richTextItem( text: a!richTextIcon( icon:"download" ), lin
Hi, I have a old CDT sno|sname 1|qef 2|abc I should create a grid field showing sno by default and enter sname against sno which needs to input by user. I should provide a validation on sname field if value provided is not matching with old CDT. How can I achieve this..
click on card not working in FitNesse 23.2.1. I would like to know what's changed with it.
hey! i am working with a selectable grid , when i select a row , i want to show one of the fields (currency) in in an intFeild, but the currency value is taken from another table(Currency Table), and then called using the relationship between the (Account) and the (SKJCurrency) tables, how do perform that using the index function, I tried using index twice but that didn't work. If using two index is not possible , how should i do that ? and what's the right synatx , i cant find any exampls and i need to fix this issue asap. /*The Grid field where i called the currency table*/ a!gridColumn( label: "Currency", value: fv!row['recordType!{e54cd4e6-9c62-49a2-82d6-965f3a86b2e7}SKJ Account.relationships.{a0795917-dbcb-4e87-8928-253944204ea6}skjCurrency.fields.{de6af13f-a763-462f-9369-8cd8bbbf1075}descAr'] ), /*The int Fiel
HI, I have struck at a point... I am working grid field, I have provided links for two columns in the grid field, By default column 1 link was enabled when I clicked and submitted data column 1 link had to be disabled. and the column 2 link has to be enabled After submission of column 2 data, the column 2 link also has to be disabled... Help me with a sample code
While saving the process variable data in script task getting following error: Error writing to process variables (rank, for variable 'pv!sectionfieldmapping'., type, for variable 'pv!sectionfieldmapping'.) (Data Outputs)
How I make link for any page of my project . These are below interfaces . I am in MyRequest page. How i visit to last "Task " interface page from MyRequest page Work.....My new work.....My task.....Task . "Work interface" is parent interface then "My new Work" is inside the Work interface.Then "My task" interface is inside the "My new work" then Last "Task interface " inside "My Task" interface Ther are not in Records....
Hi all - I'm trying to create multiple rows in my record, using data that is stored as an array process variable. But i'm getting all the data in a single row. Could use some guidance. Here's what I've got: 1. My process calls a business rule which gives me the following output: List of Text String - 3 items "Asset Transfer"(Text) "Disclosure"(Text) "Identification"(Text) 2. I've tried storing both in a record input as well as a process variable, those fields look like this: 3. I'm using Write Record and would like to create one row for each of these, but instead I get one row with that exact list of strings. How do I get one row reach each item? Thanks in advance.
I am very new to appian , I am trying to calculate the value of " To Date field " and show the date in the calendar , I want to add the number of days that i saved in the local varibale (local!days) to the current date to find the new date , how can i do that? Here is what i wrote for the " days" field a!integerField( label: "Deposit Days", labelPosition: "ABOVE", value: a!match( value:local!periodtype, equals: 1, then:{local!days}, equals: 2, then:{if(not(isnull(local!weeks)),(local!weeks*7))}, equals: 3, then:{ri!numberofmonths*30}, equals: 4, then:{ri!numberofyears*365}, equals:null, then:{false()}, default: then:{false()} ), saveInto:{local!days,a!save(local!despositdays,local!days)}, required: false, disabled: a!match( value:local!periodtype, equals:1, then:{false()}, equals:2, then:{true()}, equals:3, then:{true()}, equals:4, then:{true()}, equals:null, then:{false()}, default: then:{false()} /*DAYSSSSSS CODE */
What is the difference between a!queryRecordType() and a!queryRecord(). In which scenario I will use these two...
I am a new bie into APPIAN.would like to know how we can create CDT and access the COlumn from DB
when I used a!pickerFieldUsersAndGroups() in filter .It gives error during selecting Group Error:-- cannot apply [EQUALS] to field [assignee] when comparing to value [TypedValue[it =5,v=414]. what operator should I used for it
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.