LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  iterating HTTP POST request via Lavastorm

    Employee
    Posted 12-13-2012 06:22

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: fervex

    Hello!

    Please help me to crate a HTTP POST request to some URL (with passing some parameters to that URL) - all just via Lavastorm Desktop.

    Also, I need this POST request to be executed every 3 hours (8 times a day).


    Thanks!


  • 2.  RE: iterating HTTP POST request via Lavastorm

    Employee
    Posted 12-21-2012 08:19

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: rboccuzzi

    Hi fervex.

    For the functionality you are looking at, creating an HTTP Post, we are going to be releasing a node in an update to our Analytics library pack (that can be found here) soon. This will be a node that directly supports the HTTP protocol at the node level interface. Until that time, if you need something sooner, you could do it using the Python Filter node, the Python node, or the Java node. I created an example using the Python Filter, attached here, if you like. I documented the changes to the Python Filter, you can look at that in the Library view to see how it was done.

    For the scheduling functionality of our software, you would need to look into out Enterprise version, which includes automating of tasks; that functionality is not available on the Desktop version of our software.

    Cheers
    Rich
    Attachments:
    HTTP Poster.brg