How to copy templates without copying test data when going from test to production,

How to copy templates without copying test data when going from test to production,

book

Article ID: KB0084947

calendar_today

Updated On:

Products Versions
TIBCO InConcert -
Not Applicable -

Description

Resolution:
Use Batch Registry utility.  The command to start Batch Registry is
described inthe Batch Registry User's Guide in the 5.x and above versions and in earlier versions in the Admin Guide chapter 2 with the commands to use in the Batch Registry are in chapter 3.

The commands needed here are Export Job and Import Job.
Export Job prepares a process definition and all related tasks, roles,
placeholders, triggers, and task usser interface documents for use on
another server.
Import Job copies a process definition and all related tasks, roles,
placeholders, triggers, and task user interface documents from one
InConcert server to another.

NOTE the Batch Registry does NOT copy classes or users or pools.  They must be created newly in the importing system.
Documents except for the Task User Interface documents must be exported and imported separately.  You can NOT export active instances of Jobs.  You can export a template of current Job with any changes which have been made to the task work flow structure.

In 6.0 and above you can use IcMigrator to export the task and job classes used by that job template.

Environment

Product: TIBCO InConcert Version: All OS: All --------------------

Issue/Introduction

How to copy templates without copying test data when going from test to production,