- Release Notes
- Overview
- Getting Started
- Marketplace Vendors
- Marketplace Customers
- Publishing Guidelines
- Publishing Guidelines for Ready-to-go Automations
- Publishing Guidelines for Solution Accelerators
- Publishing Guidelines for Integration Service Connectors
- Security & IP Protection
- Other UiPath Listings
- Bonita Scope
- Create Case
- Execute User Task
- Send BPM Message
- Node-RED
- Setup
- Teams
- Microsoft Teams Scope
- Create Team
- Create Team From Group
- Get Team
- Get Teams
- Channels
- Create Channel
- Delete Channel
- Get Channel
- Get Channels
- Update Channel
- Chats
- Get Chat
- Get Chats
- Get Chat Members
- Messages
- Get Message
- Get Messages
- Get Message Replies
- Reply To Message
- Send Message
- Events
- Create Event
- Delete Event
- Get Event
- Get Events
- Users
- Get User Presence
- How It Works
- Technical References
- Get Started
- About
- Setup
- Technical References
- Azure Form Recognizer Scope
- Activities
- Analyze Form
- Analyze Form Async
- Get Analyze Form Result
- Analyze Receipt
- Analyze Receipt Async
- Get Analyze Receipt Result
- Analyze Layout
- Analyze Layout Async
- Get Analyze Layout Result
- Train Model
- Get Models
- Get Model Keys
- Get Model Info
- Delete Model
- Connectors
- How to Create Activities
- Build Your Integration
Bonita Scope
UiPath.Bonitasoft.Activities.BonitaScope
This scope opens a connection to your Bonita portal, authenticating all contained activities.
This connection is also available at design-time, displaying all processes, cases, tasks, and users currently present in the portal. To demonstrate, start by filling in the Password, URL, Username, and (if applicable) Tenant properties of the Bonita Scope.
When Password, URL, and Username are entered, the Connect button becomes available. Simply click it to open the connection. If any of the credentials are incorrect or the Bonita portal is unavailable, an error will be displayed.
Now, whenever an activity is dropped into the scope, all relevant Users, Processes, Cases, Tasks, and Contracts from your Bonita portal will be available, making it easy to design workflows without ever leaving Studio.
- Password (
String
) - The password used to log into the Bonita portal. - URL (
String
) - URL of your Bonita portal (e.g. http://localhost:8080/bonita). - Username (
String
) - The user on whose behalf this activity runs.