is there any feasibility to invoke json in process design to generate the pdf though output service in workbench -Adobe Live Cycle | Community
Skip to main content
Level 3
September 13, 2024
Question

is there any feasibility to invoke json in process design to generate the pdf though output service in workbench -Adobe Live Cycle

  • September 13, 2024
  • 3 replies
  • 1656 views

Hi,

I have created a process design that's generate the pdf by using outputService. To invoke the process I have to pass the input payload in the form of xml. But I have the database where all my user entered data stored in the form of json. So, we have a middle layer that convert the json to xml and then will call our AEM REST API. 
My question is that, is there any feasibility we can invoke the process by using json payload itself. I did not see any of document related on that. 
Can we create custom process that take input as json file to bind those json data to our xdp dynamic elements. If so, can you please guide me how to create the custom process in aem form on JEE.

3 replies

girishb85561274
Level 2
September 13, 2024

No it is not possible 

you have to pass xml to merge data 

Amreen1Author
Level 3
September 22, 2024

can we not create custom component that can take json as an input in process design and convert it into resp. xml for merge the data

Adobe Employee
December 19, 2024

Thanks @vijay_katoch , but for custom component i will require 

 

"adobe-livecycle-client.jar". Where will i get this because its not in public repository

 


I think the jar cokes with the installation 

check the sdk folder in your install directory 

kautuk_sahni
Community Manager
Community Manager
April 1, 2025

@amreen1 Did you find the suggestions helpful? Please let us know if you need more information. If a response worked, kindly mark it as correct for posterity; alternatively, if you found a solution yourself, we’d appreciate it if you could share it with the community. Thank you!

Kautuk Sahni
kautuk_sahni
Community Manager
Community Manager
April 1, 2025

@amreen1 Did you find the suggestions helpful? Please let us know if you need more information. If a response worked, kindly mark it as correct for posterity; alternatively, if you found a solution yourself, we’d appreciate it if you could share it with the community. Thank you!

Kautuk Sahni