Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is a CMS instance number?

CMS instance
0
Posted

What is a CMS instance number?

0

In CMS an object is identified by a four part name objectname~version:type:instance. This prevents objects of the same name and version in different directories from colliding. For example: dir1 |_ foo.c~1:csrc:1 dir2 |_ foo.c~1:csrc:2 So even though the two foo.c src files are both version 1 and are named exactly the same, they are unique objects in the Synergy database and can distinguished by their instance numbers.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123