User

Zoltán Mikolás

Member since
Total activity 1456
Last activity
Following 0 users
Followed by 0 users
Votes 1
Subscriptions 707

Articles

Recent activity by Zoltán Mikolás

  • Resource type (@Resources / Create resource, Master data)

    The type of the resource: Labor, Machine or Other. It can be used to filter resources in the resource list.

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • SELECT.BINARY.METADATA

    Properties Parameters Map Guide Examples   Selects Perfion Binary metadata. Data can be selected in XML or Table formats.Every binary in Perfion is stored together with some metadata which Perfi...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • Method: Sources.Find( … )

    Syntax Method Parameters Example   Use for fast performance lookup of values from other Table Data Sources.Returns the row from the specified data source with the specified key-value.The method ...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • Using Global Variables

    This Action example shows some different use cases for global variables.You can download the example here:This Action map example is provided as inspiration only. It must be adapted to your Perfion...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • Top defects (@Dashboard)

    The column chart shows the defects that have been most frequently detected over the period of the last 365 days. The number of columns depends on the number of defects used in your inspection proce...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • Sales and administration cost (@Settings / Cost calculation)

    Enter as a percentage of the total labor and material cost. Total labor and material cost = Direct labor cost + Direct material costs + Indirect labor cost + Indirect material cost

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • Transaction attempts @Transactions / Processing details

    Each time a transaction (i.e. an inventory transfer or transfer request) fails, the system logs the reason for the failure in the list below. Click the Expand (>) icon in an entry to reveal the cor...

    • Updated
    • 0 followers
    • 0 comments
    • 0 votes
  • SELECT.CSV

    Properties Parameters Map Example   Selects content from a source of text data in the form of CSV, TXT, TAB or any other separated text. Properties From Name of the Input Data Source.The ...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • Method: Sources.FindValue( … )

    Syntax Method Parameters Example   Use for fast performance lookup of values from other Table Data Sources.Returns the value from the specified data source, by key-value and column name.This met...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • WRITE.* Property "To"

    The To-property at WRITE.* commands can write to three object types: A file on disk, a PBinaryStream object or a .Net Stream object:File-pathTo create a file on disk the To-property should be an ab...

    • 1 follower
    • 0 comments
    • 0 votes