Not all fields shown in kofax release
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2009 09:04 AM
Hello,
I am using the kofax release script to alfresco and i don't get ot see all the fields i defined in the custommodel, only a few. Here is the custommodel i use
In the alfresco release script i only get to see :
Content type: Name,Verzendatum,scandatum,verzenddatuma,documentname
And in the aspect:
Straatnaam, email,voorletters,plaatsnaam,achternaam
How can i make sure that all other fields are shown too ?
Thnks,
Johan
I am using the kofax release script to alfresco and i don't get ot see all the fields i defined in the custommodel, only a few. Here is the custommodel i use
<?xml version="1.0" encoding="UTF-8"?><!– Custom Model –><!– Note: This model is pre-configured to load at startup of the Repository. So, all custom –><!– types and aspects added here will automatically be registered –><model name="custom:customModel" xmlns="http://www.alfresco.org/model/dictionary/1.0"> <!– Optional meta-data about the model –> <description>Custom Model</description> <author></author> <version>1.0</version> <imports> <!– Import Alfresco Dictionary Definitions –> <import uri="http://www.alfresco.org/model/dictionary/1.0" prefix="d"/> <!– Import Alfresco Content Domain Model Definitions –> <import uri="http://www.alfresco.org/model/content/1.0" prefix="cm"/> </imports> <!– Introduction of new namespaces defined by this model –> <!– NOTE: The following namespace custom.model should be changed to reflect your own namespace –> <namespaces> <namespace uri="custom.model" prefix="custom"/> </namespaces><types> <type name="custom:coPoststukkenDMO"> <title>PoststukkenDMO</title> <parent>cm:content</parent> <properties> <property name="custom:VerzendDatum"> <title>VerzendDatum</title> <type>d:text</type> </property> <property name="custom:ScanDatum"> <title>ScanDatum</title> <type>d:text</type> </property> <property name="custom:VerzenddatumA"> <title>VerzenddatumA</title> <type>d:text</type> </property> <property name="custom:DocumentName"> <title>DocumentName</title> <type>d:text</type> </property> </properties> </type></types><aspects> <aspect name="custom:aPoststukken"> <title>PoststukkenDMO</title> <properties> <property name="custom:Email"> <title>Email</title> <type>d:text</type> </property> <property name="custom:Huisnummer"> <title>Huisnummer</title> <type>d:text</type> </property> <property name="custom:Plaatsnaam"> <title>Plaatsnaam</title> <type>d:text</type> </property> <property name="custom:Straatnaam"> <title>Straatnaam</title> <type>d:text</type> </property> <property name="custom:Postcode"> <title>Postcode</title> <type>d:text</type> </property> <property name="custom:Toevoeging"> <title>Toevoeging</title> <type>d:text</type> </property> <property name="custom:AchterNaam"> <title>AchterNaam</title> <type>d:text</type> </property> <property name="custom:Voorletters"> <title>Voorletters</title> <type>d:text</type> </property> <property name="custom:Tussenvoegsel"> <title>Tussenvoegsel</title> <type>d:text</type> </property> </properties> </aspect></aspects></model>
In the alfresco release script i only get to see :
Content type: Name,Verzendatum,scandatum,verzenddatuma,documentname
And in the aspect:
Straatnaam, email,voorletters,plaatsnaam,achternaam
How can i make sure that all other fields are shown too ?
Thnks,
Johan
Labels:
- Labels:
-
Archive
7 REPLIES 7

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2009 04:13 AM
Hi Johan,
I've been working with this release script and up to 100 properties in an aspect. This worked well. Are you sure this model you included is active and not some kind of old or other version in another place?
Koen
I've been working with this release script and up to 100 properties in an aspect. This worked well. Are you sure this model you included is active and not some kind of old or other version in another place?
Koen
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2009 10:31 AM
Hi,
It is possible to add a lot of different metadata-fields to the release script and it works. However the scroll bar does give some errors. If you select another aspect (e.g. core) the different metadata fields are shown and you can link this with your kofax fields. After this you could scroll up and deselect the aspect you have selected previously.
Silvion Moesan
Alfresco ECM Consultant
Inter Access
It is possible to add a lot of different metadata-fields to the release script and it works. However the scroll bar does give some errors. If you select another aspect (e.g. core) the different metadata fields are shown and you can link this with your kofax fields. After this you could scroll up and deselect the aspect you have selected previously.
Silvion Moesan
Alfresco ECM Consultant
Inter Access
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2009 07:53 AM
Hello Silvion,
Strangely enough this works.
I was allready trying to get the new release script from micro strategies working but i have no luck yet with this one.
Do you have any experience with this new release script ?
Thanks!
Johan
Strangely enough this works.
I was allready trying to get the new release script from micro strategies working but i have no luck yet with this one.
Do you have any experience with this new release script ?
Thanks!
Johan
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2009 09:14 AM
Hello,
After working for a while the customer suddenly gets the following error "Alfresco Release: invalid pointer".
Anybody has any idea?
Thanks!
After working for a while the customer suddenly gets the following error "Alfresco Release: invalid pointer".
Anybody has any idea?
Thanks!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2009 10:38 AM
Johan,
Were there any more details that were provided with this error?
Thanks!
Were there any more details that were provided with this error?
Thanks!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2009 01:24 AM
I will be at this customer's site on December 9 so then i will be able to tell you more
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2010 04:16 AM
Hi Johan,
You have to inspect your release script. It could just be that the folder the release script is pointing to is deleted in Alfresco.
When you change your setup don't forget to log in again otherwise you get the same 'you have to reinstall your release script' error.
Silvion Moesan
Alfresco ECM Consultant
Inter Access
You have to inspect your release script. It could just be that the folder the release script is pointing to is deleted in Alfresco.
When you change your setup don't forget to log in again otherwise you get the same 'you have to reinstall your release script' error.
Silvion Moesan
Alfresco ECM Consultant
Inter Access
