application_data_link::new_from (public)
application_data_link::new_from -object_id object_id \ -to_object_id to_object_id [ -relation_tag relation_tag ]
Defined in packages/acs-tcl/tcl/application-data-link-procs.tcl
Create a new data link between this_object_id and target_object_id.
- Switches:
- -object_id (required)
- ID of the object that you want linked to the target object.
- -to_object_id (required)
- The ID of the target object.
- -relation_tag (optional)
- Relationship identifier
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.