Forum Discussion

amaaiia's avatar
amaaiia
Skilled Sharer
1 year ago
Solved

Write data from Web connector to lakehouse table

Hi, I have one Web Connector connected to a web service. When I cerate a Web activity in a Data Pipeline and I use this connection, it retrieves me data as follows (json objects list): ...
  • amaaiia's avatar
    1 year ago

    Solved.

    RelativePath for Web activity starts with slash, but relative path in COPY activity doesn't start with slash. That's why it said NOT FOUND