When will the value of a variable be changed when using a post assignment in an activity within a process?
When will the value of a variable be changed when using a post assignment in an activity within a process?A . Immediately after the activity runsB . Immediately after a variable has been assigned to a user or groupC . Immediately after the activity has been assigned to a user...
Which status is available by default for Process Application snapshots?
Which status is available by default for Process Application snapshots?A . QAB . OldC . NewD . TestView AnswerAnswer: D
Which requirement is the process pattern in the image below fulfilling?
Which requirement is the process pattern in the image below fulfilling? A . When Task1 completes, the managers shall receive a task to audit the outcome of Task 1. If the process receives a termination event, the managers task (Task 2) shall end automatically.B . A task for the managers...
When calling an AJAX or REST operation from a coach view, the parameters of the call’s argument must be in which format?
When calling an AJAX or REST operation from a coach view, the parameters of the call’s argument must be in which format?A . A stringified XML objectB . A serialized JSON objectC . A native ISO 8601 objectD . A Plain Old Java Object (POJO)View AnswerAnswer: B Explanation: Reference: http://www.ibm.com/support/knowledgecenter/SSFPJS_8.5.0/com.ibm.wbpm.wle.editor.doc/...
What is the most common use for the POST HTTP method when using the REST API?
What is the most common use for the POST HTTP method when using the REST API?A . Delete a resourceB . Retrieve a resourceC . Create a new resourceD . Update an existing resourceView AnswerAnswer: A Explanation: References: http://www.ibm.com/support/knowledgecenter/SSV2LR/com.ibm.wbpm.bpc.doc/topics/ rdev_restapis_httpmethods.html
What happens when converting BPDs to processes?
What happens when converting BPDs to processes?A . Subprocesses are not converted.B . Heritage human services and coaches are converted.C . Linked processes and heritage human services are not converted.D . References to linked processes and heritage human services need to be recreated.View AnswerAnswer: C Explanation: Reference: https://www.ibm.com/support/knowledgecenter/SSFTN5_8.5.7/com.ibm.wbpm.wle.editor.doc/ topics/proc_convbpd.html
The Business Action Language (BAL) Rule component provides a rule editor that allows authoring of business rules using which technology?
The Business Action Language (BAL) Rule component provides a rule editor that allows authoring of business rules using which technology?A . XML or JavaB . General system servicesC . Natural language technologyD . JavaScript and AJAX servicesView AnswerAnswer: C Explanation: Reference: https://www.ibm.com/support/knowledgecenter/SS964W/com.ibm.wbpm.wle.editor.doc/topics/ trule_add_balrule.html
Which gateway is required to complete the BPD in the image below and ensure that the process either returns back to Task 1.1 or completes via Task 3?
Which gateway is required to complete the BPD in the image below and ensure that the process either returns back to Task 1.1 or completes via Task 3? A . Event GatewayB . Complex GatewayC . Parallel GatewayD . Exclusive GatewayView AnswerAnswer: D Explanation: References: http://www.ibm.com/support/knowledgecenter/SSFTDH_8.5.6/com.ibm.wbpm.wle.editor.doc/ topics/example_gateways.html
What happens next?
An activity on a process has three incoming flows attached to it and a single flow coming out. All three incoming flows have a token flow to the activity. What happens next?A . Three tasks are created for the activity. When each task completes, a token flows down the outgoing...
IBM Business Process Manager theme support is based on which open source CSS pre-complier?
IBM Business Process Manager theme support is based on which open source CSS pre-complier?A . CASSB . LESSC . SASSD . PHP-LESSView AnswerAnswer: B