Press "Enter" to skip to content

Posts tagged as “BPM”

Process Modeling Principles for Interface Designers

1

This article is part of our Integration Cookbook. Modularization Limit the process model to 25 – 50 steps to keep them manageable. This can be achieved by hiding complexity in sub-processes. Interface…

Naming Conventions for SAP BPM

0

This article is part of our Integration Cookbook. Name Pattern  Example Software Component  Same as ESR SWC or generic SWC “BPM” when used in NWDI due to the underlying components BPM of whitepaper-id.com Development Component bpm/<opt:SWC>…

WHINT ProcessRestart Job

1

Functionality In case your BPM process is using an automated activity which can fail during processing (e.g. by calling an external service) and you did not set up any error…

WHINT AggregateMessages byReceiver BPM Process

0

Functionality This BPM process collects (aggregates) messages for a system and then (after 5 minutes collecting) forwards them to a receiver (system/partner). It is a generic process that can collect any XML data…