Skip to Content
1
Jan 12, 2023 at 11:09 AM

transport of SAP Workflow management flexibility package

302 Views

We have application created in SAP Workflow Management implemented as Flexibility package (Manage package) application in WFM launchpad. Package contains process, business rules, visibility dashboard together in one place.

Normally, when I delivered workflow applications without flexibility package - just as worfklow MTAR app - I transported such application using BTP CI/CD service and SAP Cloud Transport Management.

But I wasnt able to figure out how to setup pipeline CI/CD to take those packages and deploy them to transport. Right now I`m manually exporting package (from dev subaccount) to local filesystem and importing it to on target (test subaccount). But its not very convenient and safe way how to do it.

Is it possible to do it more secure and enterprise way? Does BUILD (successor to WFM) have solved that?