I2Rest PCML syntax
Revision as of 17:19, 8 May 2020 by Pavel.lobko (talk | contribs)
Two more attributes in PCML data tag. Generaly both attributes was added in order to improve response processing on server side.
trimarray - specifies the path to programm, that should handle array been passed in current data tag.
<data name="CCY" type="char" length="3" trimarray="/qsys.lib/%libl%.lib/jpcmlt_bl.pgm"/>
assert - specifies the path to programm, that should handle some way data passed in current tag. As example