Hub
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Hub
  • Nodes
  • Extract Context Properties
NodeNode / Source

Extract Context Properties

IO Other
Drag & drop
Like
Copy short link

Reads workflow context related properties, including workflow name and the logged in user. The fields are extracted using the KNIME workflow context.
The properties are:

  • context.workflow.name The name of the workflow.
  • context.workflow.path The mount-point-relative path to the workflow.
  • context.workflow.absolute-path The absolute path in the filesystem to the workflow.
  • context.workflow.user The authenticated user if executed on KNIME server, the system user otherwise.
  • context.workflow.temp.location The location for temporary files of the workflow job.
  • context.workflow.author.name Name of the workflow author (creator).
  • context.workflow.last.editor.name Name of the person who edited the workflow last (on last save).
  • context.workflow.creation.date Date when the workflow was saved the first time.
  • context.workflow.last.time.modified Date when workflow was saved last.
  • context.job.id the job's ID when run on server, otherwise will be empty.
More properties may be added in the future.

Node details

Output ports
  1. Type: Flow Variable
    Context Properties
    Context properties as flow variables.

Extension

The Extract Context Properties node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
    include_python_library_in_workflow
    This workflow shows how a custom Python library can be shared with a KNIME workflow, by i…
    carstenhaubold > Public > Examples > include_python_library_in_workflow
  2. Go to item
    Read binary Excel Files (.xlsb) wit the help of Python package "pyxlsb"
    Python Excel Xlsb
    +3
    Read binary Excel Files (.xlsb) wit the help of Python package "pyxlsb" conda install -c …
    mlauber71 > Public > kn_example_python_excel_xlsb
  3. Go to item
    Append data to an existing Excel file with the help of Python Pandas and OpenPyxl
    Excel File Sheet
    +5
    Append data to an existing Excel file with the help of Python Pandas and OpenPyxl
    mlauber71 > Public > forum > kn_forum_29528_python_excel_append_to_existing_sheet
  4. Go to item
    Simple Customisable XML Generation from table
    XML Generate Table to XML File
    An introductory workflow to generate XML from a table. It is possible to do much the same…
    takbb > Public > Simple Customisable XML Generation from table
  5. Go to item
    KNIME/Python - write and read back a dictionary
    Python Knime Pickle
    +5
    KNIME/Python - write and read back a dictionary Pickle any Python object you want, save i…
    mlauber71 > Public > kn_example_python_pickle_dictionary
  6. Go to item
    Import DBF (dBase) file with the help of R's foreign library
    Dbf Dbase File
    +2
    Import DBF (dBase) file with the help of R's foreign library
    mlauber71 > Public > forum > kn_forum_1782_dbf_import_dbase_file_r
  7. Go to item
    Titanic KNIME Beispiel (deutsch) - Verzeichnisse erstellen
    Create Folders Project
    +3
    Titanic: Machine Learning from Disaster https://www.kaggle.com/c/titanic Einführung in KN…
    mlauber71 > Public > knime_einfuehrung_beispiel_titanic > m_000_verzeichnisse_erstellen
  8. Go to item
    KNIME - find the temporary folder on your hard drive
    Temp Folder Knime
    KNIME - find the temporary folder on your hard drive temporary data either gets stored in…
    mlauber71 > Public > kn_example_path_local_temp_folder
  9. Go to item
    Flow Variable As Output Filename for XLS Formatter
    Flow Variable Excel Writer Path
    +3
    Demonstration of creating a "relative path" in a String flow variable without using the k…
    takbb > Public > FlowVariableAsOutputFilenameXLSFormatter
  10. Go to item
    データベースのトランザクション処理
    Db Database Transaction
    DB Transaction StartノードとDB Transaction Endノードでは、データベーストランザクション、つまり、完全に処理されるか、全く処理されないかの作業…
    infocom > Public > 01_データアクセス > 02_データベース > 13_データベースのトランザクション処理

No known nodes available

KNIME
Open for Innovation

KNIME AG
Hardturmstrasse 66
8005 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • E-Learning course
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • KNIME Open Source Story
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more on KNIME Server
© 2022 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits