Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
former_member186851
Active Contributor


This blog explains the various NWBPM patterns that can be used for business solutions.

In next blog I will explain how to configure each steps clearly.

Simple NWBPM with Operation mapping:

This pattern is to understand the basics of mapping and also how to import and use operation mapping developed in ESR in NWBPM.

Collect pattern based on time:

This pattern is used to collect messages for a particular period of time(say 60 seconds).And send the collected message to 2 different system using message split.

Collect based on count:

This pattern is used to collect the messages based on count. The same pattern can be extended to collect messages based on correlation and strict condition by giving condition at the start and intermediate message events respectively. These patterns are called as aggregator and strict conditional start patterns

SAP PI with NWBPM and BRM:

This pattern integrates PI with NWBPM and BRM.The complete PO package.And also collects the messages for a particualr period of time and sends it to a target.

NWBPM pattern to merge 2 system:

This pattern merges messages coming from 2 system based on a correlation condition(n:1).And sends the message to a single target system.

Split pattern based on Indexing:

This pattern splits the incoming message with multiple records to individual ones using indexing and count.And also each message is processed with a time delay of 5 seconds.

References:

http://scn.sap.com/community/bpm/blog/2013/09/27/sequential-split-of-messages-and-looping-in-nwbpm-p...

http://scn.sap.com/community/bpm/blog/2013/03/27/conditional-start-typical-examples-27

http://scn.sap.com/community/process-orchestration/blog/2012/10/11/enterprise-patterns-in-process-or...

7 Comments
Labels in this area