Which processes are recovered when an ActiveMatrix BusinessWorks engine is gracefully stopped and restarted?

Which processes are recovered when an ActiveMatrix BusinessWorks engine is gracefully stopped and restarted?A . all processes that were in progress when the shutdown was initiatedB . all processes that have passed a Checkpoint activity but did not completeC . all processes that were paged by the engine during their...

June 24, 2021 No Comments READ MORE +

What are two functions of a TIBCO ActiveMatrix BusinessWorks Critical Section Group? (Choose two.)

What are two functions of a TIBCO ActiveMatrix BusinessWorks Critical Section Group? (Choose two.)A . escalates the execution priority of the grouped activitiesB . isolates resource-intensive activities for performance tuningC . controls concurrent accesses to shared resourcesD . synchronizes process instances so that only one executes the grouped activities at...

June 24, 2021 No Comments READ MORE +

Which two deployment options are available from TIBCO Business Studio? (Choose two.)

Which two deployment options are available from TIBCO Business Studio? (Choose two.)A . DAA file loaded through ActiveMatrix AdministratorB . Zip fileC . XML fileD . Scripted DeploymentE . Deployment WizardView AnswerAnswer: D,E

June 24, 2021 No Comments READ MORE +

Which two configurable settings are related to workflow in TIBCO CIM Configurator? (Choose two.)

Which two configurable settings are related to workflow in TIBCO CIM Configurator? (Choose two.)A . Workflow Cache SizeB . Workflow Restart AttemptsC . Workflow Manager DirectoryD . Workflow File Extension DefaultE . Workflow Timeout ValueView AnswerAnswer: B,C

June 23, 2021 No Comments READ MORE +

How is this accomplished?

You want to prioritize work items in a queue so that users process high-priority work items first. These items should appear at the top of the list. How is this accomplished?A . display the Priority column in the iProcess Workspace (Browser) ClientB . sort the Work Item List by priority...

June 23, 2021 No Comments READ MORE +

Which three options are available when starting TIBCO Designer? (Choose three.)

Which three options are available when starting TIBCO Designer? (Choose three.)A . New Empty ProjectB . New Project From TemplateC . Deploy ProjectD . Test Current ProjectE . Delete ProjectView AnswerAnswer: A,B,E

June 23, 2021 No Comments READ MORE +

What can be modifed from the TIBCO Designer Startup Panel Administration tab?

What can be modifed from the TIBCO Designer Startup Panel Administration tab?A . domain membershipB . user directoryC . deployment target machineD . transition line modeView AnswerAnswer: B

June 23, 2021 No Comments READ MORE +

Which Workflow Pattern should be employed to meet this requirement?

A business process splits from a single path into five parallel branches and later joins into a single path. The business requirement states that two of the parallel branches must be completed before the single path that follows the join can progress. When the remaining parallel paths complete, they are...

June 23, 2021 No Comments READ MORE +

What is a valid TIBCO iProcess script file function call to delete a file?

What is a valid TIBCO iProcess script file function call to delete a file?A . IPEFileUtil.FILEDELETE("C:Tempmyfile.txt")B . IPEFileUtil.FILEDELETE(C:Tempmyfile.txt)C . IPEFileUtil.FILEDELETE(C:\Temp\myfile.txt)D . IPEFileUtil.FILEDELETE("C:\Temp\myfile.txt")View AnswerAnswer: D

June 23, 2021 No Comments READ MORE +

In TIBCO Designer, which menu is used to add an activity to an ActiveMatrix BusinessWorks process?

In TIBCO Designer, which menu is used to add an activity to an ActiveMatrix BusinessWorks process?A . Edit menuB . Resources menuC . Tools menuD . Project menuView AnswerAnswer: B

June 23, 2021 No Comments READ MORE +