How to Design Siebel Import Object ?
Import Objects are configured in Siebel for End Users for loading small quantity of data to any Siebel Entity. You can load data from flat files to Siebel using a simple Import Wizard. Below is a case study for the same.
Some check-points before starting the development –
1. Import Objects should only be defined on the BCs which are Primary BCs of the BO.
2. Import Objects will be active for a list applet only.
3. We cannot configure Imports for Child BCs in a BO.
4. “Import” menu item is present on all the list applets, but active on only those which satisfies above condition.
5. Specify all the required fields in the “Import Object”(tools) and in the source file as well. If required data is not loaded, it will error out, saying required input missing.
CLICK HERE: Download this file for Complete Implementation on Import Object.









