Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save-resource result not returned when exception is thrown #14

Open
jgreenephd opened this issue Jun 18, 2018 · 1 comment
Open

Save-resource result not returned when exception is thrown #14

jgreenephd opened this issue Jun 18, 2018 · 1 comment
Assignees

Comments

@jgreenephd
Copy link

When saving a resource the request ID is returned on a successful save.
We have a situation where an exception is thrown because the save goes into an authorization workflow.
Save-Resource : Permission is required
The save still completes but the request ID is not returned.
Is there a way to capture the ID when an exception is thrown?

@jgreenephd
Copy link
Author

Follow up question for you Ryan: Save-Resource does not always return a value. Could you explain on when we can expect the Request ObjectID to be returned?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants