Forum Discussion
amaaiia
Skilled Sharer
1 year agoWrite 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):
...
- 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
amaaiia
Skilled Sharer
1 year agoWhen I set connection as variable content, it asks me in Source to select a lakehouse table. The source shouldn't be a lakehouse table but the content of the variable itself.
nilendraFabric
Super User
1 year agoUse dynamic content optipn from the dropdown and set @variables('webData')
- amaaiia1 year ago
Skilled Sharer
If you see the screenshot, this is what I've done
- nilendraFabric1 year ago
Super User
No screenshots visible