-
Recently active
I'm going through the Appian Developer's course, and am not able to get through "Build An Application: Step 6". I'm getting a "Invalid index: Cannot index property 'vehicleMake' of type Text into type RecordType]." Can't figure out where the bug's coming from since I'm just copying the code straight out of the exercise. Here's the code for the filter: a!recordFilterList( name: "Make", options: a!forEach( items: local!vehicleMakes.data, expression: a!recordFilterListOption( id: fv!index, name: fv!item.make, filter: a!queryFilter( field: 'recordType!AE Vehicle'.vehicleMake, operator: "=", value: fv!item.make ), dataCount: fv!item.count ) ) Any ideas for why this is wrong?
How to prepare for associate developer exam
I am getting below error:: Interface Definition: Expression evaluation error at function a!textField [line 56]: Invalid index: Cannot index property 'shippingAddress' of type Text into type Boolean My code is: a!localVariables( local!locationsList: rule!AIP_getAddress(addressId: NULL), local!addingAddress : false(), local!newAddress : 'type!{urn:com:appian:types:AIP}AIP_address'(), { a!sectionLayout( label: "Address", contents: { a!radioButtonField( label: "Radio Buttons", labelPosition: "COLLAPSED", choiceLabels: a!forEach( &nbs
Hi everyone i have a problem that i dont understand with the datastore i created a CDT "CreditRequest" and added it as Entity in the Datastore. after 10 minutes i changed my mind i wanted to change many things in my datatype. so i deleted this entity from the datastore and deleted the table from the database. (i dont have any table of creditrequest now) after my changes i saved the new data type and tried to add it to the datastore as a new entity and i have this Error. What doest it mean ??? what i need to do to add this entity back to the datastore ???
Hi, Below is the code which I used from Appian exercise, which should return all the 3 data from the data store stored in local variable but it is returning on 1 data a!localVariables( local!queryResults:a!queryEntity( entity: cons!ADV_DSE_ADDRESS, query: a!query( paginginfo: a!pagingInfo(1,-1), logicalexpression: a!queryLogicalExpression( operator: "AND", ignorefilterswithemptyvalues: true(), filters: a!queryFilter( field: "addressId", operator: "in", value: ri!addressId ) ) )).data,cast( typeof('type!{urn:com:appian:types:ADV}ADV_address'()), local!queryResults)) Expected: It should return all the data in the local variable. Please guide what changes to be done in the code to get all data that is stored in local variable
can any one please help me how we can upload comma seperated file in CSV format then after we want to achieve the excel file as seperated in the below format ItemCode Company Name Supported Companies MR, CR Amazon DMART, RELIANCE MR, CR Amazon DMART, RELIANCE The above Cells want to get in the below format → ItemCode Company Name Supported Companies MR Amazon DMART CR Amazon RELIANCE
Hello all, Im new to appian, I have a task where was requested to create a new report in Appian which will contain all users requests from a certain country only. Where should I start? what are the steps to follow. Regards,
Hi, I have a text as shown below: "Number of students~20" I would like to get the output in the following format: Number of students :20 Kindly help me with this. Thank you.
Hi, I am new to Appian and trying to work on an Asset Management Application. I am getting these two errors while running my Request Asset Process Model. 1) Invalid Cast: Cannot cast from type 'AT_Request' to type 'Boolean' (Data Inputs). Where should I fix the problem? 2) The image at index 1 in an image gallery component [label=“”] has an invalid value for “document”. “document” must not be null. I am having this issue with my image component in all interfaces. When I test the interface with rule!GetAssetbyID(), the error is fixed but having a problem when running the process model. My rule input takes the value of integer for Image. Is that the problem? I tried todocument and other options in the forum but no luck so far. Hope I can be helped. Thanks
What might be the problem?
Hi! I would like to know your plans to launch some other forums and support teams in foreing languajes like Spanish and Portuguese. Thanks in advance for your comments.
Please can anyone help in explaining this logic ?
Hi everyone i have a Table ( the name of the table is creditrequest) and im trying to understand how can i update coloumns values in a specific row (with a specific id of creditrequest ) after that i inserted a row of creditrequest in the db for exemple. i use also an interface where i saved those values, in the purpose of update the table.
Hey, I am new to the world of Appian unfortunately I lost my access to my community edition site. Is there any possible way where I can recover or apply for a new community site instance the error that it displays is as follows. Service Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later. Any help towards its resolution is appreciated in advance. With Regards, Mayank Miradwal
Hi, How would I go about getting option 1 and option 2. show up in my choice labels for a dropdown. Is this even possible? All similar topics, didnt result in very good answers.
Hi, Is there any tutorial for uploading and viewing document within Appian Process
Can someone explain with an example the reduce( function, initial, list, context ) function's "context " parameter. I didn't find an example for it in the docs.
Hi everyone i have an issue with something in the Database, i defined a datatype which include two other fields which are two other datatypes and they are both also defined as an array . now if i look in the db after inserting data in , i can see in my first one the ids of my foreign key of creditrequest , but in the other table there is null where can i see what is wrong here ?
The Mice is the mechanic where should I keep him? In Administrator / Supervisor
Hello. I am new in Appian. I want to get all the existing organization Id. but I have this error. What is the solution on this error. Thank you. Japs
Hi everyone i m struggling with the process modeling when i need to write multiple rows in a DB , i have a CDT of "Documents" which i put as an array in my form and a CDT of "creditRequest" which contains an array of the Documents CDT. i need to put both of them in seperate databases , the first one is the documents which i want to store and then after to store the creditrequest which will contain the documents. now when i debugging my process i can see that my documents don't have an ID after that it s passing the "write to db", and then after i have problem with the creditrequest , how i need to do for write the multiple documents that i want to write in the db and then write them in the next Db of Creditrequest ???
hi everyone i have a problem that i dont understand... i created a process where at the beginning i need to insert some data in DBs. for that i created multiple process variables and use them to write in each datastore , now after that i wrote in the Dbs. at the end , i have input task that display thoses datas. now i dont understand why it is creating more than 100 instances of the user input tasks ??? it is the first time that is happen to me . in my script i wrote this function (in the picture ) the purpose of this script was to insert the id of customer in each items in my list of owners( array of owners ). now i noticed that the process is in loop with the script ,writing to db and assigning the task to group of person , i think that is my problem ..... but i dont understand why it is doing this ? i need help . Thanks you
Hi Today I have appeared L1 certification exam, I couldn't clear it. Can I get one more chance to reappear? For 2nd attempt will it be chargeable or cost-free?
I am unable to login to my appian community site. It's saying "The page you are looking for is currently unavailable". What should i do?
I have recently changed my organization, wanted to move my L1 credential from one email to another. I am unable to create a Case for that, it is coming unable to access support. so, i have mailed the support team. No reply from them. what I should do now?
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.