Forum Discussion
Anonymous
1 year agoNot applicable
Error Code 011 - Unable to deserialize the response.
Hi, I am trying to create a pipeline to execute a notebook in the current workspace. we also planned to deploy these items to other environments. I would like to understand how to provide the works...
- Anonymous1 year ago
I think the problem is - the dynamic expression is unable to resolve the given expressions while invoking the notebook activity. I am not sure if this resolves the issue.
I have done below to get a workaround it.
Instead of selecting different notebook in different workspace, I have made the notebook to accept the environment specific values as parameters. This way, I can use same notebook across different environments.
nilendraFabric
Super User
1 year agoHello Anonymous
Could you please share more details please , I am not able to understand the problem statement properly.
Thanks