🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Error while using read url operator

User: "srini"
New Altair Community Member
Updated by Jocelyn
When I try to connect read url operator to the write file operator in order to store data in a repository, I am getting the following error:

Wrong data of type 'Data table' was delivered at the port 'file'. Expected data of type 'file'

Please assist

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Marco_Boeck"
    New Altair Community Member
    Hi,

    the "Write File" operator is for creating a file on your file system or for writing binary data to the repository. To store RapidMiner objects like the result of your "Read URL" operator in the RapidMiner respitory you can use the "Store" operator.

    Regards,
    Marco