In some specific cases, you may have to use Java code in Tibco BW5.
Use cases like some complex business logic has been implemented in Java or legacy code already existed, where you can use Java palette for your business case.
Feel free to go through Tibco documentation for Java activities based on your use case.
Here, the business process will take first name and last name as inputs and concat these names with the help of Java code and returns full name.
Take two strings, fName,lName
Under Code Tab
On Java Code Activity
Java Code activity is available in Java Palette..define input and output parameters, type and cardinality

No comments:
Post a Comment