Literals Supported
SFM Literals are known as Field Attributes or Functions, or Constants. They are supported in various contexts such as expressions, maps, source/target object updates, lookup filters, data validation rules, and custom actions. Administrators can use the supported literals in the SFM Designer either by selecting it from the drop-down list or manually entering it.
The following literals are supported by FSA:
Literal
Supported Fields
Today, Tomorrow, Yesterday, Now
Date and DateTime field
SVMX.USERTRUNK, SVMX.USERTRUNK
Advanced Lookup filters like Location Lookup fields and Value Maps
SVMX.CURRENTUSERID
Value Maps for existing (header) records and in Field Maps for both header and child records
SVMX.CURRENTRECORD
User lookup field with Field API Names appended to them
SVMX.CURRENTUSERRECORD
Wizard expressions and SFM expressions as qualifying criteria for SFM Transactions, Output Document transactions, Checklist Transactions. For more information, see SVMX.CURRENTUSERRECORD.
* 
Perform Config Sync in the client application for the configuration to be respected in the SFM Transaction.
SVMX.CURRENTRECORDHEADER
Lookup fields and value mapping to represent the header of the current record
SVMX.UserName
Custom action SFMs to represent the username of the logged-in user in Salesforce
SVMX.ProductIQWorkOrderID
Custom action SFMs to copy the Work Order ID as the parameter value
Geolocation.Latitude, Geolocation.Longitude, Geolocation.Accuracy
Number field to represent the longitude, latitude, and accuracy of the geolocation on a record
For more information on the Literals supported in various SFM Features, see SFM Features vs. SFM Literals Matrix.
Was this helpful?