Versions Compared

Key

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

...

Objects hold outgoing references to other objects .


AreaObject TypeIncoming ReferencesOutgoing References
Controller









WorkflowWorkflowScheduleWorkflowJob ResourceNotice BoardResource LockJob TemplateScript Include

File Order Source

Workflow





Job ResourceWorkflow







Notice BoardWorkflow







Resource Lock

Workflow






Automation









Schedule

WorkflowCalendar




CalendarSchedule







Job TemplateWorkflow







Script IncludeWorkflow








Object dependencies work across folders that hold the objects. Therefore object names are unique within the scope of an object type in JS7. This allows objects to be relocated to different folders without impact on dependencies and without the need for repeated deployment of objects just because dependent objects have been moved to different folders.

...