Product: ChemBioOffice Enterprise
How to register compounds without structures available
Problem:
Some customers would like to register compounds without structures available, or having some extraneous information in the field of Structure drawing.
Solution:
The state of matter here is the following:
1) There is Structure/Stereochemistry Comment field available by default.
2) How it will function—depends on NON_CHEMICAL_SUBMIT function settings.
You can basically set this function to Disallow or Allow:
A)
C:\Inetpub\wwwroot\ChemOffice\chem_reg\config\cfserver.ini
NON_CHEMICAL_SUBMIT = DISALLOW
When trying to register with some extraneous information in Structure Field (like figures, symbols, etc) it will not allow it for you.
If you are trying to register a substance without a structure available, it will allow you to do this if only you choose “no_structure” in dropdown list. In this case the label “No structure available” will automatically displayed in the structure field of such compound, when it is registered.
B)
C:\Inetpub\wwwroot\ChemOffice\chem_reg\config\cfserver.ini
NON_CHEMICAL_SUBMIT = ALLOW
When you are trying to register a compound with some extraneous information in Structure Field it will allow you, no matter if you chosen “no_structure” or “no_comment” from dropdown list.
3) You can enable additional Structure/Stereochemistry Comment field that allows you to enter whatever comments you wish. It is undependable from the value of NON_CHEMICAL_SUBMIT function. For doing this set STRUCTURE_COMMENTS_TEXT = 1.
Comments
0 comments
Article is closed for comments.