Thursday 7 March 2019

Tree Hierarchy in Siebel Open UI

Hello All,

In this post let us try to show data from a Entity in a Tree structure, to show a 360 Degree view all related entities in one place


Use Case, 

For any Entity Say contact if we need to See its related Opportunities, Account or Orders, we need to first drill down on contact and from 3rd level view bar navigate to particular view to see its details,

This approach can bring in all related entities in one view so avoiding any drill down and additional Navigation 

Solution, 

  • The implementation of its solution is very simple, we need to capture full details of current Contact in XML format so we can use any IO based on contact, 
  • Get IO Hierarchy using EAI Siebel Adapter Business Service 
  • Get XML by converting IO Hierarchy to XML using EAI XML Converter


Now we have XML, we need to display the XML in Expandable Format to mimic a tree structure,





















You can have multiple modification in the structure to include Drill downs, color combination etc.

Sample Code, 
https://drive.google.com/open?id=1EIxHVcwKJxz-IGfpzjFIuU52kHlQVUkw


13 comments:

  1. In addition to their expertise, their customer-centric, proactive approach to projects and communications sets them apart.
    UX consultancy

    ReplyDelete
  2. They delivered high-quality suggestions that demonstrated in-depth marketing experience.
    design consultancies San Francisco

    ReplyDelete
  3. This presents itself fully suitable. Almost all these modest points were created in conjunction with great deal of heritage realizing. I adore that lots. Stump Grinding Rancho Cucamonga

    ReplyDelete
  4. This comment has been removed by the author.

    ReplyDelete
  5. In certain circumstances, plants might get congested and begin to overhang into your neighbor's yard. efficiency Tree Removal Rancho Cucamonga

    ReplyDelete
  6. Great survey, I'm sure you're getting a great response. Arbor Care Solutions

    ReplyDelete
  7. I'd like to take the power of thanking you for that specialized guidance I've constantly enjoyed viewing your blog.
    agencies in San Francisco

    ReplyDelete
  8. You might be aware with the fact that the process of removing trees is quite time consuming and requires lots of energy and power, especially if you are not equipped with correct tools and equipment. tree removal

    ReplyDelete
  9. Everything looks amazing on the coffee shop's mantel. What a great idea to share your decorating talents there! That tree window is just perfect.

    tree trimming

    ReplyDelete
  10. A decent and trustworthy tree organization ought to have basically a couple of top climbers with north of 2 years experience in huge expulsions.
    tree services Columbia MO

    ReplyDelete
  11. This cost shouldn't surpass $1000 for each tree. Medium measured trees are ones that will develop from 30-60 feet high, for example, dark gum and Crabapple trees. Tree Service

    ReplyDelete
  12. It is smarter to try to avoid panicking and keep thought of this large number of elements as opposed to being alarm while assessing the tree removal costing.
    tree service Sandy Springs

    ReplyDelete

Siebel GoTo View - Handling Realtime cases

 Hello All,  We all must have used GoTo view functionality of siebel to navigate to a particular view from current view. What if the require...