ANSWERS| LATEST UPDATE 100% SOLVED
Which of these objects are required to be saved in a folder (select 2):-
1- Constants.
2- Process Models.
3- Data stores.
4- Interfaces.
5- Expressions. (1/2)
You can see a (*) near the folder when creating these objects; which means they are required.
note: datastores cant be saved inside folders.
In order to add a document, you must at least have 2 of these (select 2) :-
1- Constant.
2- Document Folder.
3- Report.
4- Interface.
5- Knowledge center. (2/5)
Try creating a document!
note: knowledge center is a type of folder.
To query data on a record, which of these functions should be used:-
, 1. a!queryRecordType()
2. a!queryTypeRecord()
3. a!queryEntity()
4. a!queryRecordEntity() 1.
https://docs.appian.com/suite/help/22.3/Query_Recipes.html
Which statement is incorrect regarding CDTs in Appian:-
1. CDTs doesn't have the 'versions' option in the settings list.
2. CDTs can have multiple nested data types.
3. After creating a CDT; you can use it with the type! domain.
4. Appian recommends using nested CDTs for many-to-many relationships. 4.
check the table for the data design in this page:
https://docs.appian.com/suite/help/22.1/cdt_design_guidance.html
Which of these is not a valid way to create an expression rule:-
1. Marking lines of an expression code and pressing Alt+Shift+E
2. Clicking on Duplicate from the settings while using an expression.
3. Clicking on Duplicate from the designer mode after selecting an expression.
4. Clicking on Duplicate from the designer mode after selecting multiple expressions.
5. By using the 'Create Expression Rule' smart service from the process designer. 4.
Only 1 expression can be duplicated at a time.