RSS and webMethods Integration Technologies
Quiz covering RSS feed formats, RDF framework, and webMethods integration platform concepts
Questions
Which of the following allows you to conditionally execute a step based on the value of a variable at runtime
- SEQUENCE
- BRANCH
- LOOP
- REPEAT
For a REPEAT Operation to execute as long as the specified repeat condition remains true,the count parameter needs to be set to
- 1
- 0
- -1
- None
The Various types of publish and subscribe models in webmethods are : Publish and Subscribe Request/Reply Publish and wait
- True
- False
Which one of the following is not a tool of webMethods Integration
- webMethods Adapters
- webMethods Broker
- webMethods Developer
- webMethods Integration Server
- None of the Above
What is the variable,which will give the current index of the List in a LOOP
- $index
- $iteration
- $count
- $ListCount
What is RSS ?
- Really Simple Syndication
- Rich Site Summary
- Both 1 and 2 are true
- None of these
RSS files can be automatically
- created
- updated
- deleted
- modified
RSS is written in ______ format.
- XHTML-based
- XSLT-based
- XSL-based
- XML-based
RSS is useful for web sites that are updated
- very frequently
- never updated
- infrequently
- None of these
RSS was designed for ______ the selected information or data.
- creating
- showing
- updating
- modifing
What is RDF ?
- Record Description Framework
- Resource Description Framework
- Resource Data Framework
- Row Description Framework
RDF is very similar to
- XHTML
- SOAP
- WSDL
- RSS
RSS was first introduced by the
- Netscape
- Mozilla
- Microsoft
- IBM