Page 1 of 1

submit point - default value

Posted: Wed Sep 10, 2014 8:53 am
by ArielRauch
Hi,

I am trying to initialize (default value) a metadata field with some stats values from the submitted file, but it does not show any value at SwitchClient.

Any ideas?



Thanks



Ariel

submit point - default value

Posted: Wed Sep 10, 2014 3:54 pm
by dkelly
Not possible since analysis of file(s) happens after the file is uploaded to Switch.

submit point - default value

Posted: Wed Sep 10, 2014 3:56 pm
by ArielRauch
thank you.

You know the product damned well:)

submit point - default value

Posted: Wed Sep 10, 2014 4:05 pm
by gabrielp
You could probably initialize the file in Switch with a more basic submit point and then have check point which would do what you want.

submit point - default value

Posted: Wed Sep 10, 2014 4:07 pm
by ArielRauch
gabriel: I thought about it but then I will have to explain to the users why they should treat the same job several times.

but thank you for your thoughts

submit point - default value

Posted: Wed Sep 10, 2014 4:19 pm
by ArielRauch
Gabriel: BTW, I forgot to tell that I tried it and does not work neither:)



submit point - default value

Posted: Wed Sep 10, 2014 5:08 pm
by gabrielp
ArielRauch wrote: Gabriel: BTW, I forgot to tell that I tried it and does not work neither:)




Haha it totally should work. Once something flows into a checkpoint it should keep any metadata/private data with the job and you should be able to use those values in the "Enter metadata" metadata fields defined section of the checkpoint.



But you're right, they would have to touch it twice. Unless, of course, you could automate the files into Switch originally so your users first are aware of the file's presence when it gets held up in the checkpoint.

submit point - default value

Posted: Wed Sep 10, 2014 5:40 pm
by ArielRauch
Strange. Perhaps I should define this field only with the checkpoint and not already in the submit point.

I will try and let you know