Java service for copying author flow services

Hi Experts,

I am using WM IS 8.2, I want to write java service for copying another flow services + update the output from Doc array to Doc :smiley:

Thanks,

Hi,

"I want to write java service for copying author flow services + update the output pipeline from DocList to Doc "

Can you please elaborate more on this with an example and so users here can assist you in better way?

HTH,
RMG

Hi Experts,

I am using WM IS 8.2, I want to write java service for copying another flow services + update the output from Doc array to Doc only

You mean you want the another flow services run time pipeline/results output to be part of the Java Service output as a DocList and merge with in it?

HTH,
RMG

Hey Abdulaziz,

Sorry I did not get your question? What do you mean by “write java service for copying another flow services”

Do you want to convert document list to document?

Hi Experts,

i want to write java code to do below process:

1- create new flow service.
2- copy code from another service with input and output and set it to the new service.
3- update the output from Doc array to Doc

Best Regards

@aziz,

Can you explain your requirement with an example…?