C2010-555 Exam QuestionsBrowse all questions from this exam

C2010-555 Exam - Question 43


A company has a requirement to temporarily give a user the privilege to run the application's manual status change actions and specify this in a workflow process.

Which of the following actions would be used?

Show Answer
Correct Answer: AC

To temporarily give a user the privilege to run the application's manual status change actions in a workflow process, the correct actions to use are NOSTATUS and OKSTATUS. These two actions allow for the control of whether manual status changes are permitted or not, thereby fulfilling the requirement of temporarily granting the privilege.

Discussion

3 comments
Sign in to comment
brianmOption: C
Sep 3, 2020

Correct answer is C. NOSTATUS and OKSTATUS The solution lies in using two new actions in the process design to allow or disallow manual status changes. They are called OKSTATUS and NOSTATUS and are included custom actions. https://www.ibm.com/support/pages/node/387291

Lavoisier
Sep 6, 2020

I Agree...

fdeghadiOption: C
Aug 26, 2022

First NO status then Ok Status

muhalzuOption: C
Feb 14, 2023

Correct answer is C