Command line script for deploying CIM artifacts.

Command line script for deploying CIM artifacts.

book

Article ID: KB0090585

calendar_today

Updated On:

Products Versions
TIBCO Collaborative Information Manager -
Not Applicable -

Description

Resolution:
Description:
============

Command line script for deploying CIM artifacts or to automate CIMS deployment of assets to a CIM server.

Environment:
==========
TIBCO Product name and version: TIBCO Collaborative Information Manager 8.2.1 .

Operating System(s):
=================
All Operating Systems

Symptoms:
========
How to deploy CIM artifacts to a server using a command line script.

Cause:
======
NA

Resolution:
========
Using the following command to deploy the CIM artifacts.


TIBCOBusinessStudio.exe -application com.tibco.xpd.deploy.server.cim.DeployModel -data "%WORKSPACE%" -i "%WORKSPACE%\ProductMaster\Repository Models\ProductMaster.rep" -u %USER% -pwd %PASSWORD% -mode rep -h %SERVER% -e %ENTERPRISE% -d %ENTERPRISE%

Issue/Introduction

Command line script for deploying CIM artifacts.