RPA Flowchart: Extract subworkflow and Replace service Follow
Advanced/risky features! Please backup your ServiceManager data (Admin->Backup) before using!
Peliminary: Enable risky features in System Properties
To use the features below, first go to Admin -> System Properties -> set RPA_FLOWCHART_RISKY_TRANSFORMATIONS = true
Extract sub-workflow
In the flowchart, Right click on a Condition/Loop node -> Extract sub-workflow -> it'll extract the Condition/Loop node and its entire children block to a separate RPA.
The existing and new RPA will be automatically saved.
RPA's inputs/outputs will be updated automatically as possible - you are strongly encouraged to verify these.
Replace service
In the flowchart, Right click on a Service node -> Replace Service -> Select a Service -> It'll put the new service instead of the existing node, while maintaining any existing children/subsequent nodes.
Input/output references in other steps and RPA's inputs/outputs will be updated as possible - and any gaps that cannot be automatically resolved will be logged to the browser console.
Comments
0 comments
Please sign in to leave a comment.