Skip to main content
1-Visitor
October 30, 2017
Question

JLink checkin location

  • October 30, 2017
  • 0 replies
  • 1105 views

Hi All,

 

I am able to checkin to certain location by using

"wtpub://" + server.GetAlias() + "/Products/JLinkTest/" + path;

path is the name of the folder I want to use.

 

However, I would like to give the user the ability to select where to checkin the part, without having to hard code the location. Is there any way of doing this?