Which three actions are classed as 'Non-Destructive Changes' when upgrading a Case Data Model? (Choose three.)
You are asked to implement a solution that implements different integration logic, based on an object-type. For example, depending on the object type, different external systems and interfaces must be called. The system currently has more than 50 object types. What is the appropriate design for this problem?
Your company requests that you set up managed fault tolerance for applications deployed on AppSpace Al. How should you configure the engine persistence modes and requirements in order to fulfil the request?
Which advisory message does a Rendezvous fault-tolerant member present when other group members use parameters that do not match its corresponding parameters?
A TIBCO EMS Server (mystore) has the following configuration in the stores.conf and queues.conf files: stores.conf [mystore] type=file file=mystore.db mode=sync [mystore] type=dbstore
dbstore_driver_url=jdbc:sqlserver://sqlsrv_l:3415;databasel\lame=sysmeta dbstore_driver_username=admin dbstore_driver_password=adminl23 queues.conf queuel store=mystore Which statement is true when PERSISTENT messages are published to queuel?
Which two actions should be performed if the JVM crashes when the installer starts? (Choose two.)
The following is the declaration of secure daemon in Rendezvous C API: tibrv_status tibrvSecureDaemon_SetUserCertWithKey(const char* userCertWithKey, const char* password); Which two statements are correct about this function? (Choose two.)
While debugging an application inside TIBCO BusinessStudio, when is the job data visible in the job data view?
Which three statements are correct about Rendezvous secure daemon (RVSD)? (Choose three.)
What is the default Button Type property value of the Submit button on a TIBCO Business Studio Form?
You are using a Mapper activity in your process design. Which three can be used as inputs in the Mapper Input tab? (Choose three.)
Given the configuration in the acl.conf file; TOPIC=topic.sample1 USER=Bob PERM=subscribe TOPIC=topic* Group=engineering PERM=publish,subscribe Which statement is true if Bob is a member of the engineering group?
During the testing of a process through the TIBCO iProcess Workspace (Browser) Client, you notice that some data fields are not being populated in the TIBCO iProcess Engine. Which two steps can be used to debug the form? (Choose two.)
With multicast feature enabled at server side, which class contains the methods to disable the multicast feature at client side?
While modeling a Service Task, and configuring it to use TIBCO BusinessWorks, the user needs to ensure that the endpoint name matches the JMS destination that was created in TIBCO iProcess Engine, renaming the System Participant if necessary. Which two options support this? (Choose two.)
Which three statements are true about debugging a process using the TIBCO Designer Tester Utility? (Choose three.)
What must be done before deleting a BPM application from an application environment?
Which three items must be supplied when specifying an ActiveMatrix BusinessWorks Service Resource? (Choose three.)
Which statement is correct about the _RV.INFO.RVCM.DELIVERY.CONFIRM.subject advisory?
tibrvlisten is started with the following settings: -network ";224.2.2.2;224.6.6.6" "mytest" tibrvsend is started with the following settings: -network ";224.6.6.6;224.2.2.2" "mytest". "message #1" What is the expected result?
Which activity allows you to collect multiple transition flows to resume a single flow of execution in the process?
A global trading firm is kick-starting its SOA initiative with a pilot project implementing an enterprise trading platform. The platform requires integrating multiple frontend .NET applications at its New York business unit (with its own data center) with multiple Java-based backend applications developed/managed by its Hong Kong business unit (with its own data center). The SOA Competency Center team is working with the Enterprise Architecture team to decide how to deploy the TIBCO ActiveMatrix Service Grid to best enable the implementation, What would be a recommended approach to setting up ActiveMatrix Service Grid for the firm?
Which processes are recovered when an ActiveMatrix BusinessWorks engine is gracefully stopped and restarted?
Refer to the following scenario when a route is established between two Enterprise Message Service servers:
routes.conf on Server-A:
[Server-B]
url=tcp://hostA:7022
zone_name=Zl
zone_type=lhop
routes.conf on Server-B is empty.
Which two statements are true in this situation? (Choose two.)
On a host, you start a tibrvlisten using tibrvlisten -daemon tcp:7500 -service 8500 A.B. Which two tibrvsend commands on the same host will successfully send "HELLO" message to tibrvlisten? (Choose two.)
Which three artifact types are default options when requesting service consumption in the TIBCO ActiveMatrix Lifecycle Governance Framework? (Choose three.)
Given the following set of values:
sess is a Session object
dest is a Destination object
nolocal is a boolean variable
What is the correct way to create a message consumer with a selector?
You need to create a RESTful service in TIBCO ActiveMatrix BusinessWorks for an employee resource that has the following fields: ID, FirstName, LastName, Salary. How should you configure the resource Service Path for a service that returns the employee resource by ID?
The Accumulate Output feature for loops accumulates the output for which activities?
Which three options are available when starting TIBCO Designer? (Choose three.)
The mismatched bandwidth between a message producer and consumer can be solved by setting which property in the TIBCO EMS configuration?
In modeling Common Business Objects and Data Models, a Flexible and extensible XML Schema representation is a must. What are three recommended approaches in XML Schema design to enable a Flexible SOA implementation? (Choose three.)
TIBCO Administrator domain is needed to meet the following requirements: A BusinessWorks process must be deployed that receives input from an EMS topic and publishes data to an EMS queue. The topic and queue names must contain a token used for migrating between testing and production environments. The system administrator must be able to purge the topic and queue from within the TIBCO Administrator. Which two actions should be taken to meet these requirements? (Choose two.)
When creating a TIBCO ActiveMatrix environment to support the deployment of SOA solutions by multiple business units, which two components are optional? (Choose two.)
Which two resources must be configured to invoke an external Web service using Service Palette activities? (Choose two.)
To which state is a process instance re-instantiated when using a database to store process engine information?
Which two statements are true about transitions in a State Model? (Choose two.)
A large data set needs to be passed from a parent to multiple inline child processes. The variable has to be visible to processes across different modules. Which variable is correct to use in this situation?
Event A and Event B are in scope. Event A has property ZZ and Event B has property YY. Both properties belong to the same data type. Using Decision Manager, you drag property ZZ to a condition column. For a new rule, you specify a value of b.YY in its cell. What is the intended action?
How is work offered or allocated through instantiations of a dynamic organization?
Which TIBCO product must be pre-installed in the same TIBCOJHOME as ActiveMatrix BusinessWorks?
The workflow activities that support parallel processing can be tuned for performance. This can be achieved by configuring a parameter for the activity RecordPerAsyncCall. What is the default value for this parameter?