TruthVerse News

Reliable news, insightful information, and trusted media from around the world.

local updates

How do you make BC in Siebel?

Writer Emma Jordan

In Siebel Tools, choose the File menu, and then the New Object menu item. In the General tab, choose BusComp, and then click OK. In the New Business Component Wizard, choose a project, enter a name for the business component, and then click Next.

What is user property in Siebel?

“User Properties are object definitions that are added as children to an applet, business component, field, or list column to configure specialized behavior beyond what is configured in the parent object definition’s properties.” For the rest, see the Siebel Developers Reference.

How do I make BC read only in Siebel?

To do configure this requirement, you add the same calculated field that the Example of Using the BC Read Only Field User Property topic describes. You then add a user property to the Business Address business component with the following values: Name. Parent Read Only Field.

How do I make my child BC read only in Siebel?

Here <Parent Field Name> is the field from parent BC having Link Specification(prop of BC field) = TRUE. Now you can use this calculated field and create a BC User Property “BC Read Only Field” with value Test(field name) this will make BC records read only.

What is join in Siebel?

A joined field is a field in a business component that represents a column from a table other than the base table of the business component. For more information, see How Siebel CRM Uses a Joined Field. Join. A join is a child of the business component. The Table property of the join identifies the joined table.

What is Siebel picklist?

A static picklist is a list of predefined values that the user invokes from a field in an applet. A static picklist is a selection list that is invoked from a particular text box or list column in an applet. A static picklist in a Siebel application is shown in Figure 73.

What is named method in Siebel?

The Named Method n applet user property can be used to invoke methods in a certain order. For example, the Named Method n applet user property can be used to update a legacy system with new Account records after a new record is created in the Siebel application.

How do you make a field editable in Siebel?

How to make field conditionally editable in Siebel?

  1. Clone the Applet and views and make the control read only by setting the read only flag on Applet.
  2. Create Field Read Only Field user property to make the read only if the active view name is not same as the intended view.

How do you make a field read only in applet level Siebel?

How to make a field in an Applet Read Only

  1. Read Only Flag.
  2. Field Read Only Field. You can also use the Business Component User Properties.
  3. Parent read only. You can make a field read-only based on the value of another Field in Parent Business Component.
  4. Aspect BC Read Only.
  5. Applet Level Read Only.

How do I make MVG field read only in Siebel?

To make the MVG applet read-only, you could use the “Parent BC Read Only” user property. You have two business components with parent – child relationship as following. 1. You should create the calculated field to be changed depending on the field value of one of parent business component.

How to add a user property in Siebel CRM?

You add the user property as a child of the business component that Siebel CRM restricts according to a condition. The business component that contains the test field must be a parent of the restricted business component through a link or through a series of link relationships.

How does read only work in Siebel CRM?

The Parent Read Only Field user property, like the BC Read Only Field user property, places a read-only restriction on an entire business component rather than on a single field. This restriction occurs if a TRUE or FALSE test field includes a TRUE value.

Can a business component be updated in Siebel?

TRUE. Siebel CRM does not allow the user to update a record in an applet that references this business component. FALSE. Siebel CRM allows the user to update a record in an applet that references this business component. If the Admin Mode Flag property of the current view is TRUE, then Siebel CRM ignores this property. TRUE.

Where to find validation field in Siebel CRM?

Create the symbolic strings that Siebel CRM displays for the error message. In the Object Explorer, click Business Component. In the Business Components list, locate the business component that contains the field for which you must configure validation. In the Object Explorer, click Field.