JAVA Palette
The Java palette has activities for executing Java code as well as converting between Java objects and XML documents.
- Configuring JAVA in an Application Module
To access JAVA code in TIBCO ActiveMatrix BusinessWorks™, you need to configure the application module with JAVA nature. - Converting JAVA Class to XML Schema
This topic lists the rules that need to be followed when converting Java class to XML schema. - Creating Custom XPath Functions
This topic provides the detailed procedure of creating a custom XPath function group. You can use the Custom XPath Function wizard to create your custom XPath function group. It uses the com.tibco.xml.cxf.customXPathFunction extension. - Using Custom XPath Function at Design Time and Run Time
You can use the newly created Custom XPath functions at design time and run time. - Deleting Custom XPath Functions
This topic lists the steps to uninstall a Custom XPath function so that it is not visible in the mapper. - Java Invoke
Java Invoke is a synchronous activity that can be used to invoke a Java class method. You can construct an instance of the specified Java class, if you invoke the constructor for the class. - Java Process Starter
Java Process Starter is a process starter activity. You can use this activity to create a custom starter written in Java. - Java To XML
Java To XML is a synchronous activity. You can use this activity to convert Java object's data members into an XML document. - XML To Java
XML to Java is a synchronous activity. Use this activity to create an instance of a Java object based on data from an XML document. The XML schema for providing the input to the Java object or Java schema specified on the General tab of this activity.
Copyright © Cloud Software Group, Inc. All rights reserved.