WriteRecord Method in Siebel October 06, 2019 Below are the methods for Write Records: Through Business Competent user property: Name: Named Method 1 Value: "MethodName", "INVOKE", "Business Component Name", "WriteRecord" Through BC Script: this.BusComp().WriteRecord(); Read more