Kan man köra script filer som ligger i SystemWeaver med API anrop?
Best Answer
S
SystemWeaver Support
said
about 6 years ago
Currently, it is not possible to use our scripting language through the API. There are some calls like SWConnection.Instance.Broker.Q.GetItemsAsDataTable where you can specify a filter as an argument. However, this does not provide access to our entire scripting language, but only a small subset used for the filtering. This subset is described in the Filters section of the SystemWeaver Script Language Reference in the Help.
1 Comment
SystemWeaver Support
said
about 6 years ago
Answer
Currently, it is not possible to use our scripting language through the API. There are some calls like SWConnection.Instance.Broker.Q.GetItemsAsDataTable where you can specify a filter as an argument. However, this does not provide access to our entire scripting language, but only a small subset used for the filtering. This subset is described in the Filters section of the SystemWeaver Script Language Reference in the Help.
Stacey Hwasser
Kan man köra script filer som ligger i SystemWeaver med API anrop?
Currently, it is not possible to use our scripting language through the API. There are some calls like SWConnection.Instance.Broker.Q.GetItemsAsDataTable where you can specify a filter as an argument. However, this does not provide access to our entire scripting language, but only a small subset used for the filtering. This subset is described in the Filters section of the SystemWeaver Script Language Reference in the Help.
SystemWeaver Support
Currently, it is not possible to use our scripting language through the API. There are some calls like SWConnection.Instance.Broker.Q.GetItemsAsDataTable where you can specify a filter as an argument. However, this does not provide access to our entire scripting language, but only a small subset used for the filtering. This subset is described in the Filters section of the SystemWeaver Script Language Reference in the Help.
-
Support for Autotest of API applications
-
Major version exception in API
-
Part multiplicity exception in API
-
Get enum attribute value description
-
Detecting connection status?
-
Item type name from SID
-
Adding an existing item as part to an item using C# API
-
Last Changed date isn't updating
-
How do I return a DataTable instead of IswItems?
See all 19 topics