[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

    21 / 166

    How to handle error in code ?
    Answer:

    No Discussion on this question yet!

    Please Login First :

    22 / 166

    What are packages get loaded when you start IS?
    Answer:

    No Discussion on this question yet!

    Please Login First :

    23 / 166

    How ll you ensure whether IS has started successfully?
    Answer:

    you will get message like.... "Config file directory saved". in the server logs.

    Please Login First :

    24 / 166

    What are different type of testing you perform in your code moving from dev to Prod?
    Answer:

    No Discussion on this question yet!

    Please Login First :

    25 / 166

    Where you can see installed jars?
    Answer:

     If it is a generic JAR (means which is used by many packages) then you can see it inside "IntegrationServer/lib/jars" folder. 



    - If it is only for a single package, then you can see them inside "/IntegartionServer/packages//code/jars". 



    For more information, refer IS Admin Guide. 



    Place only the required JARs on IS, otherwise, too much JARs can slow down the IS. 

    Please Login First :

    26 / 166

    How many broker you can connect to IS?
    Answer:

    one IS can connect only one broker, but one Broker can connect multiple ISs.

    Please Login First :

    27 / 166

    What to recognize TN document? explain pre & post processing?
    Answer:

    No Discussion on this question yet!

    Please Login First :

    28 / 166

    How to configure scheduled queue ? public,private?
    Answer:

    No Discussion on this question yet!

    Please Login First :

    29 / 166

    How to handle large doc? how to do batch processing in TN?
    Answer:

    No Discussion on this question yet!

    Please Login First :

    30 / 166

    How is flow service different from Java service?
    Answer:

    Flow service uses pre compiled codes which are fast and efficient.

    Please Login First :