Scripts

InSkill Scripts are the way to connect to external systems for integration, or to run custom logic to process your data. Scripts are part of each product and can be edited in Product Settings

Product Scripts are javascript code that can be run

  • at the beginning of a task (context augmentation) usually to gather information from an IoT system, historian, etc.
  • at the end of a task (session finished) usually to send results of the task to another system, or email to support, etc.