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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. TimGreenhalgh

    Create Issue Requisition using Mincom Connector

    I ended up using the old screen scraping method instead of the BOC. I was only needing to req one or two items per work order so this worked well for me. According to a Work Order that we submitted with Mincom, they did not recommend using the BOC to create requisitions but to use the screen...
  2. TimGreenhalgh

    Create Issue Requisition using Mincom Connector

    Thanks PhantomPhil, that is my train of thought also. I have been working on other things but I am starting to get on this again. I am trying to understand in the ValidateItem Method when it gets to the item validation it is talking about ReqItems and it says this is Mandatory. Must contain an...
  3. TimGreenhalgh

    Create Issue Requisition using Mincom Connector

    I have the need to create an application that will create issue requisitions based on estimated material needs. I have looked at the documentation and it looks like there are four parts: 1. ValidateItem Method 2. Create Method 3. CreateItem Method and 4. Finalise Method. I was wondering if...
  4. TimGreenhalgh

    Creating Work Orders w/Mincom Connector

    We have Ellipse 5.2.3.7 wk3 and I am using Visual Studio 2005 (C# Language). This is how I am creating a work order using the Mincom Connector. public bool createDriveUpWO(string WoDesc, string OriginatorID, string WoType...
  5. TimGreenhalgh

    Edit Standard Text using Connector

    Has anyone appended new comments to an Ellipse Entity using a connector. I have no problems creating new comments using the STDTEXT.Create method but have not been able to figure out how to append new comments. Using Ellipse 5.2.3.7 WK3. I would appreciate any help. Tim
  6. TimGreenhalgh

    Contract Administration Module

    Our mangagement team made the decision when we went live (2004) that we would not put any contractor employees in our payroll system. This means we can not charge their time directly to a work order as labor time. We track it out side of Ellipse and then we pay the invoice so the costs hit the...
  7. TimGreenhalgh

    Contract Administration Module

    Thanks Greg. I appreciate the answer. We are currently using an access database to track these but were hoping that we could use Ellipse. We will keep looking at an external solution. Thanks again. Tim
  8. TimGreenhalgh

    Contract Administration Module

    I work for a utility that currently uses Ellipse 5.2.3.7. We are trying to see if the Contract Administration Module would help us in tracking our contractor hours and costs by work order. Anybody have any thoughts on this or know of any good links to be able to better understand the Contract...

Part and Inventory Search

Back
Top