Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Object Names in JS7 are unique per object type, e.g. per workflow, job, resource lock etc.

  • Users can add Object Names with any uppercase/lowercase spelling.
  • The object name is preserved by the JOC Cockpit GUI exactly as typed by the user.
  • However, users cannot add the same Object Name with a different spelling: assume an existing Object Name "myLock", then a new object with the name "mylock" cannot be created.

...