Blue Prism - DB2 Platform
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-11-18 04:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-11-18 05:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-02-21 08:07 PM
Below are the steps to connect the database.
- Components you need to connect the IBM DB2/AS400 Database
- Microsoft OLE DB Provider for DB2 Version 6.0
- Blue Prism Object - VBO - Data - OLEDB
- IBM DB2/AS400 Database Access
- Microsoft OLE DB Provider for DB2 Version 6.0
-
- Download from https://www.microsoft.com/en-us/download/details.aspx?id=100917 and install on your machine
- Blue Prism Object - VBO Data – OLEDB
-
- Import from the folder VBO (Blue Prism installation folder)
- IBM DB2 Database Access
- If you don't have IBM DB2 access. You can create a test database on IBM cloud https://cloud.ibm.com/
Use Below Connection String and update the values for your database
"Provider=DB2OLEDB;Network Transport Library=TCPIP;Network Address=xxx.xxx.xxx.xxx;Initial Catalog=MyCtlg;Package Collection=MyPkgCol;Default Schema=Schema;User ID=myUsername;Password=myPassword;"
Below is the flow of the process to run the query.
------------------------------
Susheel Maurya
Team Leader - Process Excellence
Metlife
Noida
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
22-02-21 01:06 PM
------------------------------
Santhosh Vijayabaskar
Program Manager
Fidelity Investments
Covington KY
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-12-22 11:19 AM
Hello, Thanks for this!
In addition, if network port needs to be configured - following string should be added to connection string:
"Network Port=xxxxx;"
------------------------------
Mikko Rahikainen
RPA Manager
S-Group
Europe/Helsinki
------------------------------
