Expand my Community achievements bar.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

pass a complex data type to a REST service in workspace

Avatar

Level 4

I have a Workflow process that I want to consume in our customized workspace UI and it has an input variable of type "Document". Is there some kind of functionality available to use these complex datatypes in javascript?

3 Replies

Avatar

Employee Advisor

@SeanLapointe What kind of form rendering are you using, is it HTML or pdf?

Avatar

Level 4
HTML

Avatar

Employee Advisor
@SeanLapointe try vanila Javascript methods to parse the object.