code

Visualforce Remote Objects HTML Encode | XSS Analysis

Visualforce Remote Objects HTML Encode | XSS Analysis As a certified Salesforce partner, a common subject that we’ve noticed popping up is the act of a Visualforce Remote Objects HTML Encode; an XSS analysis. XSS stands for Cross Site Scripting and is in the OWASP Top 10 Vulnerability list. An unprotected system is vulnerable to attacks …

Visualforce Remote Objects HTML Encode | XSS Analysis Read More »

Call Business Objects From BPM Using 4GL/ABL Code

Call Business Objects From BPM Using 4GL/ABL Code Interested in how to progress 4GL/ABL code to call Epicor business objects from a BPM? Good, we thought you might be. Below is the source code that you can insert to automate Epicor business processes. Here is the source. {Bpm/Bpm.i &OBJECT_NAME=UD08 } {core/CallContext/CallContext.i} {bo/UD08/UD08_ds.i} define input parameter …

Call Business Objects From BPM Using 4GL/ABL Code Read More »