Hope someone here can point me in the right direction. I just loaded up Visio 2002 Enterprise Edition specifically because I wanted the latest version of Visio...
Terry, Yes it sill exists, but not where you are looking. It is part of Visio Studio .NET Enterprise Architecture Edition Only. It is under the database...
Just to clarify, VisioModeler and Visio for Enterrpise Architects are two different products. VisioModeler is basically InfoModeler, and is a discontinued ...
Message Hi Terry. Where can we find a summary of what's in Everett? Thanks Larry 650 245 2204 ... From: Terry Halpin To: jcm@yahoogroups.com Sent: 2/10/2003...
From the Visio for Enterprise Architects perspective, Everett is mainly about fixing bugs rather than adding major new functionality. The rest of VS .NET does...
1363
Bob Rose
brose@...
Feb 11, 2003 2:21 am
MessageFYI MSFT's grand plan is explained on: http://msdn.microsoft.com/vstudio/productinfo/roadmap.asp One of the more interesting prospects is the proffering...
1364
Randolph S. Kahle
RandyKahle@...
Mar 3, 2003 2:45 pm
When mapping a relational database to Java one needs to use an O/R mapping layer of some type. Most work best, and most consistently, if the underlying...
We as well often use user-meaningless keys. For example Person (id) is the system "id". Another fact, Person has Employee (number) is another fact which is...
1366
John Miller
jMiller@...
Mar 3, 2003 5:58 pm
If you use external facts to specify surrogate keys then you can't use the "Add to object type name" naming option that is available for internal reference...
Journal of Conceptual Modeling May 2003 Issue: 28 <http://www.inconcept.com/jcm> Editor's Corner by Patrick Hallock What Do You Mean? by Fabian Pascal Most...
1368
Wolfgang Baeck
wbaeck@...
Jun 11, 2003 7:00 pm
Hello, I've been playing with Visio ORM and came across this interesting situation: I have the constraints between department and Employee: [Department] has...
I got the same results - however it all depends on how you define the subtype. If you allowed for default mapping then the manager is part of the Employee...
1370
Wolfgang Baeck
wbaeck@...
Jun 11, 2003 8:10 pm
Pat, Thanks for trying it out. I did exactly what you did before I posted and it doesn't create the three tables. I use Visio EA 10.0.2705 Did you do something...
Sorry - yes I did and an attribute to manager. I tried that first. It did not work because of the option for subtype mapping. So now between the 2 fo use we...
1372
Wolfgang Baeck
wbaeck@...
Jun 11, 2003 8:44 pm
Doesn't work for me in my settings. Attached is a zip file if you would be so kind and look at it. Open the Logical1.vsd as the logical diagram having all...
Wolfgang, your original solution is fine (see attachment for conceptual and logical models). The Department table allows the same employee to manage many ...
This is what you got and I think it is correct. You have a manager table. Your have a department table. In your ORM model you put: Notice the uniqueness...
Here is another thought: I did not check this out, but assume you wish to record when the manager began managing the Department. Then you would have to create...
1376
Wolfgang Baeck
wbaeck@...
Jun 14, 2003 4:31 pm
Is there a way in VISIO EA ORM to provide the derivation rules for facts in such a way that when the Physical Data-type SQL Server is selected it will end up...
The RMAP routine does not create derived columns (virtual columns). I assume you mean columns that are not actually part of the table as such, but can be...
1378
bmaclean@...
Jun 15, 2003 3:57 pm
Pat is correct that there isn't any to use ORM to specify the rules. However, you could mark a fact as derived and stored, which will make an actual physical...
1379
bmaclean@...
Jun 15, 2003 3:57 pm
Pat is correct that there isn't any to use ORM to specify the rules. However, you could mark a fact as derived and stored, which will make an actual physical...
1380
Wolfgang Baeck
wbaeck@...
Jun 16, 2003 5:42 pm
Hi, I need to extend the following model and would like your input. The following are some facts that are not necessarily part of this model but are required...
1381
Wolfgang Baeck
wbaeck@...
Jun 16, 2003 6:06 pm
Sorry for trying to have the pictures in the message. They are attached now. Wolfgang Hi, I need to extend the following model and would like your input. The ...
1382
Stone, Ken
Ken.Stone@...
Jun 16, 2003 6:42 pm
Hello, Mr. Baeck: Why do your customers want to assign tasks directly to individuals? Is it because they relate better to the people performing the roles,...
1383
Wolfgang Baeck
wbaeck@...
Jun 16, 2003 8:06 pm
Ken, It is because they can envision tasks being assigned that are neither due to a FosterHome or a FosterChild. I would argue that they should use the...
1384
Stone, Ken
Ken.Stone@...
Jun 17, 2003 12:29 am
Wolfgang, Why not integrate your workflow management system with Outlook, to publish all tasks on the Outlook task list? Regarding your model and the problem...
1385
Wolfgang Baeck
wbaeck@...
Jun 17, 2003 2:19 am
Ken, Thanks for the additional abstractions, they are helpful. Now to the integration with Outlook. The problem here is, and that's why it has been abondoned,...
Wolfgang, Automatic reassignment may be impractical in Outlook as-is, but it might be easy in other workflow engines/toolsets that work with queues of tasks ...