Using the Verbs Collections Returns Zero When Using a VB 6 or .NET Form
(Doc ID 473421.1)
Last updated on MAY 06, 2024
Applies to:
Oracle Imaging and Process Management - Version 7.6.2.0.0 to 10.1.3.6 [Release Stellent to 10gR3]Information in this document applies to any platform.
Symptoms
When using a Form to access a collection of packages containing attachments (other than the package launching the form), there is an issue returning a verbs collection from the selected attachment. (mimetype of image\tiff) It is presently returning a count of 0.
Steps to reproduce:
- Use a VB 6 or VB.NET form to run a profile search which returns a collection of packages.
- Use the below code on a package (other than the package which originally launched the form) to view the package attachment using the action modifier. (This code is for a VB 6 form.)
- Notice the verbs collection is 0. Also notice for other select items (like Export As...) that the verbs collection is populated correctly.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |