Follow the below steps to populate values in a BAM Object from a BPEL process using BAM Adapter.
BAM Data Object :
Go to BAM Architect -- Select Data Object -- Contents
Check Also : Create BAM Data Object
Give your comments on this post. Happy Coding :)
- Create an One-way BPEL Process.
- Drag a BAM adapter in the reference section in the BPEL Process.
- Go through the BAM adapter wizard. Create a BAM server connection, Select the Data Object and Operation type.
- We can do four type of operations i.e. insert, update, delete and upsert using a BAM adapter.
- Invoke that BAM adapter partnerlink using an invoke activity and pass the values from input to the invoke activity variable.
- Deploy the process and test.
Input :
BAM Data Object :
Go to BAM Architect -- Select Data Object -- Contents
Check Also : Create BAM Data Object
Give your comments on this post. Happy Coding :)
No comments:
Post a Comment