Creating a RosettaNet Participant Business Process

You can use the RosettaNet participant business process file to create a public participant business process. The RosettaNet participant template is based PIP3A4, but you can use it for other PIPs as well with only slight variations (such as the PIP schema and PIP identifying information in the annotations).

To create a RosettaNet participant business process

  1. If you have not already done so, create a new application or a new project within an existing application. To learn more about projects and applications, see Getting Started.
  2. From the WebLogic Workshop menu, choose File —> New —> Process File.
  3. In the New File dialog, select Processes, and then select RosettaNet Participant Process File.
  4. In the File name field, enter a valid java class name for the JPD file.
  5. Note: This name is used as the default value for the pip-name attribute in the @jpd:rosettanet annotation. Before you run your RosettaNet participant business process in production mode, you must change the pip-name attribute to a valid PIP code. For more information see, Customizing a RosettaNet Participant Business Process.

  6. If you want to create the JPD file in a directory other than the one displayed in Create in, then click the Browse button and select the target directory.
  7. Click the Create button.
  8. WebLogic Workshop creates a new RosettaNet participant process JPD file and displays it in the Design View pane.

  9. To save your work, select File —> Save.

Related Topics

About the RosettaNet Participant Business Process File

Customizing a RosettaNet Participant Business Process

Previous Document Next Document