Page 1 of 1

Architect - 2 different servers, same name of tm1 instances

Posted: Tue Sep 29, 2015 2:23 pm
by motylfx
Hi

I have problem witch Architect: I have 2 different servers witch same name of tm1 instances.

DEV
- A
- B
- D

PRD:
- A
- B
- C

In architect I see that (all distinct instances - in options in architect i wrote: tm1dev;tm1prd):
TM1
-A
-B
-C
-D

But i want see in architect in one time like this (i don't want to change name of tm1 instances):

TM1_DEV
- A
- B
- D
TM1_PRD:
- A
- B
- C

Have you got any solution?

Re: Architect - 2 different servers, same name of tm1 instances

Posted: Tue Sep 29, 2015 2:32 pm
by Paul Segal
Hi,

Architect will pick up the instance from the first named admin server and use that if two servers have the same name, so A and B will be from the dev server, C from the prod server, and then D from the dev server again. I don't believe you can do what you're trying to do, as this would result in two instances with the same names for A and B.

As a note, it's generally better to give us the names you are actually using for things like this, rather than A, B, C etc.