-
Bulk fetching of Record release states?
Is it possible to bulk fetch the release states of a list of Record objects using the Streamlined STK? Looking at the .release_state property of the Record class, it looks like the .release_state property makes an individual call on first access. For some of the other record properties, such as color, or short_name, that…
-
Which GUIDs can I access in the Granta SDK?
Which GUIDs can I access in the Granta SDK? I see there are record GUIDs, but can I also access attribute GUIDs and Table GUIDs?
-
Can you use Granta MI Text Import template to import multiple files using STK?
Can you use Granta MI Text Import template to import multiple text files using STK 2.3? Assuming the text import template is set up to work within Granta MI Import and python STK is being used to automate the process.
-
Pseudo Attributes Criteria Search using STK
Can you run a criteria search through a database/table using pseudo attributes with Granta MI Python Scripting Toolkit 2.3 ? For example finding all records within a given table that have been modified in the last 24 hours.
-
I've just upgraded to Granta SDK 2.0 but where's the new API?
This is a common question I've received. I've just upgraded but when I try to do the import in the examples from GRANTA_MIScriptingToolkit import granta as mpy, it says that "granta" can't be found. What gives?