New Comment System@Siebel Unleashed.. Do Try and give me feedback | Next Tip »Home

Task based UI @ Siebel 7.8

OkAvarageGoodVery GoodExcellent (No Ratings Yet)
Loading ... Loading ...
  • Share/Bookmark

Related Posts


Article by neel

Authors bio is coming up shortly. neel tagged this post with: , , Read 387 articles by neel
  • shashikiran
    Task Based UI is ofcourse a new thing and useful functionality but the bugs arising with it is very difficult to handle as you need to go through log files for the bugs...Hence better you avoid it.
  • Viktor,

    That is great info.. thanks for sharing this with all may be it will help somebody while working with Task Based UI.

    But one thing is clear now, there are bugs in TBUI and it is not easy to actually get this thing working.

    I hope there are others out there who will sharing there thoughts with all.
  • Viktor
    Hi there,
    First of all, I can say I have expert knowledge of Task UI in Siebel 8.0. To answer your question:
    No, it is not difficult to develop complex Task UI process, when you know how it really works (no how it should work), what are "don'ts" and know about bugs. Task transactions are so weak and badly coded, you will have to make more complex tasks Transactional=false, in turn loosing one of benefits of using Task UI. Tasks are pretty hard to test.
    To sum bugs/issues up:
    1. You have to have primary BC context, even if modifying BC or TBC that is unlinked to primary BC in task's BO. This leads to dummy queries and dummy records and complicates Task UI context.
    2. Call/pass through commit step in your task process and your TBC data are still here. No big problem? Use that TBC later in task and you will receive random error "record was modified before it was retrieved...".
    3. There is no easy way navigating user to another view after task completes. Pretty common requirement in business processes.
    4. No control over BC's visibility in Siebel Operation steps. Mostly you will have to disable it.
    5. Parent task and its sub tasks must use same BO. This dramatically lowers subtask usage.
    6. No customization of Task UI engine messages (like "are you sure to cancel current task?")
    7. Some context issues when using workflows.

    And now hold your hats :) :
    All of these issues are present in 8.1.
blog comments powered by Disqus

Polls

Do you like the new Comment System and new look to Site?

View Results

Loading ... Loading ...