How to "source" task/process from the database?

Dears,

Is possible to “source” a process and a task from the database?

I mean, suppose that a process/task was built and published to the MwS, but the original Designer project was lost. In this case, there is a way to “source” the project/task from the MwS database?

Any help is appreciated!

Regards,

Feng

Hi,

I am not sure about the task project. Hopefully it was commited to some source code repository.

But for BPM, one way is to get the process file from PROCESSFILE column of WMPROCESSDEFINITION table. You just have to find the version which you were using. This won’t create the whole project structure, but it is a start.

Thanks and Regards,
Ninad Patil

1 Like

Ninad,

Many thanks for your response!

Regards,

Feng