IBM C1000-123 IBM Robotic Process Automation v20.12.x Developer Online Training
IBM C1000-123 Online Training
The questions for C1000-123 were last updated at Nov 19,2024.
- Exam Code: C1000-123
- Exam Name: IBM Robotic Process Automation v20.12.x Developer
- Certification Provider: IBM
- Latest update: Nov 19,2024
When registering a client computer manually to IBM RPA tenant, which two information fields are mandatory to set?
- A . Name
- B . VNC address
- C . Computer credential
- D . Computer type
- E . Physical address
Where would one build a new process, define its SLA and input queue?
- A . IBM Business Automation Workflow
- B . IBM RPA Studio
- C . MS Designer Studio
- D . IBM RPA Webclient
Which IBM RPA capability is used to trigger bots for attended automation?
- A . Scheduler
- B . Workflow
- C . Launcher
- D . Studio
A bot script contains a single entry:
logMessage –message "Hello World" ―type "info"
When executed by scheduling, which log contains "Hello World"?
- A . Dashboard Log
- B . RPA Studio Log
- C . Bot Agent Log
- D . Web Client Log
Which inputs are acceptable for the Answer Question command in IBM RPA?
- A . Name of chatbot
- B . Maximum length of answer
- C . IVR Context
- D . Minimum score
- E . Answers quantity
What are the differences when using the IBM RPA Recorder on SAP versus on a Windows application?
- A . The highlighted color of the selector control is different between a Windows-based application and SAP.
- B . To identify the selector of a control, the developer needs to hold down Alternative key for Windows and Control key for SAP.
- C . Developers need to click to identify control selector in SAP while this is not required for Windows applications.
- D . SAP automation requires activating the vision driver in Recorder while control can be directly identified for a Windows application.
What is needed in order to get a queue previously created on the web client?
- A . Adding the parameter –fromconfiguration
- B . Adding the parameter ―priority 1
- C . Registering the enqueued time in the web client
- D . Registering the queue with the Java Message Provider
What does the Connect to IMAP Email Server command return?
- A . A boolean to indicate the successful connection
- B . A collection of all emails from the account
- C . A security key to make further actions
- D . A set of unread emails from the account
How long does a user vault remain open once connected?
- A . 60 minutes
- B . 8 hours
- C . 24 hours
- D . 12 hours
When using the recognizeText command, what is a valid example for ―source attribute?
- A . URI://mydir/test.pdf
- B . ftp://example.com/test.pdf
- C . http: //www.example/test .pdf
- D . jdbc : //example . com/test .pdf