내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

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 답변 개

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.