Skip to main content

Posts

How to create Integration Object in Siebel through Object Wizard

 Integration Objects: Integration objects are logical representations of Siebel business objects or external application data, such as externally defined XML documents. An integration object is metadata stored in the Siebel Repository. One integration object can be mapped to another integration object. Instances of integration objects are used in integration processes for data exchange. About the Structure of Integration Objects: The Siebel integration object provides a hierarchical structure that represents a complex data type. Most specifically, prebuilt EAI integration objects describe the structure of Siebel business objects, SAP IDOCs, SAP BAPIs, XML, and external data. Most integration projects require the use of an integration object that describes Siebel business objects, either in an outbound direction such as a query operation against a Siebel integration object, or in an inbound direction such as a synchronize operation against a Siebel integration object. An integration...

How to configure Siebel Dedicated Client logs

About Environment Variables for System Logging The SIEBEL_LOG_EVENTS environment variable sets the event logging level, which determines the extent of information captured in the log file. More information is captured when the environment variable is set to a higher numeric value, and less information is captured when the variable is set to a lower numeric value. The numeric value is inversely proportional to the severity of the information—0 is more severe than 5 for instance. More disk space is consumed and performance is hindered when the value is set to a value of 5 than a value of 0. 0-Fatal 1-Errors 2-Warnings 3-Informational 4-Details 5-Diagnostic The SIEBEL_LOG_DIR environment variable determines the log file location. Set this variable to change the location from the default directory. Make sure this directory already exists, access permission to write a file in that location is available, and sufficient space is free to support the log file. Source: Oracle Docs Configure Sy...

How to create Business Component in Siebel through Object Wizard

What is Business Component (BC): A business component defines a logical entity that organizes columns from one or more tables into a single entity. It provides a foundation that controls how Siebel CRM chooses, inserts, and updates data in underlying tables. This data is typically specific to a functional area, such as a product, a contact, or an account. An applet references a business component. It does not directly reference the tables. This configuration allows you to reference data according to functional area. It might also separate work that a developer performs from work that an administrator performs. Types of Business Components: a. Business Component b. External Business Component: The external business component (EBC) feature provides a way to access data that resides in a non-Siebel table or view, using a Siebel business component.  See How to create DB View and export DDL file in SQL Developer See How to create External Table in Siebel Tools on SQL View c. Virtual Bus...

How to create external table in Siebel Tools through Siebel Wizard

  What is external table in Siebel: "External Table" in the Siebel is used by " External Business Component (EBC)". EBC is used to access data in a database tables that does not belong Siebel schema or a different database or same database with different tables (using joins) or manipulation data using sql functions. Create External Table: You use Siebel Tools and the External Table Schema Import Wizard to import your external table definition into the Siebel Repository. Start Siebel Tools. Select File > New Object.... In the New Object Wizards applet, on the General tab, double-click External Table Schema Import. The External Table Schema Import Wizard appears, as shown in the following figure. Provide the appropriate project which new external table will belong to then select the type of schema source to "DDL/ Analyics" and 3 characters for the table name and click Next button. Now on next window select the database where you have created your DB view...

How to create SQL Views in SQL Developer from UI

 About DB Views: Views are customized presentations of data in one or more tables or other views. You can think of them as stored queries. Views do not actually contain data, but instead derive their data from the tables upon which they are based. These tables are referred to as the base tables of the view. Similar to tables, views can be queried, updated, inserted into, and deleted from, with some restrictions. All operations performed on a view actually affect the base tables of the view. Views can provide an additional level of security by restricting access to a predetermined set of rows and columns of a table. They can also hide data complexity and store complex queries. Create Views: Open SQL Developer and connect the connection (DEV, UAT, Prod), Write the desired query. Now expand the db and find the Views and right click and select the "New View" A new window will appear. Paste the query your have prepared before and provide the appropriate new and click on OK button....

Getting Started with IntelliJ IDEA - Kotlin

It’s easy to get started with Kotlin using the Kotlin plugin integrated in IntelliJ IDEA. Benefit from code highlighting, code completion, refactoring, debugging, and other features available for Kotlin. If you want to start from scratch, you can create a basic Kotlin application. Once you’ve created the application, you can dive deeper into Kotlin syntax. What is Kotlin? Kotlin is an expressive and concise programming language that reduces common errors. Easily integrates into existing apps and is 100% interoperable with the Java language. Multiplatform. Code safely. Online courses. Easy to learn. Big community. Write less code. IDEs? IntelliJ IDEA IDE (Download, Install): IntelliJ has a lot of versatility and stability. Kotlin was initially developed by the JetBrains team, which means there’s an extra level of compatibility between the two. Kotlin even has IntelliJ-specific tutorials and getting started guides. Kotlin Playground (Online, Web Brower base): You can try/ learn kotlin ...

RevenueHits Review

RevenueHits help publishers to generate more revenues with state of the art Contextual & Geo-targeted Ad Serving technology. Their innovative Ad Network was designed to help publishers to monetize online assets, including websites, search, widgets, applications and more. Their technology allows us to scan millions of online ads and analyze their performance over time. Their huge inventory of ads is comprised of effective text and display ads that promote performance-based offers. By serving these proven ads we help their publishers increase revenue and improve their bottom line. RevenueHits is a self-service Ad Network platform for publishers. Developed, owned and operated by leading ad technology company Intango, RevenueHits is a powerful solution, leveraging intelligent algorithms designed to monetize your online property to the fullest. Industries: Internet Company size: 51-200 employees Headquarters: Tel Aviv Type: Privately Held Founded: 2008 Specialties: Monetization Techn...