| Advanced Tutorials*
|
Tutorial: |
Description: |
Create a simple BizDocument |
Demonstrates the BizDocument wizard, creating a BizDocument without a schema, and adding input parameters. Updated! |
Create a BizDocument from a Schema |
Demonstrates building a BizDocument from a schema to define a web service. Updated! |
Create a BizDocument from WSDL |
Demonstrates building a BizDocument from a WSDL to support contract-first design.
Updated! |
Create a BizDriver |
Demonstrates creating a new JDBC BizDriver, saving the file and starting the database connection. |
Create a SQL Query BizComponent |
Demonstrates building a SQL Query BizComponent and executing it with multiple input parameter values. |
Create a SQL Insert/Update BizComponent |
Demonstrates inserting data by inbound XML as an insert/update request, where some data rows are inserted and some are updated. |
Drilling Down - Data Shredding Tutorial |
Demonstrates shredding a purchase order into two database tables. |
Create a SQL Delete BizComponent |
Demonstrates using an input parameter to remove specific rows from a database. |
Create a Multi-Format BizComponent |
Demonstrates converting multi-formatted records into XML with the Multi-Format BizComponent. |
Making References to other Documents |
Demonstrates how to reference BizDocuments and BizComponents from other documents. |
Packaging and Deploying |
Demonstrates how to package and deploy your services to the Engine and test them. Updated! |
Creating WSDLs |
Demonstrates how to create WSDLs from your services and test them using WTP. |
Create a File Read BizComponent |
Demonstrates how to read delimited data from a file passed in at run-time. |
XAware and ActiveVOS/ActiveBPEL |
See how to create an XAware service that is used within an ActiveVOS workflow. |
Create a Salesforce BizComponent |
Demonstrates building a service to retrieve data from Salesforce. Updated! |
Applying Functoids |
Demonstrates how to apply standard and custom functoids to your BizView
files. |
Tracing Documents |
See how XA-Tracer is used to debug your services. |
Updating EAR/WAR Files |
Demonstrates how to update the XAware WAR and EAR files with custom classes |
* These tutorials are available to registered community members |