Hi Simon,
On 24/07/2019 13:30, Simon Opper wrote:
Hi folks I have a PowerShell script that pulls terms from a sharepoint site term store and dumps them to a csv. It would be great to invoke this or better sync it in some way with TQM and or EDG. E.g. invoke the script, then import the csv to a new or existing taxonomy. The end game would be to also sync in a 2 way fashion, using an export of a central EDG taxonomy back to sharepoint via the sharepoint serializer already provided in EDG. But this is bound to be more complex and not my immediate priority. Does anyone know if invoking a shell script would be possible within the environment?
there is a SPARQL function smf:exec that can be used to trigger external programs and scripts. You could call it from an SWP script that is either triggered by a UI button (e.g. teamwork:ManagePlugin) or on a regular basis through a scheduler:ScheduledJob. Open teamwork.ui.ttlx to peek into these resources.
Maybe that helps? Holger
Or suggestions on the best way to orchestrate if not entirely within TQ? A set of ANT scripts would be my first guess based on prior experience. Many thanks Simon
-- You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/bfa184a1-7b41-0647-eb19-a481ca3b660b%40topquadrant.com.
