Question
JAVA SDK: Delete Data Shape Dynamically
I am using Java SDK to create a Data Table dynamically.
During the creation process, I create a Data Shape dynamically.
I would like, in case of failure (exception thrown or other reasons), to delete the recently created Data Shape.
Is there a way to do that?
Thanks,
Guy Hecht

