Table of Contents

Search

  1. Preface
  2. Welcome to Informatica Process Developer
  3. Using Guide Developer for the First Time
  4. Getting Started with Informatica Process Developer
  5. About Interfaces Service References and Local WSDL
  6. Planning Your BPEL Process
  7. Participants
  8. Implementing a BPMN Task or Event in BPEL
  9. Implementing a BPMN Gateway or Control Flow
  10. Using Variables
  11. Attachments
  12. Using Links
  13. Data Manipulation
  14. Compensation
  15. Correlation
  16. What is Correlation
  17. What is a Correlation Set
  18. Creating Message Properties and Property Aliases
  19. Adding a Correlation Set
  20. Deleting a Correlation Set
  21. Adding Correlations to an Activity
  22. Rules for Declaring and Using Correlation Sets
  23. Correlation Sets and Engine-Managed Correlation
  24. Event Handling
  25. Fault Handling
  26. Simulating and Debugging
  27. Deploying Your Processes
  28. BPEL Unit Testing
  29. Creating POJO and XQuery Custom Functions
  30. Custom Service Interactions
  31. Process Exception Management
  32. Creating Reports for Process Server and Central
  33. Business Event Processing
  34. Process Central Forms and Configuration
  35. Building a Process with a System Service
  36. Human Tasks
  37. BPEL Faults and Reports

Designer

Designer

Creating and Deploying a Business Process Archive Contribution

Creating and Deploying a Business Process Archive Contribution

View the selected deployment descriptor file(s) and other project resources to deploy. On the Catalog Resources page, view the list of selected and excluded resources to ensure your contribution contains all files to be managed as a unit. Upon export, deploy the file and save a script to redeploy the .bpr file.
To deploy your process to A Process Server, you package a contribution of processes and resources in a business process archive file (.bpr file), which is similar to a Web archive file.
Before creating a .bpr file, you must create a .pdd file, described in
Creating a Process Deployment Descriptor File
. Optionally, you can additional resources, such as Process Central forms and tasks.
We recommend that you create only one BPR file per project. The processes and resources are managed as a unit of files on the server. For details, see
Managing Deployment Contributions
.
To create a .bpr file:
  1. If you have created and used a project reference for the current project, be sure to deploy that contribution first. Project dependencies must be deployed to the server first.
  2. Select
    File > Export > Orchestration > Contribution-Business Process Archive
    .
  3. Notice that all process deployment descriptor files (.pdd files) are pre-selected to include in the archive, as shown in the following example.
  4. Select the export location and filename for the BPR file.
  5. Select a
    Server Deployment Type
    :
    • None
      . Select this option if you do not wish to deploy your BPR archive upon completion of the export.
    • File
      . Select this option to save the archive upon export to a file system location. In the
      Deployment location
      field, browse to any folder.
    • Web Service
      . Select this option if your server is running and you want to automatically deploy to it. Is your server is secured, provide the username and password for access to it.
  6. If desired, type in a
    Group
    name and description for this contribution. On the Process Console you can use the group name as a selection filter for listing files. The description appears on the Contribution detail page of the Console.
  7. If desired, select the option to
    Save the contribution specification as an Ant script in the workspace
    , and select a location for this file, such as the Orchestration Folder's deploy folder. For details on this option, see
    Using a BPRD Script to Regenerate and Deploy a BPR Contribution
    .
  8. Click
    Next
    to view a list of
    catalog resources
    . See the following topics.
    • Contribution Preference
    • Deploying Project Dependencies and Viewing Excluded Dependencies
    • Deploying Additional Resources
  9. Click
    Finish
    to create and export the .bpr file and optional .bprd file.
  10. Refresh the project to view the new BPR file.
See also Managing Deployment Contributions.

0 COMMENTS

We’d like to hear from you!