cancel
Showing results for 
Search instead for 
Did you mean: 

Transfer of workflow from one system to another

Former Member
0 Kudos

Hi all,

I have a requirement as follows:

1) V have developed a workflow in our system and tested

2) now the client wants tht in their system

if it is within our system, v can transport the request to copy tht workflow. But here the system itself is a new one where we need to do all configurations for workflow development. There is a way of storing the workflow as XML and thn importing it into the system.

Can anyone suggest with solution for this transfer from one system to another?

Thanks,

Sivagami

Accepted Solutions (0)

Answers (2)

Answers (2)

surjith_kumar
Active Contributor
0 Kudos

Hi,

1) In the T.code SWDD, Give your Workflow no. and Press enter.

2) Goto Menu, in the first Menu you can find Export and Import.

3) You have to export and save that XML file

4) Then go to the new system in the SWDD, Click import and it will ask of the file, upload the same file which you export from that system

Regards,

Surjith

Former Member
0 Kudos

I think you can onlu do export/ import process to migrate it to some other system.

But problem with that is basic structure is transfered and binding will be lost.

It is like some kind of basic workflow structure exported to new system where you have to again build few components amd do binding stuff again.