Skip to main content

Oracle SOA BPEL Interview Questions


Following are some questions often asked in SOA BPEL Interviews


  • What are the Major Elements in WSDL?
Answer: 1) types 2) message 3) portType 4) binding
  • Explain about SOAP Structure?
Answer: 1)Envelope ->indentifies the xml doc as a SOAP message
2)Header   ->contains header information
3)Body Element ->contains call and response information
4)Fault Element ->containing errors and status information
  • What are the BPEL activities?
Answer: 1)Assign Activity 2)Transform Activity 3)Invoke Activity 4)Recieve Activity 5)Scope Activity
6)Wait Activity 7)Empty Activity
  • Difference between Complex Type and Simple Type element?
Answer: Complex Type ->because it contains other elements
Simple Type     ->these elements contain other elements
  • Difference between synchronous and Asynchronous process?
Answer: Asynchronous refers to processes that do not depend on each other's outcome, and can therefore occur on                 different threads simultaneously. The opposite is synchronous. Synchronous processes wait for one to complete                       before the next begins.
  • In Oracle SOA 11g What is difference between imports & Include?
Answer: The fundamental difference between include and import is that you must use import to refer to declarations               or definitions that are in a different target namespace
and you must use include to refer to declarations or definitions that are (or will be) in the same target namespace.
  • What is synchronous file read ?
Answer: Sync Read is used to read a file in the middle of a BPEL process
  • In database adapter configuration difference between XA data source and non-XA data source?
Answer: An XA transaction, in the most general terms, is a "global transaction" that may span multiple resources. A                     non-XA transaction always involves just one resource.
An XA transaction involves a coordinating transaction manager, with one or more databases (or other resources, like                 JMS) all involved in a single global transaction. Non-XA transactions have no transaction coordinator, and a single                       resource is doing all its transaction work itself (this is sometimes called local transactions).
Disclaimer: The answers were gathered from various internet resources, if you find your work here and want reference to your site put here please mention in the comments section.

Comments

  1. Thanks for your effort. Your interview questions and answers are really informative for me.
    Oracle dba training

    ReplyDelete
  2. very informative blog and useful article thank you for sharing with us , keep posting learn more Oracle SOA Online course Hyderabad

    ReplyDelete
  3. Hmm, it seems like your site ate my first comment (it was extremely long) so I guess I’ll just sum it up what I had written and say, I’m thoroughly enjoying your blog. I as well as an aspiring blog writer, but I’m still new to the whole thing. Do you have any recommendations for newbie blog writers? I’d appreciate it.
    Top 250+AWS Interviews Questions and Answers 2018 [updated]
    Learn Amazon Web Services Tutorials 2018 | AWS Tutorial For Beginners
    Best AWS Interview questions and answers 2018 | Top 110+AWS Interview Question and Answers 2018
    AWS Training in Pune | Best Amazon Web Services Training in Pune
    AWS Online Training 2018 | Best Online AWS Certification Course 2018
    Best Amazon Web Services Training in Pune | AWS Training in Pune

    ReplyDelete
  4. https://techhamlet.blogspot.com/2011/11/nook-tablet-swift-review.html?sc=1717591065814#c5477689277136147324

    ReplyDelete

Post a Comment