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.
v-hashadapu
1 year agoCommunity Support
Hi Anonymous , Hope your issue is solved. If it is, please consider marking the answer 'Accept as solution', so others with similar issues may find it easily. If it isn't, please share the details.
Thank you.