Zoltán Mikolás
- Total activity 1455
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 709
Articles
Recent activity by Zoltán Mikolás-
Variable: var[ … ]
Syntax Method Parameters Scope Usage SELECT.PERFION & SELECT.SQL As Data Sources in From & To Columns Remarks Example Use to get or set a named variable.The purpose of the named variable is...
-
Template description (@Settings / Create item template)
Short description of a template. See Select template.
-
SELECT.JSON.DEPRECATED
Properties Parameters Map Example Selects content from a source containing JSON-format.Internally this command converts JSON to Xml, to make it possible to use the powerful XPath syntax to fin...
-
Input-row Values: V[ … ]
Syntax Example Use to get values of other columns from the Input-row.Sometimes it is necessary to access multiple column-values, e.g. to concatenate several values into one column or perform c...
-
Template name (@Settings / Create item template)
The name of the template. See Select template.
-
SELECT.ODATA
Properties Parameters Map Guide Examples Selects OData data from a remote OData service. Data can be selected in XML or in JSON formats. We recommend to use JSON format where available. Proper...
-
Method: Perfion.UpdateBinaryMetadata( … )
Syntax Method Parameters Example 1 Example 2 Will update selected Perfion binary metadata. Returns success status. Syntax bool Perfion.UpdateBinaryMetadata( string id = "", string type = "", s...
-
Time per (@Product requests / Operation plan, Items / Operation plan)
The number of product units the operation produces during the specified time.
-
SELECT.PERFION
Properties Parameters Mapping Guide Selects content from a Perfion database via the Perfion API Query Syntax. Output can be generated both as Xml and in the neutral Table format. Properties ...
-
Method: Perfion.TrimToValidFeatureName ( … )
Syntax Method Parameters Example Takes any name as input, and removes any characters from the name that are not allowed to be used in feature names in Perfion.This method can be used in conjun...