How to copy a service to a new service

Hello all,

I would like to copy a complete CODELESS service to a new service but without copying all the functions piece by piece in the graphical editor. Is there an easier way by copying a file?

I am looking forward to receiving your reply.

Regards, Joerg

Hi @Jorg_Beyer

You can use the following button to copy the entire method to another service

Regards,
Vlad

Hello and thank you for your answer,

but, I do not have this button available, just the DEPLOY MODEL button is visible to me. Does this not work with Timers?

Regards, Joerg

I see, to copy all the blocks just open context menu on the first block and click to the copy tree and then in another codeless workspace cmd/ctrl + V, pay attention it works only within one browser window

I know this way of doing it, but I have so many different functions that copying everything is very time-consuming.

I see, in that case you can go to the Coding section and there copy/paste xml content of your codeless, and then click to the “Save and deploy” button

Sounds promising. Where do I find the Cloud Code Coding section?

use the “Quick Access” blue button in the header

1 Like