POSTing CSV file to RapidAnalytics Web service - scoring process
Created: 2011-11-02 14:55:43
Last updated: 2011-11-02 14:55:44
This is the second demo process used in the RapidAnalytics video on creating Web services. This process is the actual scoring process and used the model generated by the first process. The first input must be a CSV blob in the repository. Once the process is exposed as a Web service in RapidAnalytics, this input will be replaced by the body of the HTTP POST request.
Preview
Run
Not available
Workflow Components
Unavailable
Version History
Reviews (0)
Other workflows that use similar services (0)
There are no workflows in myExperiment that use similar services to this Workflow.
Comments (1)
Log in to make a comment
Hello,
I was unable to get this sample going. Everytime I unzip I get another archive file.
Also, the relative path for the repository_entry is not working. So I could not get anything to work in terms of picking the information from a HTTP POST.
How do I get the process to take a relative entry .. .
I tried the relative ../data/<object> entry and it would not take.
I have created all files as per the tutorial and i could not get it to work.
I am using RA 1.1 and RM 5.1 and 5.2
Adi