How to Export Custom Feature as DAA using TIBCO Business Studio Command Line Interface?

book

Article ID: KB0085056

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix Service Grid -
Not Applicable -

Description

Description:
In the documentation, no reference can be found for any task for the "Export Feature As DAA" function.

Resolution

The attached (Filename: tmp.zip) contains a demo project and TIBCO Business Studio Command Line Interface (CLI) script to export the customer feature as DAA. 

Try the folowing: 

1). Copy the attached plug-in project test to  c:/tmp

2). Copy the script to c:/tmp and update projectLoc, pointing to the project path.

3). Execute command below: 

amx_eclipse_ant.exe -buildfile “c:/tmp/createdaa.xml” -data "c:/hws" -vmargs -Xms256m -Xmx512m -XX:MaxPermSize=256m

Upon successfull execution, test1.daa is created under C:\hws\test\feature.

Issue/Introduction

How to Export Custom Feature as DAA using TIBCO Business Studio Command Line Interface?

Additional Information

Attachments:
===========
tmp.zip

Attachments

How to Export Custom Feature as DAA using TIBCO Business Studio Command Line Interface? get_app