My Oracle Support Banner

Checkbox List Column Shows N Though The Field Value Is Y With Copy Record Method (Doc ID 3065192.1)

Last updated on JANUARY 01, 2025

Applies to:

Siebel CRM - Version 23.4 and later
Information in this document applies to any platform.

Symptoms

Checkbox list column shows N even though the corresponding field value is Y with the following steps:

  1. In Siebel Tools, create/open a developer workspace.
  2. Go to 'Business Component' object list and select 'Asset Mgmt - Asset' business component.
  3. Open the server script editor (right click and select 'Edit Server Scripts') and add the following code:
  4. Go to 'Applet' object list and select 'Asset Mgmt - Asset List Applet' applet.
  5. Go to 'Applet'->'List'->'List Column' and add the following record:
        Name: Alternate Fuel Flag
        Field: Alternate Fuel Flag
        HTML Type: CheckBox
        Display Name - String Override: Copied Asset
        Read Only: TRUE
  6. Go to 'Applet'->'Applet Web Template'->'Applet Web Template Item' and add the new list column to the Edit List web template to display the list column in the list applet.
  7. Login to Siebel application and inspect the developer workspace.
  8. Go to 'Site Map'->Assets->List view.
  9. Make sure that there are more than 10 records in the view.
  10. Select a record which has Copied Asset = N (or null).
  11. Set focus on the Copied Asset list column.
  12. Click 'Copy Record' in the applet menu.
  13. The new record has Copied Asset = N even though the field value is Y. If you requery the list applet, you see the Copied Asset = Y for the copied record.

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.