Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic DOORS (steve huntington)
Decrease font size
Increase font size
Topic Title: Batch process
Topic Summary:
Created On: 17-Oct-2007 09:33
Status: Post and Reply
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Quick Reply Quick Reply
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
 17-Oct-2007 09:33
User is offline View Users Profile Print this message


Subrojyoti Sengupta

Posts: 52
Joined: 18-Nov-2005

I have my DXL script placed at a location "http://abc//DXLScript//2.dxl"

fficeffice" />> >

So when I try to implement a batch process like doors - b "http://abc//DXLScript//2.dxl" - u "Username" - P "Password"  I am getting an error that batch file could not be found ..

Is there any solution to pass the DXL present in an address location to the batch process.

> >

I would be very much thankful if any one suggest me a solution.

Report this to a Moderator Report this to a Moderator
 17-Oct-2007 12:17
User is offline View Users Profile Print this message


Karl Breuer

Posts: 66
Joined: 11-Jul-2005

Hi,

something like \\<servername>\<foldername>\<filename>.dxl

should work.

rgds
Karl
Report this to a Moderator Report this to a Moderator
 18-Oct-2007 07:34
User is offline View Users Profile Print this message


Subrojyoti Sengupta

Posts: 52
Joined: 18-Nov-2005

Hi Karl,

           Thank you for your response but it could not work.....

Regards,
Subro

Report this to a Moderator Report this to a Moderator
 18-Oct-2007 19:48
User is offline View Users Profile Print this message


Louie Landale

Posts: 2070
Joined: 12-Sep-2002

The name of the file needs to be a Windows recognized file name. I've never tried it but am fairly sure your http: addressing won't work. As Karl said you need to change the file into something like the following:
[1] \\ServerName\FolderName\DXLScript\2.dxl when located on a server
[2] c:\abc\DXLScript\2.dxl when located on your client
[3] s:\FolderName\abc\DXLScript\2.dxl when located on a mapped drive.

I've got a *.bat file that looks like this:

"C:\...\bin\doors.exe" -u Administrator -P "MyPassword" -b "C:\DOORS-Stuff\DXL-Local\Ready\ArchiveDB-Batch.dxl"

You can use forward slashes I believe. Double slashes are required to preceed a network ServerName (see [1] above); I believe double slashes are illegal in other parts of the name.

If you can find the file with Windows Explorer then so can DOORS.

- Louie
Report this to a Moderator Report this to a Moderator
 19-Oct-2007 05:49
User is offline View Users Profile Print this message


Subrojyoti Sengupta

Posts: 52
Joined: 18-Nov-2005

Thank you Louie it is worthfull...

Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 2 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 16:36.
There are currently 0 guests browsing this forum, which makes a total of 2 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.