Go to File , New , Module in the Business Integration Perspective
Give the module name as aSCAModule
Right Click Integration Logic and create new Business Process
Select MicroFlow
Put a snippet in between Receive and Reply
Go to snippet , properties
Drag and Drop expression on the visual palette , write a string inside the expression box and
print to log using the drag and drop standard visual snippet
Go to aSCAModule, Assembly diagram and drag ,drop the aBusinessProcess just created
Save the changes , Do a clean and build and publish changes to the server .
Your first SCA module is ready
You can right click the module and test the module .
You will see that the string message is printed in the server log .
Give the module name as aSCAModule
Right Click Integration Logic and create new Business Process
Select MicroFlow
Put a snippet in between Receive and Reply
Go to snippet , properties
Drag and Drop expression on the visual palette , write a string inside the expression box and
print to log using the drag and drop standard visual snippet
Go to aSCAModule, Assembly diagram and drag ,drop the aBusinessProcess just created
Save the changes , Do a clean and build and publish changes to the server .
Your first SCA module is ready
You can right click the module and test the module .
You will see that the string message is printed in the server log .
No comments:
Post a Comment