Importing FAP's in Documaker

Hi,
As part of a requirements, we have updated certain number of FAP's.
We need to import these FAP's back in the Documaker.
Does ORACLE provide any sort of functionality/Utility so that this import can be done without having to import each FAP manually one by one.
Please respond ASAP.
Thanks
Vaibhav Bakshi
CSC

Hello Vaibhav,
DDT stands for Data Definition Table files.
DDT files were introduced as a way to isolate variable data tag information that would be applied to static form overlays. By separating this information from the FAP files, it was possible to achieve a higher degree of performance in simpler implementations. Over time, as advanced formatting capabilities were devised to meet customer needs, it became necessary for the
FAP files to be available at runtime because more and more documents began to be subject to dynamic composition at runtime. The DDT file became less of an advantage, and even a stumbling block within implementations.
Prior to Studio, the Documaker Legacy versions had 2 components for every image created; one is the FAP and the other is the DDT. After the Studio implementation, the terminology changed to Sections instead of Images and Studio allowed us to eliminate the DDT. All information gets stored in the FAP itself. Unless you are trying to import FAPs/DDTs of legacy version components, you may just choose "All files in the same location" or "Skip All" while you import.
Thank you.
Edited by: Nirmal Garga on Sep 14, 2011 12:29 PM

Similar Messages

  • Importing PDFs into Documaker

    We are in the process of refiling our contracts for a new look-and-feel. The vendor is supplying us with PDFs, but they import into Documaker as embedded graphics. The problem is: we have a lot of text on them that we want to make dynamic (depending on state-specifics, etc).
    Does anyone have any ideas about how to cleanly import PDFs? Or maybe someone has a conversion utility that works well (we have had great success in importing Word docs into Studio).
    Thanks in advance.
    Dave

    Hello,
    There are three options for doing the same. I am just giving from our earlier experience.
    1. If you are going to use Documaker Studio 12.0, you will have an option to import PDF directly as you could do an RTF or Doc.
    2. If you are using an earlier version,
    a) You may convert the PDF to a Word Doc or RTF using one of the available utilities and import the RTF or Doc. Only from 11.5, you have an option to directly import Word document. Prior versions support only RTF import.
    b) There is an utility called "Quark" which aids in converting PDF to Sections or FAPs. However, it did not give us a 100% clean conversion; we did lot of clean up with respect to alignment, font etc after the import in order to make it appear as per our expectation.
    Thank you.

  • Error while configuring oracle documaker connector.

    We have configured the setting in as per the oracle documaker connector installation document.
    the following actions can be performed after the configuration.
    1. GENTNW32 is working fine.
    2. PDF is generating.
    But we are getting the following error while running the GENDAW32.
    GenData
    Transaction Error Report - System timestamp: Fri Mar 09 19:29:45 2012
    DM17115: Warning : The DownLoadFAP option is set to Yes, this option should be set to No for optimal performance. Check the RunMode control group, DownLoadFAP option.
    DM20401: Warning In RULNoGenTrnTransactionProc(): RunDate provided <01-OCT-2008 04:12:5820120309> is not a valid date in YYYYMMDD format. RunDate will be set to current date <20120309>.
    FormMaker Data Generation (Base)
    Company Name (after ini conversion): abcd-NOT FOUND
    Line of Business (after ini conversion): asd-NOT FOUND
    DM1002: Warning: BATCHINGBYRECIPINI
    Cannot locate INI group <BatchingByRecip> with option <DefaultBatch>.
    DM12041: Error : FAP library error: Transaction:<NB>, area:<..\C\genbannr.c,Dec 11 2010 08:50:55,12,0,0,10703>
    code1:<0>, code2:<0>
    msg:<Script: DEFLIB\AOR_PRET.DAL
    Line: 6 Col: 4 Err: 6 Token: #AOR_Debug Msg: Invalid or unknown symbol>.
    DM12041: Error : FAP library error: Transaction:<NB>, area:<..\C\genbannr.c,Dec 11 2010 08:50:55,12,0,0,10703>
    code1:<0>, code2:<0>
    msg:<Script: DEFLIB\AOR_PRET.DAL
    Line: 6 Col: 4 Err: 6 Token: #AOR_Debug Msg: Invalid or unknown symbol>.
    ==> Warning count: 3
    ==> Error count: 2
    End of Transaction Error Report - System timestamp: Fri Mar 09 19:29:46 2012
    Elapsed Time: 1 seconds
    Please check the INI file configurations:
    < BATCH1 >
    Printer = Printer1
    EnableBatchBanner = True
    EnableTransBanner = TRUE
    BatchBannerBeginScript = AOR_PREB
    BatchBannerEndScript = AOR_POSTB
    TransBannerBeginScript = AOR_PRET
    TransBannerEndScript = AOR_POSTT
    < BATCH6 >
    Printer = Printer2
    < BatchingByRecip >
    Batch_Recip_Def = true;"BATCH2";Office
    Batch_Recip_Def = true;"BATCH1";Client
    Batch_Recip_Def = TRUE;"BATCH6";FILE
    < Environment >
    DO_LOGON = Yes
    FSISYSINI = fsisys.ini
    < Key1Table >
    DOCCDEMO = Key1
    < Key2Table >
    LIFE = Key2
    < PRINT_BATCHES >
    BATCH1 = DATA\BRDPDF.BCH
    BATCH6 = DATA\BSTPDF.BCH
    BATCH2 = DATA\file.bch
    < Printer >
    EnableBatchBanner = YES
    EnableTransBanner = Yes
    PrtType = PDF
    < Printer1 >
    Port = C:\FAP\dll\testwork\DATA\BRDPDF.PDF
    EnableBatchBanner = True
         EnableTransBanner = True
         AORDebug = No
         AORExt = .pdf
         AORFilesPerBatch = 1000
         AORPath = c:\AOR\
    ; Enable a DAL library of scripts to be pre-loaded
    PrtType = PDF
    < Printer2 >
    Port = C:\FAP\dll\testwork\DATA\BSTPDF.PDF
    PrtType = PDF
    < PrinterInfo >
    Printer = Printer1
    Printer = Printer2
    Printer = Printer6
    the error occued while running the AOR_PREB file. it does not write anything on the database.
    Please lhelp us to proceed further on this issue.
    thanks,
    Ilayaraja

    Hi Gaétan/Experts,
    Thanks for the post, we are now able to successfully perform the following :-
    1. Configure Documaker Connector - After changing lot of values that was provided in the Installation Guide, which seems to be outdated. For E.g. While using SQL Server Driver, the document says we need to configure the Connection as jdbc:microsoft:sqlserver, where as the code looks for the string jdbc:sqlserver.
    2. Successfully insert the values to AOR table in SQL Server.
    3. Sucessfully run the connector with mock-file-conn-properties, which creates the documents generated thru Oracle Documaker to the specified destination directory.
    Issue:_
    1. While using the UCM Destination, we are encountering an error which is pasted below.
    2. In UCM we are able to create a new document and sucessfully check in using the credentials. The same used thru Connector throws an error.
    3. We are using Oracle UCM - 11.1.1.5.
    Error_
    1828 [Thread-2] ERROR oracle.documaker.ezridc.ImportRequest processResponse - Error importing document
    oracle.stellent.ridc.protocol.ServiceException: The content item was not successfully checked in. The authorization token is invalid. It has either expired or is not appropriate for the current request.
    You may need to reload an earlier page in order to proceed.
         at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:116)
         at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:92)
         at oracle.documaker.ezridc.ImportRequest.processResponse(ImportRequest.java:200)
         at oracle.documaker.ezridc.Request.executeRequest(Request.java:68)
         at oracle.documaker.ecmconnector.ucmdestination.UCMDestination.importDocument(UCMDestination.java:141)
         at oracle.documaker.ecmconnector.connectorapi.Destination.internalImportDocument(Destination.java:156)
         at oracle.documaker.ecmconnector.connectorapi.Destination.importSingleDocument(Destination.java:138)
         at oracle.documaker.ecmconnector.connectorapi.Source.importDocuments(Source.java:169)
         at oracle.documaker.ecmconnector.engine.ImportChannel.run(ImportChannel.java:72)
         at java.lang.Thread.run(Unknown Source)
    Destination Properties_
    destination.administration.name=oracle.documaker.connector.destination.UCMDestinationAdministration
    destination.name=oracle.documaker.ecmconnector.ucmdestination.UCMDestination
    destination.ucm.connectionstring_2000=http\://10.242.196.93/idc/idcplg
    destination.ucm.connectionstring_1=http\://10.242.196.93/idc/idcplg
    destination.ucm.importmethod=1
    destination.ucm.column.map.dRevLabel=1
    destination.ucm.password=XXXXX
    destination.ucm.username=XXXXX
    destination.active.wait=15
    destination.ucm.column.map.EXPDATE=dInDate
    destination.ucm.column.map.PFILE=primaryFile
    destination.ucm.column.map.TYPE=dDocType
    destination.ucm.column.map.TITLE=dDocTitle
    destination.ucm.column.map.AUTHOR=dDocAuthor
    destination.ucm.column.map.NAME=dDocName
    Any thoughts?
    Thanks
    Arumugam

  • Documaker Add-in for microsoft word

    Hey guys where can i download documaker add-in for MS-WORD 2007

    https://edelivery.oracle.com/
    After you enter your name, company, email, etc.
    Select "Oracle Insurance Applications"; "Microsoft Windows (32-bit)"
    Click Go
    Select Oracle Documaker Standard or Enterprise Edition Download
    Download "Oracle Documaker v12.0 P0 for Microsoft Windows (32-bit)" which is part # V24186-01
    Follow the installation instructions located on OTN at http://www.oracle.com/technetwork/documentation/insurance-097481.html
    Under "Oracle Documaker Documentation Libraries" select "Oracle Documaker Online Documentation Library – Manuals – Release 12.0" which is part number E17552-01 and click View Library (or download it all if you want).
    Under "Oracle Documaker Standard Edition - Installation Guides" select the "Documaker Installation Guide" for installation instructions. Refer to Chapter 4 for Windows installation.
    Please note that this is the 12.0 version of the Add-In and Documents created with it should be imported into the library using the 12.0 version of Studio.
    There are tutorials available on OTN as well under "Oracle Documaker Docmentation Libraries" under "Oracle Documaker Online Documentation Library - Tutorials - Release 11.5"; which is part #E20774-01. These have not been updated with the latest 12.0 changes, but user interface is very similar in most areas and they may prove useful to a new user.
    -DA

  • Read rtf contents from xml file and print them in pdf using documaker

    I am using Documaker 11.2.
    Input file is XML and for a particular tag, rtf contents is passed like
    {\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial Narrow;}} \viewkind4\uc1\pard\b\f0\fs20 My\b0 name is Schoo.....
    I want to read this data excluding the RTF abstract and print the text alone in pdf along with format like paragraph,bold....
    The output file generated is PDF.
    Kindly let me know how can i achieve this in Documaker.

    There is no direct support for importing RTF from an XML extract. Perhaps feature 1514 "Mapping formatted XML data into multiline field" will be of some use. This was released in 11.0, I believe.
    Essentially you can establish paragraph and certain text formatting like bold and underline when you include the proper token information in the data. I believe this is similar to simple HTML tokens.
    Example: &lt;FIELD>&lt;P>First paragraph of data.&lt;/P>&lt;P>New paragraph with &lt;B>&lt;U>bold and underline text&lt;/U>&lt;/B>. Rest of paragraph normal.&lt;/P>&lt;/FIELD>
    The result is something like this:
    <P>First paragraph of data.</P><P>New paragraph with <B><U>bold and underline text</U></B>. Rest of paragraph normal.</P>

  • Ondemand Script is failing in oracle documaker 12.2

    We just upgraded from oracle documaker 11.3 to 12.2. When we try to generate AFP file, ondemand script is failing in 12.2. It is failing in Gen print.
    GenPrint
    Transaction Error Report - System timestamp: fri sep 26 09:24:12 2014
    DM17115:  Warning : The DownLoadFAP INI option is set to YES, this option should be set to NO for optimal performance. Check the RunMode control group, DownLoadFAP option.
    DM17065:  Warning in GENGetRecipientSet(): AGENT batch is empty, Unable to RCBGetFirstRcpSetRec(NULL).
    DM17065:  Warning in GENGetRecipientSet(): ERROR batch is empty, Unable to RCBGetFirstRcpSetRec(NULL).
    DM12041:  Error : FAP library error: Transaction:<>, area:<..\C\rulcomnt.c,Aug  8 2013 19:10:48,12,2,0,21451>
              code1:<0>, code2:<0>
              message:<Script: DEFLIB\LOADONDEMAND.DAL
    Line: 10  Col: 642  Err: 65535  Token: )  Msg: Unknown>.
    ULL).
    DM12041:  Error : FAP library error: Transaction:<>, area:<..\C\rulcomnt.c,Aug  8 2013 19:10:48,12,2,0,21451>
              code1:<0>, code2:<0>
              message:<Script: DEFLIB\LOADONDEMAND.DAL
    Line: 10  Col: 642  Err: 65535  Token: )  Msg: Unknown>.
    ==> Warning  count:    6
    ==> Error    count:    2
    End of Transaction Error Report - System timestamp: fri sep 26 09:24:13 2014
    Elapsed Time: 1 seconds

    This appears to be telling you that there is a DAL script error. There's probably some syntax error not previously detected in the script that is now being reported. The script execution is not able to tell whether LOADONDEMAND is really the name of a script or a routine found within a script library, but that is where the error is located.
    Perhaps you can bring that script up in DMStudio and do a syntax check from the menu/ribbon. That might help you recognize what needs to be corrected.
    Line 10, column 642 would mean that it is a really long line! Might mean there is just a paren out of place or not enough to satisfy the syntax.

  • Web Service call from Documaker Server?

    Hi folks,
    We have a process where we'd like to create a document, and import (via AddMultiPageBitmap rule) an existing external document to send with the newly-created document. This external document is stored in FileNet. We could use a Java application to read our input file, call an Webservice utility to retreive the necessary documents and put them onto the server that we'd run the Documaker engines (GenData/GenPrint) on, where they could then find and import them from. However, rather than develope a new java application to do that, we're wondering whether we can call this webservice utility from within Documaker to retreive the documents from FileNet, and either do so within the AddMultiPageBitmap rule (eliminating the need to actually place the document on the server by just returning the bitstream to the Rule in lieu of telling it the file location), or whether we can at least do so prior to the AddMultiPageBitmap rule and put each document onto the server just before calling the AddMultiPageBitmap rule.
    So basically, Is it possible to do a Webservice call from GenData when running in batch on Linux? We're currently running 11.5.
    Thanks,
    Gregg

    Gendata does support custom code, so you could, in theory, write a custom rule that calls a WEB service and writes the TIFF(any supported bitmap) to disk. After this the base Add..Bitmap rule can just pick it up and work as usual.

  • SH file error after Documaker 12.2 to 12.3 upgrade

    Hi all,
    We have a unix batch file that uses the gen files to generate PDF. After we upgraded to 12.3, we encountered the error:
    GenData
    Transaction Error Report - System timestamp: thu nov 27 11:09:39 2014
    DM12041:  Error : FAP library error: Transaction:<>, area:<JFNLIB>
              code1:<0>, code2:<0>
              message:<Unable to find the Java runtime for JFNLIB.>.
    DM12041:  Error : FAP library error: Transaction:<>, area:<JFNLIB>
              code1:<0>, code2:<0>
              message:<Error loading JNILib!
    Unable to find the Java runtime for JFNLIB.
    >.
    DM13025:  Warning in RCBSendToErrBatch(): The transaction is being assigned to the error batch.
    ==> Warning  count:    1
    ==> Error    count:    2
    End of Transaction Error Report - System timestamp: thu nov 27 11:09:39 2014
    Elapsed Time: 0 seconds
    GenPrint
    Transaction Error Report - System timestamp: thu nov 27 11:09:39 2014
    DM17115:  Warning : The DownLoadFAP INI option is set to YES, this option should be set to NO for optimal performance. Check the RunMode control group, DownLoadFAP option.
    DM17065:  Warning in GENGetRecipientSet(): Batch1 batch is empty, Unable to RCBGetFirstRcpSetRec(NULL).
    DM17065:  Warning in GENGetRecipientSet(): Batch2 batch is empty, Unable to RCBGetFirstRcpSetRec(NULL).
    DM17065:  Warning in GENGetRecipientSet(): DEFAULT batch is empty, Unable to RCBGetFirstRcpSetRec(NULL).
    ==> Warning  count:    4
    ==> Error    count:    0
    End of Transaction Error Report - System timestamp: thu nov 27 11:09:39 2014
    Elapsed Time: 0 seconds
    The sh file goes like:
    export myextract=/scratch/loc/app/c/project_workspace_db/input/polska.xml
    export PATH=/scratch/loc/app/documaker123/fap/bin:$PATH
    export PATH=/scratch/loc/app/documaker123/fap/bin/lib:$PATH
    export LIBPATH=$LIBPATH:$loc_HOME/lib:$JAVA_HOME/lib:/scratch/loc/app/documaker123/fap/bin/lib:$LIBPATH
    export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$loc_HOME:$loc_HOME/lib:$JAVA_HOME/lib:/scratch/loc/app/documaker123/fap/bin/lib/jfnlib.jar:/scratch/loc/app/documaker123/fap/bin
    export CLASSPATH=$LD_LIBRARY_PATH:$CLASSPATH
    cd /scratch/loc/app/documaker123/fap/bin
    ldd gendata
    #gendata /ini=/opt/loc/documaker_beta/docstudio/fsiuserat.ini
    gendata /ini=/scratch/loc/app/c/project_workspace_db/fsiuser.ini
    genprint /ini=/scratch/loc/app/c/project_workspace_db/fsiuser.ini
    rm /scratch/loc/app/c/project_workspace_db/print/*noname*
    jfnlib.jar is correctly placed in the lib folder. Any help would be welcome.
    We are running Documaker Studio 12.3. Thanks!

    Your custom wrapper shell script does not have a path for all the JRE primary JVM shared object (libjvm.so) and also all supporting shared objects needed to load the JRE.  It is not clear what UNIX flavor this is because you have mix of library path environment variables from different OSs, e.g. LIBPATH is for AIX but LD_LIBRARY_PATH is for Linux and Solaris. 
    You need multiple entries to the appropriate platform directories of the 32-bit JRE so that all the supporting shared objects are in the library path.  
    Example:
    For AIX it should include the JRE 32-bit subdirectories:
         $JRE_HOME/lib/ppc/classic:$JRE_HOME/lib:.$JRE_HOME/lib/ppc
    For Linux x86 it should include the JRE 32-bit subdirectories:
         $JRE_HOME/lib/i386/server:$JRE_HOME/lib:$JRE_HOME/lib/i386/server
    For Solaris (SPARC) it should include the JRE 32-bit subdirectories:
         $JRE_HOME/lib/sparc/server:$JRE_HOME/lib:$JRE_HOME/lib/sparc
    Hope this helps,
    -Steve

  • XML mapping in Documaker Studio

    Hi Experts,
    We are new to XML - Documaker interaction; and despite my transactions running fine; my form is not getting triggered.
    Here is the input file :
    <?xml version="1.0" encoding="UTF-8" ?>
    - <DOCUMENT TYPE="RPWIP" VERSION="10.3">
    - <DOCSET NAME="">
    <FXRFILE NAME="rel102sm" />
    <KEY1>01</KEY1>
    <KEY2>5</KEY2>
    <KEYID>0123456</KEYID>
    <Rundate>20120831</Rundate>
    <Trancode>NB</Trancode>
    - <GROUP NAME="ANY_TESTXML">
    - <FORM NAME="TESTXMF" OPTIONS="R">
    <DESCRIPTION>TESTING</DESCRIPTION>
    <FIELD NAME="FIELDTwo">8:30 AM</FIELD>
    <FIELD NAME="FIELDThree">5:30PM</FIELD>
    - <SHEET>
    - <PAGE>
    <SECTION NAME="TESTXM" />
    </PAGE>
    </SHEET>
    </FORM>
    </GROUP>
    </DOCSET>
    </DOCUMENT>
    I got one Group as 'Any_TestXML' , FORM as 'TESTXMF' , Section as 'TESTXM'.
    The triggering condition at FormList (Group Level) is
    !/DOCUMENT/DOCSET/GROUP[@NAME='ANY_TESTXML']
    and at FORM level is :
    !/DOCUMENT/DOCSET/GROUP/FORM[@NAME='TESTXMF']
    but my polfile and nafile are coming and only Banner page is getting printed.
    This is what I get when I use the 'Test Scenario' option :
    Error: Error in GENGetNextTrnSet(): TrnFileH == VMMNULLHANDLE.
    Any help would be appreciated.
    Thanks.
    Edited by: 889054 on Aug 31, 2012 5:07 AM

    [Oracle Delivery Cloud|https://edelivery.oracle.com/EPD/Download/get_form?egroup_aru_number=15238196] [Oracle Delivery Cloud|https://edelivery.oracle.com/EPD/Download/get_form?egroup_aru_number=15238196] Your XML structure is something that should be reconsidered. You are attempting to use a XML structure that is documented in the Documaker XML Guide for the XML Import configuration of Documaker not the rules processor configuration. Your AFGJOB and INI files indicate that you are trying to use the rule processor configuration.
    The XML Import style of XML requires you to use the structure where you specify the tags for specific use shown below under *****XML IMPORT EXAMPLE **** file. While this is valid XML and will work, it is probably the most restrictive XML design. The intent of the Import XML implementation is to make Documaker a dumb print engine - you tell it exactly what you want to include in the final output. The documentation clearly states the following on the chapter of the XML Guide that is labeled Importing and Exporting XML Files with Documaker Server.
    +"Keep in mind that importing XML is not the same as using an XML file as your extract file. Import assumes you are using a specific file layout that describes your document in a predefined manner."+
    It is the least flexible and requires the person deigning the forms to also understand the data structure, it cannot take advantage of any of the rule processing (RP) features that make the product worth the $$ that customers spend on it.
    Documaker can use any well formed XML file (it can be successfully opened in a browser is the simplest test). You really should not mix and match the AFGJOB IfRecipUsed and the batching by recip rules - they are not intended to be a mix you are missing the AFGJOB rules that invoke batching by recip: ;BatchingByRecipINI;2;; and optionally ;BatchingByPageCountPerRecipINI;;;.
    There are only three possibly two fields that you need to have consistent to use Documaker in the RP configuration: Key1, Key2 and KeyID. The Key1 and Key2 drive the group selection you can omit one if you only have one group - KeyID is used as the transction ID to track the transaction in the system (consider if there is an error). I would suggest that you possibly use sample MRLS that are available the Oracle Delivery Cloud (https://edelivery.oracle.com/EPD/Download/get_form?egroup_aru_number=15238196) part number V33403-01 as a example the DMS1 sample is fully running and may give you some better insight into how to implement.
    ***** XML IMPORT FILE EXAMPLE*****
    <?xml version="1.0" encoding="UTF-8"?>
    <DOCUMENT TYPE="RPWIP" VERSION="10.3">
    <DOCSET NAME="">
    <FXRFILE NAME="rel102sm"/>
    <GROUP NAME="" NAME1="DOCUCORP PACKAGE" NAME2="VERSION 103">
    <FORM NAME="Tersub - Basic" OPTIONS="R">
    <DESCRIPTION>Tersub - Basic Paragraph Assem</DESCRIPTION>
    <FIELD NAME="FIELDTwo">8:30 AM</FIELD>
    <FIELD NAME="FIELDThree">5:30PM</FIELD>
    <RECIPIENT NAME="AGENT" COPYCOUNT="1" CODE="" SEQUENCE="1"/>
    <RECIPIENT NAME="HOME OFFICE" COPYCOUNT="1" CODE=""
    SEQUENCE="2"/>
    <RECIPIENT NAME="INSURED" COPYCOUNT="1" CODE="" SEQUENCE="3"/>
    </FORM>
    </GROUP>
    </DOCSET>
    </DOCUMENT>

  • Converting PDFs to forms and FAPs by batch !

    Hi everyone,
    We can convert a PDF into FAPs with the Conversion Wizard available in documaker Studio.
    Just curious to know whether this whole process can be done in a batch (or automation).
    Whenever i upload a PDF, it needs to get converted into FAPs without manual intervention. Do we have any such utility ?
    Your help is greatly appreciated. thanks in advance !
    (Ofcourse, there are functions like AddmultiPageTIFF where we can attach the external file along with the output. However, we need these external file (PDF or TIFF) in FAPs - to save memory space of the outputs)
    regards,
    Navin

    The utility converts a PDF into an image file is that what you require? There is no batch utility for this purpose.
    To convert a PDF into a text based FAP, I'd recommend a tool called SolidPDF or you can use teh included Adobe conversion. SolidPDF does a very good job of retaining the fidelity of the document - especially if it was converted from word or some other text based tool.
    If you are trying to use the PDF in stream (one time dynamic use), I would recommend the ADDMULTIPAGEBITMAP rule instead. An example of this woudl be to include a copy of a signed application in a policy package. You have to stage the PDF where Documaker can pick it up.
    If you are trying to save space in the output, you are better off going with the SOldiPDF conversion process. The comversion of PDF or inclusion of PDF as a bitmap uses the same process which converst teh PDF Into a bitmap, so either of these options will not necessarily save you and space in the print spool.

  • Online-Printing with Documaker

    Hello,
    I've installed IDSServer, IDSShared and IDSClient in version 2.2 on my Windows 7 pc to play with it.
    Because of that I've selected http as queuing mechanism.
    Now I want to print a dummy hello world-pdf via the java messaging mechanism.
    I have written a java client along the provided MsgClient-sample.
    I have also found out, that I have to use the PRT request-type.
    Now I get the following message:
    log4j:WARN No appenders could be found for logger (http.debug).
    log4j:WARN Please initialize the log4j system properly.
    Message variables
    IDSGUID=2D0FB991-FC80-EA7A-D1F6-F65DCF6C6C2D
    IDSHOSTNAME=BSG-N0244
    RESULTS=DPR0019
    SERVERTIMESPENT=0.000
    Rowsets
    DPR0019
    Row 1
    CARID=
    CATALOGKEY=TEST
    EXTENSION=
    FILE=BEBD61F6-0F9D-BFB7-99AC-A9B7B58B80D4-0-IDS-1-BL.pol
    ERRORS
    Row 1
    CODE=DPR0019
    The form I created simply consists of a static label "Hello world".
    What am I doing wrong?
    Regards
    Florian

    895099 wrote:
    thanks for your reply. I'm trying the SCH-request type now.
    However it requires a variable named fields which filters the results as i understand its function.
    Could you please give me an example how I could query all records?Sure.
    You need the following attachment variables:
    CONFIG=<name of the configuration which should be found in your DAP.INI>
    USERID=<you should have this already>
    PARTIALMATCH=Y <use this to match part of a string, example: FLO will find FLOWER and FLORIAN. Omit this value if you do not want this feature.>
    FIELDS=<list of fields,comma-delimited, which you will search. These should be found in the APPIDX.DFD that is defined in your configuration.>
    Example request:
    CONFIG=MyConfig
    USERID=DOCUMAKER
    FIELDS=KEY1,KEY2,KEYID
    KEY1=MyKey1
    KEY2=MyKey2
    KEY3=MyKeyID
    REQTYPE=SCHIf you are unsure as to the fields in your appidx.dfd, or where to find the appidx.dfd, you'll need to check your INI files. The definition of the APPIDX location can be anywhere in the set of INI files used on the system, but generally it is in the FSISYS.INI. Note that if the paths are not absolute then they are relative to the execution of your system, usually the docserv or fap\mstrres\<mrl_name> directories.
    DAP.INI
    [Configurations]
    Config=MyConfig
    [Config:MyConfig]
    INIFile=c:\some\path\fsiuser.ini
    FSIUSER.INI
    [Environment]
    FSISYSINI = c:\some\path\fsisys.ini
    FSISYS.INI
    [ ArcRet ]
    AppIdxDfd = arc\appidx.dfdHere is a sample of the appidx.dfd, which defines the record layout of the archive:
    < FIELDS >
    FIELDNAME = KEY1
    FIELDNAME = KEY2
    FIELDNAME = KEYIDIf you just want to query all records, then omit the KEYID from the FIELDS= attachment variable. I do not recommend using that for any production application however - you will always want to limit a search as best you can to prevent open-ended queries which can be detrimental to performance.
    ~Andy
    Edited by: Andy Little on Nov 8, 2011 10:29 AM

  • Documaker 12.1 XPath Syntax Issue

    We are moving to Documaker Studio 12.1 from Docucreate 11.0. So, I am importing few forms into 12.1 and doing test runs. I ran into a XPath syntax issue. We use XPath manual triggers to trigger forms and sections.
    In 11.0, the following trigger (use as Search Mask (True/False) in Manual Triggers) works perfectly fine. But it doesn't work in 12.1
    *!/Acord/Bills/Form/[FormNumber='U61']FormNumber*
    In 12.1, I have to remove the "/" present before "[" to make it work - as shown below.
    *!/Acord/Bills/Form[FormNumber='U61']FormNumber*
    Is there a way we can make the old syntax work with 12.1 as well? It would save us from changing thousands of Form and Section Triggers?
    Thank you,
    SGov.

    I suspect the short answer is No. The initial xPath syntax appears invalid as you would not define a slash between the node and the attribute that belongs to the node. The fact that it somehow succeeded was an anomaly that must have been corrected.

  • Gendata error when using MessageFromExtr rule on a field in one of the FAP

    This is the error:
    Error in RULLoadFASR(): Unable to locate Form Grouping identified by <;;;;>.
    Tip: At least one Group (GRP) in the BDF needs to reference a Group1;Group2;Group3 value of <;;;;>.
    There are also other errors. But this was the first.
    While Gentran runs very fine, gendata gives errors. To say this happens only while using MessageFromExtr rule on a field in one of the FAP. The same BDF file works good when I use Move_it or some other rule.
    The .FAP file looks like this for only the field maapings. Using Studio Version of Oracle Documaker Studio.
    A,F8," ",N,N,N,N,;;,"MESSAGEFROMEXTR","ABCD","",;;,50,0,0,30,581,0,15,0\TBLOFF,XYZYX
    Any Help??

    The Key1 and Key2 table are already updated. This happens when using MessageFromExtr rule.
    Also, in the extract file I am having some value in the tag "<J:L>TextMessage". As this rule supports <J:L> it should print teh text message on the field, but it gives error unable to retrieve record and other.

  • Fontagent Pro 4.0.2 is very slow on importing fonts

    Everytime I try to import fonts into Fontagent, I have to wait a looong time. Importing 16 fonts with about 162 files took about 15(!) minutes. Furthermore, if FAP is unable to import a certain font, it does not display a warning message. Instead it says 'no fonts have been imported". Which does not keep it from copying the fonts to its font folder. Does anybody have a solution to this?

    Where did you find version 4.0.2? I'm only still getting 4.0.1 when downloading from InsiderSoftware or MacUpdate.
    4.0.1 was a no-go with us because I'd get crashes with some InDesign documents. I don't have time to add that to the workday.

  • Documaker 10.3 vs 11.3

    Hi everyone,
    We are seriously considering to propose upgrade to our current Documaker 10.3 to 11.3. I am sure there will be a lot of improvements to the 11.3 version. I am not able to find much information about the key differences between both the versions. Can anyone please let me know or point me to a location where I can find this information.
    Thanks in advance

    Hi Venkata,
    My initial thought: why on earth would you want to upgrade your installation to 11.3? Documaker 11.5 is the current release and you should go with that release. It has many improvements over 11.3, especially in handling the headers and footers and a new notion of stubs, amongst other things.
    Before you upgrade, you will need to decide if you want to use Documaker in Legacy mode, or switch to much, much better Studio mode.
    As for the differences between 10.3 and 11.5 Studio mode, we could easily spend a week talking about the new and improved features and the new concepts implemented with Studio. It's a bit confusing to read about all these new file types, like the Business Definition, Group and Form files, but if you have enough experience with Documaker, you should understand these concepts in no time. And, as an added bonus, the Import wizzard does a very good job in converting an existing legacy MRL to a Studio library.
    As a first step, download the 11.5 documentation and read the Documaker Studio User Guide. A second step would be to register for an Oracle class. I don't know if it is still offered, but there was on course on the migration from legacy mode to Studio. If not, an "Introduction to Studio" type of course would help you.
    Hope this helps,
    Gaétan

Maybe you are looking for