Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. 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
