Resource Table Items in Know-how Apps Components OperationsA resource table item can be used to reference a resource in some operations:
The logical name is used at build time when defining the operation, either through a user input or using the resource table editor. Build Time: Create an Edit Resource TablesThe first step consists in storing the resource table. A new container is added to the Know-how Apps component to store the unique resource table. The storage of the resource table follows the same architecture as the one used for Know-how Apps Components types, except that no collection is managed as there is only one resource table per Know-how Apps component. Run TimeWhen running an operation that needs to retrieve its input from the resource table, the key point is to retrieve the resource table it relies on, which is located in the Know-how Apps component corresponding to the current application. There is only one Know-how Apps component per application, so it can be retrieved using the Know-how Apps Components type name and the loaded Know-how Apps component. Edit Resource TablesThe unique table of each Know-how Apps component appears in the left tree of the knowledge tab (as for Know-how Apps Components types, operations, and knowledge dialogs). The Create Resource table command is used to edit the local resource table that is unique per Know-how Apps component. |