ecl-logo Documentation

UploadCompanyService

UploadCompanyService[companyName]companyObject

creates a new companyObject with Name: companyName that synthesizes custom-made samples as a service.

Details

    Input
    Output
    Organizational Information Options

Examples

Basic Examples  (2)

Create a new company that provides service on custom-made samples:

Create a new company and provide only the Website information:

Options  (5)

CustomSynthesizes  (1)

Specify the custom-made sample that this company provides for customers:

OutOfBusiness  (1)

If the company does not longer provide the service, specify OutofBusiness to True:

Phone  (1)

Specify the contact phone number of the company:

PreferredContainers  (1)

Specify the know container model that this company tends to ship the samples they supply in:

Website  (1)

Specify the website of the company:

Messages  (3)

CompanyNameAlreadyExists  (1)

If the name of the company is used, return an error:

ObjectDoesNotExist  (1)

If the provided object does not exist in the database, return an error:

UnderspecifiedInformation  (1)

Website or contact phone number should be provided: