Does anyone who what process or event triggers the population of the meta tag inside of the NetConfig?
{ ICLSERVERPORT {} }
{ KEEPMSGONDISK 0 }
{ META {} }
{ OBWORKASIB 0 }
Or if it is possible to programmatically call to that location and write to it within a script inside of Cloverleaf?
Below is what the help page has to offer but no indication on how to inset data into that field. I could always do it manually but I am looking for a way to call that field and edit it.
NetConfig metadata
Additional fields are required for Infor Cloverleaf Wizard that are not natively supported by NetConfig. The key-value pairs, called NetConfig Metadata, are:
• <b>systemName</b>: This is used to provide a more descriptive name than the thread name; for example, “ADT feed from Registration.”
Level: Thread
• <b>systemVendor</b>: This is used to provide a name for the vendor associated with the remote system; for example, “EPIC.”
Level: Thread
This is an example of how it looks in the NetConfig, located within a protocol definition:
<b>{ </b><b>META</b><b> {{“desc”:”new system file”,”vendor”:”Epic”}} } </b>