I have a script that creates a session, when it hits the "SY_SESSION" it throws the New Object Error: 200
Set oScript = CreateObject("ProvideX.Script")
oScript.Init(objPath & "\HOME")
Set oSS = oScript.NewObject("SY_SESSION")
MAS 90 4.3 up and running, the "Allow External Access" checkbox is checked.
Any suggestions to help troubleshoot?