Blue Prism->Jenkins->Git Lab
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-06-22 09:13 AM
I am trying to deploy the bp file using Jenkins. I have to provide parameter "dbconname"
But when I run it I am getting error stating "Specified connection name not found".
------------------------------
Shreya Kamath
------------------------------
But when I run it I am getting error stating "Specified connection name not found".
------------------------------
Shreya Kamath
------------------------------
7 REPLIES 7
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-06-22 01:24 PM
Hi @ShreyaKamath,
Can you provide some more detail? Are you using the Jenkins connector from the Digital Exchange or some other component? What version of Blue Prism are you using?
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
Can you provide some more detail? Are you using the Jenkins connector from the Digital Exchange or some other component? What version of Blue Prism are you using?
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-06-22 01:29 PM
Ah, I think I see what's going on. You're working through the Auto-Deployment Cookbook, correct? I'm guessing the step you're stuck on is related to setting up the AutomateC command?
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-06-22 01:58 PM
Yes. I am referring cookbook and issue is related to AutomateC command. Parameter dbconname cannot be found. Please find attachment for more information. Blueprism version is 7.0.1.
------------------------------
Shreya Kamath
------------------------------
------------------------------
Shreya Kamath
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-06-22 03:54 PM
@ShreyaKamath,
If you start the regular Blue Prism software UI, do you see your Jenkins DB connection listed in the drop down for connections? If so, try placing the /dbconname parameter as the first in your command line string and see if that makes a difference (i.e. /dbconname <connection name> /user <username> <password> /exportpackage <package name>).
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
If you start the regular Blue Prism software UI, do you see your Jenkins DB connection listed in the drop down for connections? If so, try placing the /dbconname parameter as the first in your command line string and see if that makes a difference (i.e. /dbconname <connection name> /user <username> <password> /exportpackage <package name>).
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
21-06-22 08:26 AM
It's not making any difference.
------------------------------
Shreya Kamath
------------------------------
------------------------------
Shreya Kamath
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
21-06-22 12:04 PM
And does jenkins show up as an available connection in the Connections drop down list of the login GUI?
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
21-06-22 02:17 PM
Initially I had only one connection in the Connections drop down list. Using that connection name as dbconname I can run batch file. But when I build it on jenkins I get error. Later I created a new connection with name jenkins. But I am getting same error.
------------------------------
Shreya Kamath
------------------------------
------------------------------
Shreya Kamath
------------------------------
