Example 6 SOM expression: $record.header.txtPONum.StreamServe variable: $ponum<?xml version="1.0" encoding="UTF-8"?><batch><transaction><header><txtPONum>1234567890</txtPONum><dtmDate>2004-02-08</dtmDate><txtOrderedByCompanyName>Another Company</txtOrderedByCompanyName><txtOrderedByAddress>123, Any St.</txtOrderedByAddress>…The variable mapping will assign the value of the txtPONum element to the $ponum StreamServe variable:SOM Expression: $record.header.txtPONumStreamServe variable: $ponumA master page, Page1, contains:
• text field PageNumber
• For information about the SOM expression syntax, see Adobe Digital Enterprise Platform Document Services – Designer 10.0 Scripting Basics.
OpenText StreamServe 5.6 | Updated: 2013-03-01 |