cancel
Showing results for 
Search instead for 
Did you mean: 

regarding BPM

Former Member
0 Kudos

what does FORK and TRANSFORMATION does in BPM

View Entire Topic
santhosh_kumarv
Active Contributor
0 Kudos

Hi

Fork is for parallel processing.

The control comes out of the fork only when all the branches of the fork is executed sucessfully.

Transformation step is used to map the source to target.

U specify the Interface mapping in the transformation which in turn does the message mapping between two message types.

Regards

Santhosh

Message was edited by:

Santhosh Kumar V