Application Development Blog Posts
Learn and share on deeper, cross technology development topics such as integration and connectivity, automation, cloud extensibility, developing at scale, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 
sergey_korolev
Active Contributor

Recently I found myself as a SAPLink user- a client of mine was not offering a remote access and at the same time they were expecting some pilot solution ASAP. So I had to do developments in a comercially accessible IDES system and then tranport it to the client's. And as Workflow was involved I had to trasnport not only conventional ABAP code but also a number of Workflow objects. Unfortunately I did not find a plugin for Workflow objects and so I had to develop one.

Those who need it feel free to download attached XML file which is actually a NUGGET containing 4 classes for export/import Workflow objects: Standard Tasks (object PDTS), Agent determination rules (object PDAC), and Workflow templates (object PDWS).

This all is just out of the oven, so let's say it's in "alpha".

Tested on NW 7.02.

42 Comments