It's all about the answers!

Ask a question

In which order RTC loads the components


Rakesh Dama (15212) | asked Aug 16 '18, 3:11 p.m.

 All,


I have 10 components in a stream. during the sandbox load, which component gets loaded first ? on what basis ? can we set the priority somewhere?

Thanks,
Ras.

One answer



permanent link
David Lafreniere (4.8k7) | answered Aug 17 '18, 2:34 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
edited Aug 17 '18, 2:37 p.m.
"Load" should really be thought of as an atomic operation. Either everything specified gets loaded, or nothing gets loaded (so thinking in terms of "what gets loaded first? should not really apply - unless you have a different underlying question).

There is no way to 'customize' the component load order, but there is nothing stopping you from picking the components you want loaded first and doing that manually, then manually loading what you want after.

I suspect you might need to elaborate on the root of your question though. Why are you interested on the load order?

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.