Cuestiones
ayuda
option
Mi Daypo

TEST BORRADO, QUIZÁS LE INTERESECS_WM_05

COMENTARIOS ESTADÍSTICAS RÉCORDS
REALIZAR TEST
Título del test:
CS_WM_05

Descripción:
Examen WebMethods

Autor:
Virginia de Loyo Aguado.
(Otros tests del mismo autor)

Fecha de Creación:
03/08/2022

Categoría:
Otros

Número preguntas: 24
Comparte el test:
Facebook
Twitter
Whatsapp
Comparte el test:
Facebook
Twitter
Whatsapp
Últimos Comentarios
No hay ningún comentario sobre este test.
Temario:
When creating Flow services, what is the purpose of a REPEAT step? To conditionally repeat a sequence of child steps(services) based on the success or failure of these steps and/or to execute child steps a specific number of times To group a subset of Flow operations so that they are treated as a unit To perform a set of Flow operations for each element in an array To choose a path of operation based on the run-time value of a pipeline variable To halt the execution of a Flow and throw an exception.
Specifications are not used to… Define the exact parameters of a FLOW Service Define the contents of a service’s return parameters Define the exact parameters of a Java Service Define the exact parameters of a C/C++ Service.
Which of the following Flow steps provide the capability of throwing an exception from a Flow service? MAP TRANSFORM REPEAT SEQUENCE EXIT.
What must be done in order to allow an Integration Server service to be invoked as a Web Service using SOAP(Simple Object Access Protocol). webMethods all needs to be registered on the server The client machine must have a SOAP dispenser installed It is not possible to expose an Integration Server service as a Web Service -A third-party SOAP handler must be installed on the server The service must be exposed by creating a Provider Web Service Descriptor.
When an is Document Type is made publishable AND Encoding type is set to Protocol buffers An IS Schema is created at design-time base don the document structure a Google Message Descriptor is created at design-time by the Integration Server an IS Schema is created at design-time by the developer base on the document structure a Google Message Descriptor is created at run-time by the Universal Messaging realm.
A document handling service for a webMethods Messaging Trigger Must implement the specification given by pub.publish:documentResolverSpec Must implement the specification given by pub.jms:triggerSpec Will never run in parallel Has a Signature dependen ton the Document the Service is supposed to handle Will always receive as many documents as there are available for processing.
When coding Java services in Designer, variables and methods declared in the shared source are global with respect to the: Service Integration Server Folder Cluster Package.
The integration Server has built-in services for performing data validation using the constraints defined in Integration Server Schemas. Using only core functionality, an IS Schema may be generated using the Designer from which one of the following? A Comma Separated Values(CSV) file An XML Schema Definition (XSD) or XML Document Type Definition (DTD) A HTML file A Schema for Object-oriented XML(SOX) file An existing Service Specification.
Which statement about the WEB Services is FALSE for the Integration Server. SMTP can be used as transport for SOAP messages in addition to HTTP, HTTPS and JMS As of version 8.2 you can set a “Pre-8.2 compatibility mode” This tells the system to use the earlier version of the Web Service stack Integration Server Administration is different for WS providers and WS consumers JMS can be used as transport for SOAP messages in addition to HTTP the base WSDL URL is http://server:port/ws.
In a webMethods Messaging Trigger you define… What IS Document Type(s) to listen for, if the document(s) should be guaranteed to disk, and what service should process the document(s) What Topic or Queue to listen on and what service to invoke when the document(s) arrive What channel(s) to listen on and the handling service that should receive the message What IS Document Types(s) to listen for and what service to invoke when the document(s) arrive.
For a REPEAT step to continue executing until the specified repeat condition becomes false, the count parameter needs to be set to: 0 $null -1 1.
What is the purpose of the pub.flow.debugLog service? Check the correctness of the server context Return a service result to a client Write information to the integration server log Useful for debugging Prepare the logfile for further operation You must not call this function, its reserved for the debugger.
In Package MyPack, you have a folder myPack which contains the service myService. If you then, create the Package MyPack2, then in MyPack2 You cannot create the folder myPack You can create the folder myPack and inside the folder you can create the service myService You can create the folder myPack inside the folder you can not create the service myService.
Which of the following is a valid reference to an Integration Server service named ”quoteService” inside the folder “stock” within the parent folder “bank”? Bank::stock::quoteService Bank.stock.quoteService Bank/stock:quoteService Bank/stock.quoteService Bank.stock:quoteService.
A MAP is used to map a SupplierCatalog(DocumentList) to a DistributorCatalog (DocumentList). If a transformer, with an input of type String, is added to MAP to increase each Price by 10% then at run time the transformer will Only increase the Price of the last item from the SupplierCatalog Be ignored and none of the prices will be increased Only increase the Price of the first item from the SupplierCatalog Throw a Java Exception Increase the Price of all the items from the SupplierCatalog.
A MAP service is written in what language? Java DotNet C# C++ FLOW.
Setting the Manage Destination field to Yes in a JMS alias allows… The developer to dynamically create topics or queues while editing a JMS Trigger in Designer Service Development The Enterprise Manager tool to view messages on a topic or queue The Integration Server to dynamically delete topics or queues on the JMS provider The Designer tool to send test messages to a topic or queue.
Where do you store the activation id when you want to do Join operations using JMS? In an optional Parameter to the publishing service pub.jms:send As a Property in the MapMessage In a field in the pub.jms:Message document The questions is void, JMS does not support joins In a property field called activation within the header of the JMS Message.
A webMethods Messaging Trigger… Can only have one Condition Has only one join type Always processes its documents serially Can filter documents using the Provider Filter or Filter fields Always processes its documents in parallel.
Specifications… Can contain business logic Can only be used with Flow services Are not useful for defining the same service signature Are used to enforce service interfaces.
What is not stored in a FlatFile Dictionary? Flat File Definition Record Definition Composite Definition Field Definition.
When using the JDBC Adapter Notification model, what do you need to create on the Integration Server to process the notification document? Is Document Type(made publishable), webMethods Messaging Trigger, Handling Service Handling Service, webMethods Messaging Trigger or JMS Trigger Web Service to handle to notification document, webMethods Messaging Trigger or Jms Trigger, and database trigger.
Which of the following statements regarding Integration Server packages is true? Packages can be enabled and disabled using the Designer Every package on an Integration Server must be structured with a single, uniquely named top-level folder The name of package is not part of the fully qualified name of services contained in that package One Integration server can host 2 packages with the same name as long as the version numbers are different The package name determines the fully qualified names of services contained in that package.
In the Designer’s Package Navigator view, you see the service average in the folder myPack. If you see a Red checkmark to the left of the service, then this service is... Locked for edit by someone other than yourself Unlocked Locked for edit by yourself In a Read-Only file.
Denunciar test Consentimiento Condiciones de uso