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
1 year agoSuper User
Anonymous
thanks for sharing the details
please see if discussion helps , else I will suggest some other options
please accept the solution if this works
thanks
- Anonymous1 year agoNot applicable
Thank you, nilendraFabric for the quick response.
I tried this solution provided in the link but still facing the same issue:
Below is the error: