CoCreate User Forum  

Go Back   CoCreate User Forum > Applications > Data Management
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old 05-19-2007, 09:27 AM
Marten Marten is offline
Registered User
 
Join Date: Feb 2006
Location: Tilburg, The Netherlands
Posts: 139
GenerateUniqueNameForModels not working in ModelManager 2007

Hi,

I am testing our configuration for the 2007 version, and I just noticed that I get a dialog when saving models with a name which already exists in the database. In this dialog I am asked to give a new name, in spite of the <GenerateUniqueNameForModels> tag, which is set to true.

In version 14.00 this works as expected (i.e., I don't get a dialog and the model is saved anyhow).

Is this a bug, or do I have to change something else in my configuration? I don't see anything about this in the xml-changes docs.

With kind regards,

Marten Verhoeven
Reply With Quote
  #2  
Old 05-22-2007, 10:08 AM
dszostak's Avatar
dszostak dszostak is offline
Registered User
 
Join Date: Oct 2002
Location: Boston, MA
Posts: 292
Re: GenerateUniqueNameForModels not working in ModelManager 2007

In version 15.00A of CoCreate OneSpace Model Manager 2007, I tested out this scenario and I didn't have any issues - things worked fine. I also double checked with CoCreate Support and there are no defects logged against this XML tag.

Below is my XML file as an example:

Code:
<?xml version="1.0" encoding="UTF-8"?>
<WMConfig>
  <WMServerInfo>
    <LicenseServer>u10qt</LicenseServer>
    <DbServer>bob:9898</DbServer>
    <FileServer>bob:9899</FileServer>
    
    <WebServicesServer>bob:8580</WebServicesServer>
    <JobSpoolerServer>socket://bob:8899</JobSpoolerServer>
  <SoftwareDistributionServer>localhost</SoftwareDistributionServer>
</WMServerInfo>
    <Options>
 <GenerateUniqueNameForModels>true</GenerateUniqueNameForModels>
    </Options>
</WMConfig>
At this point, check your XML file for errors and if you have an active support contract, contact CoCreate Support.
__________________
David@CoCreate
Reply With Quote
  #3  
Old 05-22-2007, 10:18 PM
Marten Marten is offline
Registered User
 
Join Date: Feb 2006
Location: Tilburg, The Netherlands
Posts: 139
Re: GenerateUniqueNameForModels not working in ModelManager 2007

Hi David,

I have further investigated this, and found out whats wrong. In ModelManager there is now a test to see if the model is already unique. This test however is not correct. When you have a '-'-character in your name, the software fails to see that the name is not unique, because the pattern for the check is ".*-[A-Z0-9]*" (after the minus-sign, everything seems to be allowed). b.t.w. this check is part of Model.java.

I have reported this error through our supplier.

Thanks for your response.

With kind regards,

Marten Verhoeven
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 07:27 AM.



Hosted by SureServer    Forums   Modeling FAQ   Macro Site   Vendor/Contractors   Software Resellers   CoCreate   Gallery   Home   Board Members   Regional User Groups  By-Laws  

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.