Description: platforms and products Online Quiz - 46 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: platforms and products |
MWS System directory services store the following data
mws new -Dserver.name=test -Dhttp.port=8090 -Ddb.type=ms -Ddb.url=jdbc:wm:sqlserver:db_server:1433;DatabaseName=my_wm_msql;SelectMethod=direct;MaxPooledStatements=100 -Ddb.username=mws_user -Ddb.password=password
To communicated My webMethods Server with external web server which port needs to be set-up which port?
If you are installing My webMethods Server for the sole purpose of running the Messaging user interface in My webMethods, you can configure My webMethods Server database
For logging in My webMethods Server , the value you specify in the user name is case sensitive
My webMethods server provide following functionality
Select the correct statements about parallel processing in Multiproviders.
Select the correct statements regarding data deletion settings in an InfoPackage.
It is not possible to activate an ODS which contains a request from a full load and a Delta Initialization load of the same data source.
Select the correct statements about ODS settings.
Select the correct statements about the OLAP Cache Monitor in BW.
Identify the differences between an Infoset and a Multiprovider.
Select the correct statements related to the control parameters for a data transfer in table ROIDOCPRMS in the BW source system.
A change run updates the 'E' table of the aggregates while doing the alignment for changes in the master data.
If special characters are not defined in transaction RSKC in BW then:
Key figures that are set for exception aggregation MIN or MAX in an aggregate cause the aggregates to be completely rebuilt for each change run alignment.
public void callMe(){ callMe();}//It will cause which error.
Which code will not compile?
Which is true about ArrayList vs Vector?
A singleton pattern can be achieved by _________________