ecl-logo Documentation

UploadCompanyServiceOptions

UploadCompanyServiceOptions[companyName]resolvedOptions

returns the resolve options when calling UploadCompanyService.

Details

    Input
    Output
    Organizational Information Options
    Protocol Options

Examples

Basic Examples  (2)

Return the reolved options when creating a new company that provides service on custom-made samples:

Return the reolved options when creating a new company and provide only the Website information:

Options  (7)

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:

OutputFormat  (2)

Return the resolved options as a list:

Return the resolved options as a table form:

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: