When I first tried this I had problems with getting the quotes and
path correct. Here's an example that I got to work:
I created the following ini file for the batch process
-------------------------------------------------------------------
[RoseWebPublisher]
; LevelOfDetail 0 = Documentation Only
; 1 = Intermediate
; 2 = Full (default)
LevelOfDetail=2
; DiagramType 0 = Don't publish diagrams
; 1 = Windows Bitmaps
; 2 = PNG (default)
; 3 = JPEG
DiagramType=2
; PrintInherited 0 = No
; 1 = Yes (default)
PrintInherited=1
; PrintProperties 0 = No
; 1 = Yes (default)
PrintProperties=1
; IncludeAssociations 0 = No
; 1 = Yes (default)
IncludeAssociations=1
; Notation 0 = OMT
; 1 = Booch
; 2 = UML (default)
Notation=2
; RootFileName - Path to root HTML page for web-site.
; It is recommended that the directory be empty that this file exists in
; (e.g. testsite be an empty directory.)
; The default is 'c:\tempweb\tempweb.htm'
RootFileName="e:\t1\test.htm"
; Model - Path to Rose model to publish
; No default.
Model="E:\Program Files\Rational\Rose 2000\test.mdl"
-------------------------------------------------------------------
and copied it to e:\t1.
NOTE: Make sure you are using "double quotes" around the path
per above example.
I then changed to the root of my E: drive (location I have
Rose installed on) and issued the following:
"E:\Program Files\Rational\Rose 2000\rosewp\rosewpbatch.exe" e:\t1\xtest.ini
This worked on my end.
If it is still failing on your end and the above doesn't give us a clue,
could you post your ini file and tell us which drive rose.exe is
located on and which drive the ini file is located. Also the command
line you are issuing in attempting to run this.
Patrick Kennedy
Rational Support
On Dec 12, 9:14, Tom DiGennaro wrote:
> Subject: (ROSE) Web publishing
>
> Kevin, thanks for the tip on web publishing.
>
> I see the executable and I've edited the .ini file. However, when I run
> rosewpbatch, it exits quickly without any message.
> Any ideas? Thanks.
>
> Tom DiGennaro
> Aztek Engineering
>
>
> ************************************************************************
> * Rose Forum is a public venue for ideas and discussions.
> * For technical support, visit http://www.rational.com/support
> *
> * Admin.Subscription Requests: [EMAIL PROTECTED]
> * Archive of messages:
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
> * Other Requests: [EMAIL PROTECTED]
> *
> * To unsubscribe from the list, please send email
> *
> * To: [EMAIL PROTECTED]
> * Subject:<BLANK>
> * Body: unsubscribe rose_forum
> *
> *************************************************************************
>
>-- End of excerpt from Tom DiGennaro
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages:
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************