Search here for wide range of results..
Loading
Home » Archive

Articles in the Quiz Category

EAI, Headline, Videos Tutorials, Web Services »

[15 Jun 2010 | 6 Comments | ]

Click above to view it.

This video gives you an idea related to Web Service in General, which is necessary to know to design Siebel Integration using Web Services
- what a Web Service is called,
- what are its various components,
- how it has been standaradised,
- what is a WSDL, PORT, Binding, Service End Point
and lot other answers related to Web Services in Generic.

Quiz, Workflows »

[6 Oct 2009 | 6 Comments | ]

This quiz talks about workflow topics and provides a bit of explanation to the answers. Please post your valuable feedback and suggestion over this initiative in below comments section.

Workflow
Workflow Policy
Workflow Monitor Agent
Triggers
Business Services

So, what’s you are waiting for, get started to refresh your Workflow knowledge base.

1. After workflow monitor agent successfully processes the record, then it moves the record in which table?S_ESCL_STATES_ESCL_LOGS_ESCL_REQNone2. If I do a Insert operation at the Siebel Operation step in a Workflow process, the newly created record’s row_id will be stored in ?Object IdSiebel Operation Object …

EAI, Integration Objects, Quiz, Web Services »

[30 Aug 2009 | 8 Comments | ]

This quiz asks question on below EAI topics and provides a bit of explanation to the answers. Please post your valuable feedback and suggestion over this initiative in below comments section.

Web Services
Integration Objects
MQ Series
VBC, EBC
Data Adapters
Transport Services
Workflows

So, what’s you are waiting for, click on this post and get started to refresh your EAI knowledge base.
Please go to Quizzeria – Siebel EAI Interview Questions – Series: 2 to view the quiz

Configuration, Quiz, User Properties »

[28 Aug 2009 | 9 Comments | ]

Try out the below questions on Siebel Configuration that will help you revise your siebel skills.

Configuration
Scripting
Applets
Views & Screens
Workflows
Business Services
Tools & Client
And lot more

So, what are you waiting for, just go through the QUIZZ and post your questions and feedback on Commets and Contact Me pages.

Configuration, Debugging Techniques, Tips & Tricks »

[23 Jun 2009 | 3 Comments | ]

When you goto Tools->Screen object, you cannot see ‘Bitmap Category’ field because it is HIDDEN in tools for a normal view. You need to enable it from Tools CFG.
Here are steps -
1. Open your Tools.cfg.
2. Search for “ClientConfigurationMode”, it might be there with value like
ClientConfigurationMode = Web
3. If you find it or did’t find it, just add/replace below value to the [Siebel] section of CFG. This is the first section of CFG.
ClientConfigurationMode = All
4. Relaunch your Tools. This will show certain hidden …