Original Message:
Sent: 5/6/2024 4:23:00 AM
From: Michael Pressler
Subject: RE: any suggestions on migration annotations from Image services to FileNet P8 programmatic extraction & injection process.
Hi Ruth,
We are currently migrating from IS to P8 and have deliberately decided to use CFS-IS as a component of P8. Unfortunately, CFS-IS does not really work as expected with the annotations.
The customer has a whole series of annotations that are migrated from CFS-IS, but then cause an error in the Daeja viewer, which means that the document cannot be displayed.
The cause of the error is the Custom_Bytes section, specifically the 8 byte in this section. According to IBM support, only values between 0 and 127 are permitted here. For some reason, however, the customer also has values of -32 or 128 here and this unfortunately causes the Daeja viewer to crash.
<F_CUSTOM_BYTES>19 4 16 8 49 20 4 -32 0 0 71 111 115 97 110 106 117 116 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 0</F_CUSTOM_BYTES
Unfortunately, it was not possible to offer us a solution here, nor to say whether and what this Custom_Bytes section is still needed in P8, nor what the 8th Byte in the CustomSection is responsible for. In the end we wrote a CustomSweep that checks all IS annotations for incorrect values and then corrects them
by turning -32 into 32 and 128 into 127. At our own risk because we still don't know what this 8 byte stands for.
In any case, the workaround ensures that annotations and documents can be opened again with the Daeja viewer.
Regards
Michael
------------------------------
Michael Pressler
------------------------------
Original Message:
Sent: Thu April 25, 2024 03:12 PM
From: RUTH Hildebrand-Lund
Subject: any suggestions on migration annotations from Image services to FileNet P8 programmatic extraction & injection process.
Venkat
If you federate your documents from Image Services to P8, then the annotations can be copied to P8 and the location of the annotations will be handled directly for you. See the information on CFS IS for more details: https://www.ibm.com/docs/en/filenet-p8-platform/5.5.12?topic=content-federation-services-image-services-configuration-administration
There is no extra installation involved...just configuration.
Ruth
------------------------------
RUTH Hildebrand-Lund
Original Message:
Sent: Wed April 24, 2024 05:10 PM
From: Venkat S
Subject: any suggestions on migration annotations from Image services to FileNet P8 programmatic extraction & injection process.
Hi ,
can somebody advise on migrating annotations from Image services to FileNet P8 through programming.
I have extracted annotations from IS through ISRA APIs but need to know how to apply this extracted annotations to documents in P8? please advise.
I know we can use FileNet Java annotation APIs to apply annotations to documents in P8 but do I need to format extracted annotations xml before applying to documents in P8? much appreciated if someone could share their experiences.
I am specially concerned about multi page IS documents which has annotations on each page.
thanks,
Venkat
------------------------------
Venkat S
------------------------------