Guys, some help.
I need to create a new task in a given scheduler bucket. But the condition is...
if in plan "X" there is already a bucket with the name "STEP 1", only one task must be created in the bucket.
If there is still no bucket named "STEP 1", you must create the bucket named "STEP 1" and then create a task in the bucket.
My problem is in performing this check if the Bucket created already exists.
Can anyone help me?

Report
All responses (
Answers (