Can you load a VANTIQ document into a VAIL variable?

Is it possible to load a document into a VANTIQ variable and manipulate it?

  • This topic was modified 4 years, 5 months ago by Ken.
Posted: January 19, 2020 at 11:35 pm
Replies: 1
Jan 21, 2020
Posted by dsprinzen

It is possible to load text-only documents in VAIL using the built-in procedure getDocument(“myDocument.txt”). The return value will be a string containing the text of the document.

Other document types, like image, video and audio have no native representation in VAIL currently, so you can only interact with them through the REST API. We’re looking at adding support for these document types in the future.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
© Vantiq 2024 All rights reserved  •  Vantiq Corporation’s Privacy Policy and Cookie Policy