Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Security Issues with Mincom Connector 1

Status
Not open for further replies.

Jon37211

IS-IT--Management
Aug 2, 2006
2
US
Attempt to perform WorkOder.finalize operation via a Mincom COM Interface using a VB program returns a security error: “CHECK SECURITY FOR WORKORDER.Finalize”

The connector program connected successfully to ellipse server and was able to perform operations on other classes like Employee.Fetch, but raised a security error when WORKORDER.Finalize was invoked.

Does any one have an idea of what could be wrong?
 
Your logged on user profile which maybe connected to a global profile does not have WORKORDER.Finalise access. You need a system administrator to change the profile via MSQ020.

Regards,
markfr
 
Check your spelling - it should be Finalise, not Finalize.
 
I thank you all very much. The problem was the "Finalize". The correct operation is the "Finalise".

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top