Skip to main content

Posts

Showing posts with the label Named Method n

How to invoke Workflow through Business Component User Property in Siebel

Through BC User Property: Name: Named Method n Value: "MethodName", "INVOKESVC", "Business Component Name", "Workflow Process Manager", "RunProcess", "'ProcessName'", "Workflow Name", "'Object Id'", "[Id]"

WriteRecord Method in Siebel

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();