[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.

Technical Interview Questions and Answers :: WebMethod

    151 / 166

    What are the ways to send document form source and destination?
    Answer:

    (i)Unicast - One source and one known destination. Point to point
    (ii)Multicast - One source and multiple limited known destination. we need to provide Range of IP address to send message in multicast.
    e.g - 192.168.35.200-255
    (iii)Publishing - One source and multiple destination- One to many


    Please Login First :

    152 / 166

    What is default cache for webemthods?
    Answer:

    Default cache for webmethods is EHCACHE

    Please Login First :

    153 / 166

    How many types of clustering?
    Answer:

    (i) Stateless - If one server in cluster goes down during request process. the data will be lost.
    (ii) Stateful - No data loss. It required below for clustering.
    Same OS, Database, Port, adapters, Time Zone, messaging, connection, prefix.


    Please Login First :

    154 / 166

    What are the type of certificate authentication?
    Answer:

    (i) Required Certificate - Certificate must for authentication.
    (ii) Request Certificate - If certificate not provided then it will ask for username

    Please Login First :

    155 / 166

    Difference between direct service invocation and REST Service.
    Answer:

    (i) Direct invocation only use get methods other http method not possible. In REST service all http methods get, put, post and delete can be used.
    (ii) Cannot pass input such as document, XMl, JSON or Java script. In REST service all type of input variable can be passed.


    Please Login First :

    156 / 166

    Difference between Heap & Stack?
    Answer:

    Heap: All object stored in heap memory and it is dynamic.
    Stack: All static variable stored in stack

    Please Login First :

    157 / 166

    What is trading partner agreement (tpa)?
    Answer:

    you can define trading partner agreements for pairs of partners. Each TPA contains specific information for two trading partners, where one partner represents a sender and the other represents the receiver. You can create applications that use TPA information to tailor how documents are exchanged. Other webMethods components (e.g., webMethods EDI Module) use TPAs to perform processing.


    Please Login First :

    158 / 166

    What is Universal Messaging (UM)?
    Answer:

    (i) Universal Messaging is a Message Orientated Middleware product that guarantees message delivery across public, private and wireless infrastructures.
    (ii) Universal Messaging has been built from the ground up to overcome the challenges of delivering data across different networks.
    (iii) It provides its guaranteed messaging functionality without the use of a web server or modifications to firewall policy.
    (iv) Universal Messaging design supports both broker-based and umTransport communication,and thus comprises client and server components.


    Please Login First :

    159 / 166

    What is the difference between Broker and UM?
    Answer:

    (i) UM Support multicast, Broker does not.
    (ii) UM support Active-Active Cluster, Broker support Active-Passive cluster
    (iii) Broker has default broker monitor, UM does not have such thing.


    Please Login First :

    160 / 166

    What is Realms and Zones in UM?
    Answer:

    A Universal Messaging Realm is the name given to a single Universal Messaging server. Universal Messaging realms can support multiple network interfaces, each one supporting different Universal Messaging protocols. A Universal Messaging Realm can contain many Channels or Message Queues.
    Zones: Zones provide a logical grouping of one or more Realms which maintain active connections to each other. Realms can be a member of zero or one zone, but a realm cannot be a member of more than one zone . Realms within the same zone will forward published channel messages to other members of the same zone, if there is necessary interest on corresponding nodes.


    Please Login First :


Your responses will be stronger if you prepare well in advance for Webmethod Interview Questions, get most frequently asked top Basic and Advanced Webmethods interview questions and answers with detailed explanation.
This section covers WebMethod Interview Questions and Answers for Experienced - 16 for freshers and experienced. It helps job seekers who are about to attend Interview for Webmethod Profile.
You can Compile a list of the Top/Favorite/Frequently asked Interview Questions/Answers and add to your "Reading List" and refer your Reading list questions whenever you want.