Dataclay — Automating Digital Production
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Register
    • Login
    1. Home
    2. Templater Bot Deployment
    3. Environments
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • Rensundefined

      Time to upgrade BOT after a number of years

      • • Rens
      6
      0
      Votes
      6
      Posts
      22
      Views

      Jeffundefined

      @rens

      Trials for Templater Bot are typically limited to 30 days and are locked to specific IP addresses to prevent abuse of the system. If Templater is installed but not activated, it should automatically start in Trial Mode.

      If, however, we’re outside of the standard Trial period, an extension can be requested. In order to do that, we’ll need you to contact us at support@dataclay.com since those extensions are issued manually.

      Thanks,

      Jeff

    • Rensundefined

      Two diagonal lines in render and preview output

      • • Rens
      3
      0
      Votes
      3
      Posts
      32
      Views

      Rensundefined

      Hi John,

      Thank you for your reply. I purged all caches and indeed the watermark is gone now.

    • Rensundefined

      Let Bot write timestamps back to data source

      • • Rens
      8
      0
      Votes
      8
      Posts
      28
      Views

      ariestavundefined

      @rens Yes, that is the case. You might want to serve the JSON data from a server of some kind rather than store it in a file. You can point Templater to a URL to read responses in the same JSON object array format, and then use the events to update the main data source. There are advantages to doing it that way in terms of scalability and you avoid file-locking issue altogether.

    • Rensundefined

      Monitor BOT

      • • Rens
      2
      0
      Votes
      2
      Posts
      28
      Views

      ariestavundefined

      @rens Register any code you want to execute each time Bot attempts to retrieve data. Bot does this at regular intervals. See the diagram in this page, and then follow the steps for registering scripts as found in our event-scripts page on the GitHub repository.

      You can decide what you want that code to do for your “monitor”, but that is essentially how it can be achieved.

      Let us know if this helps.

    • rudramakesmovieundefined

      Error when trying to initially Template Bot on windows server.

      • • rudramakesmovie
      6
      0
      Votes
      6
      Posts
      48
      Views

      ariestavundefined

      @rudramakesmovie I take it this was resolved by changing the value of “default_target” in the CLI options file?

      —Arie