Child pages
  • LinkData Fetch Element
Skip to end of metadata
Go to start of metadata

Fetches sequence from LinkData service.

The element works on the basis of the following script:

out_sequence = sequenceFromText(LinkData.getObjects(workId,filename,subject,property));

Parameters in GUI

ParameterDescriptionDefault value
workIdString. 
filenameString. 
subjectString. 
propertyString. 

Parameters in Workflow File

Type: "Script-LinkData Fetch"

ParameterParameter in the GUIType
workIdworkId string
filenamefilename string
subjectsubject string
propertyproperty string

 

Input/Output Ports

The element has 1 output port:

Name in GUI: output data

Name in Workflow File: out

Slots:

Slot In GUISlot in Workflow FileType
Sequencesequencesequence
  • No labels