Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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
