Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
I want to register windchill server using VB API. any one help me how to do this
Hello ajay Gupta
Use this syntax
IpfcBaseSession.RegisterServer("Server Name", "Server Location", "Workspace Name")
NOTE: You must know the workspace name to register a server in VB API otherwise, it throws the error Bad Input