Write Google Storage

User: "kamil_dubrowsk"
New Altair Community Member
Updated by Jocelyn
It looks like the only option to write to Google Storage is with "Open File" operator but the only options there are either "file" local file from my disc then "URL" and "Repository Blob entry". Can someone explain to me how I can send my process output to Google Storage as when I use "Repository Blob entry" it does not allow me to select any tables saved with "Store" operator

Find more posts tagged with

Sort by:
1 - 1 of 11
    Hi,

    you can create file objects to write by using the respective write operators. For example:
    Write Excel
    Write CSV
    Write Document
    They all provide a 'purple' fil output port which you can connect with the fil port of Google Storage operator.

    Best,
    Martin