Bar Code Generator - Error inserting Sub Type - Exception encountered while executing MarkView PL/SQL procedure
4724
4724
Issue
- When trying to insert the first Sub Type for a given document type, the following error is encountered:
'Exception encountered while executing MarkView PL/SQL procedure. Please contact your system administrator.'
Known Causes
In some rare cases, the Organization cover page property may have been removed from your system; One example is if you have previously being using a custom Sub Type solution. (Note: Users of a custom Sub Type solution may also want to disable the existing 'MVXSubTypeID' Cover Page Property record before setting up product Sub Types.)
Resolution
- Check that the cover page class properties for the document type include the Organization property.
- In Module Admin, Open 'Cover Page Class Property', and look for a record with your document type, and a Workitem Class Property value of 'Organization'.
- If the Organization property is not present, you will need to create it. You can do this either by selecting 'Insert' on the Module Admin page or by executing the attached script.
- insert_org_cpcp.sql <document_type_name>
- e.g., @insert_org_cpcp.sql 'NON-PO INVOICE'
Note that the Organization property must also be Enabled and Required.teps to take to resolve the issue.
Applies To
- MarkView Version: All