Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

I need help setting a constant in a process

 I have a process model that is running just fine. But I want to fetch the results from the PM for later use via a web API. I am new to Appian and I am having some problems:

1) I tried access the results of the process but could not query it out due to the process being inactive. It is a very short process model. Is there a way to access the results of a process which has terminated?

2) Since web calls are asynchronous I get back empty results from mapping the data outputs. So I decided to use a constant.

3) I've been trying to set a constant but the examples in the documentation are a bit terse. Can anyone give me better examples?

4) Web Services are a problem as I have custom data types and apparently webservices do not allow you to use them.

 

What would be a good approach to get the results from a process model so the outside users can use a simple lightweight JSON GET to retrieve the results for use in other applications.

  Discussion posts and replies are publicly visible