Home End User
New Blog Posts: Merging Reports - Part 1 and Part 2

Create a New DataPipeline

edited August 2007 in End User
I'm Using RB 10.04 an D7 and IBX. I need to change all reports of my
application. I need to Insert a new Pipeline. Reports are stored in
database.

How can I do it ?

Thanks

--
Un saludo


Jaime Lloret.
Jefe de Desarrollo de Proyectos Software.
ISCOPYME, S.L.

CL?USULA DE CONFIDENCIALIDAD: ISCOPYME, S.L garantiza la confidencialidad de
los datos que obran en su poder y seg?n lo estipulado por la LOPD (Ley
Org?nica 15/1999 de 13 de diciembre de Protecci?n de Datos de Car?cter
Personal). Este mensaje se dirige exclusivamente al destinatario consignado.
Puede contener informaci?n confidencial, de nuestra propiedad o legalmente
protegida. Si usted no es el destinatario, le informamos que cualquier
acceso, divulgaci?n, copia o distribuci?n de la informaci?n, as? como
cualquier acci?n u omisi?n realizada con base a la misma, queda prohibida y
puede ser ilegal. En caso de haber recibido este mensaje por error, le
rogamos que nos lo reenv?e y notifique inmediatamente, borrando toda copia
de su sistema. Gracias.


ISCOPYME, S.L.
Ingenier?a del Software y Consulting para la PYME.
Servicios Inform?ticos.

Tel : 96 688 12 88
Fax : 96 688 20 29
C/ Pintores, N? 19.
03590 - ALTEA - Alicante
Espa?a.

www.iscopyme.com
Administraci?n : admin@iscopyme.com
Depto. Software : soft@iscopyme.com
SAT : sat@iscopyme.com

Comments

  • edited August 2007
    Hi Jaime,

    This should be possible by going through each template as text and manually
    adding the proper code. I would recommend creating a sample report with the
    dataview you would like to add to your reports and saving it to file in
    ASCII format. Then take a look at the template file in notepad to see
    exactly what the code should look like when you add it to your other
    templates.

    Next, take a look at the example below. This shows how to load report
    templates as text from a DB. You can use something like this to load, add
    to, and save your existing templates on your DB.

    http://www.digital-metaphors.com/tips/EditTemplatesAsText.zip

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.