kannengi
Elite Observer

release a dataset programmatically

Jump to solution

Hi,

could somebody tell me how to release a dataset programmatically?

In an old workflow script we used to do this with AccessUtil.release() but the current FS version (5.1) throws an IllegalArgumentException. I think DataSets are no longer supported but there should be some way with the access API?

Thanks for a tip!

Best regards,

Benny

0 Kudos
1 Solution

Accepted Solutions
StefanSchulz
I'm new here

Hi Benny,

A single Dataset object you should be able to release by using its release() method. No utility needed.

If the setting is more complicated or does not work, please, come back here or contact our help desk.

Cheers,

Stefan

View solution in original post

0 Kudos
1 Reply
StefanSchulz
I'm new here

Hi Benny,

A single Dataset object you should be able to release by using its release() method. No utility needed.

If the setting is more complicated or does not work, please, come back here or contact our help desk.

Cheers,

Stefan

0 Kudos