You run a report on different employee transactions by using a View.
You encounter the following error: "a!queryEntity: An error occurred while retrieving the data."
What is the most likely root cause of this error?
The most likely root cause is that the view doesn't have a column mapped as a primary key in its corresponding CDT. Appian requires a primary key mapping for querying views to ensure data integrity and identification.
You're making a POST request to the Appian web API. You need to include complex data structures, such as lists or objects, in the request body.
How should you design the API to accept those requests?
To include complex data structures like lists or objects in a POST request to an Appian Web API, you should convert the data to JSON and include it in the request body as a string. Appian supports application/json content type for parsing complex data structures in APIs.
You're creating a process model that will serve as the case creation workflow.
Your requirements:
This process captures input from the user before executing a series of unattended subprocess nodes.
Each subprocess performs extended data processing which is dependent on output from each of the previous nodes.
An activity chained task node is displayed asking the user if they'd like to create another case.
What should you do?
Combining the separate subprocesses into one synchronous subprocess and placing it between each user input task ensures each subprocess's output is available for the next step, maintaining data dependencies and supporting the required user experience with activity chaining.
You're creating a point-of-sale (POS) system for a customer which can associate the items in a transaction to a customer based on a membership number. The item stock table and the customer sales record are hosted elsewhere and need to be written to via POST APIs from an Appian process model. This all occurs within a transaction process model that you're creating.
Which two steps should you perform to design your process model to improve process memory? (Select two.)
Creating the POST API calls as asynchronous subprocesses allows them to run independently, reducing memory usage in the main process.
Adding a terminate process node at the end ensures the process completes and releases memory as soon as its work is finished.
You need to create a web API so that an external system can start a process in your app.
Which two statements are true about using a service account to authenticate the system? (Choose two.)
The service account must be granted access to the web API, typically via group management, to allow authenticated calls.
The service account must be a user in the Service Accounts group to be used for authentication in integrations such as web APIs.
Daniel Young
1 day agoBarney
20 days agoGracia
27 days agoJesusa
1 month agoAdelaide
1 month agoTasia
2 months agoViva
2 months agoGregoria
2 months agoSkye
2 months agoCyril
3 months agoLoreta
3 months agoSheridan
3 months agoGearldine
3 months agoCristal
4 months agoRosina
4 months agoHildred
4 months agoCallie
4 months agoGayla
5 months agoWendell
5 months agoLuis
5 months agoJacquline
5 months agoAmie
6 months agoRose
6 months agoEdwin
6 months agoLettie
6 months agoEliz
7 months agoLuisa
7 months agoNa
7 months agoAlberta
7 months agoBev
7 months agoAlbina
7 months agoEdward
8 months ago