Page 2 of 2

Transferring Metadata to PrivateData

Posted: Tue Oct 07, 2014 4:05 pm
by ArielRauch
Please guys, do not give up on me:)

Transferring Metadata to PrivateData

Posted: Wed Oct 08, 2014 11:50 am
by tz8
i think you miss some basic parts on how to work with the SwitchScripter ;)



If you want to have Metadata in SwitchScripter to fiddle around with you need to declare it in the Properties Pane:



http://www.enfocus.com/manuals/Develope ... _pane.html



declare the "Order" metadata and add an XML as you see it coming out of the entry point in Switch (export it with "Export Metadata")



I know it's a bit hidden but that's where you find what you need

Transferring Metadata to PrivateData

Posted: Thu Oct 09, 2014 11:50 am
by ArielRauch
Hi Torsten,

Thank you for not giving up on me:)

I am a bit on and off these days as we have holidays here.

Indeed I saw this option and used it.

To be sure:

You have to set the backing file for each tag you define there, right?

Transferring Metadata to PrivateData

Posted: Fri Oct 10, 2014 2:32 pm
by tz8
right you are! And for every job....

Transferring Metadata to PrivateData

Posted: Fri Oct 10, 2014 4:20 pm
by freddyp
I have been giving a training all week and hence was not active on the forum, but tell me, Ariel, why on earth would you want to move values from metadata to private data?



Freddy

Transferring Metadata to PrivateData

Posted: Sat Oct 11, 2014 12:24 pm
by ArielRauch
Hi Freddy,

Good to have you back:)

1. Private data is easier to access

2. I want to write some general purpose routines which shall trust on some private data entries

3. Unfortunately, I have to cope with Hebrew - all field tags are in hebrew (and also the values which is less problematic). I may add an English identifier in order to avoid encoding issues.



Thank you Freddy,



Ariel

Transferring Metadata to PrivateData

Posted: Sun Oct 12, 2014 1:16 pm
by ArielRauch
Guys, thank you all - I finally got it.