IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#TechXchangePresenter
 View Only
Expand all | Collapse all

Insert non-xml and add additional info

webMethods Community Member

webMethods Community MemberTue August 05, 2003 10:27 AM

webMethods Community Member

webMethods Community MemberFri September 26, 2003 03:04 PM

webMethods Community Member

webMethods Community MemberFri September 26, 2003 03:24 PM

  • 1.  Insert non-xml and add additional info

    Posted Tue August 05, 2003 10:27 AM


  • 2.  RE: Insert non-xml and add additional info

    Posted Wed August 06, 2003 08:38 PM

    Hi,

    Attached to this, there is an schema which stores nXML (nXML), native XML (dado) and mapped Adabas C fields (employee).

    To store images, docs, etc, I fill “dado” with some informations, for instance:
    nome = physical name (from hard disk)
    tipo = file extension (.doc, .ppt, .jpg)
    arquivo = logical name (used in nXML)

    When I want to retrieve nXML files from nXML doctype, I call them via the logical name (arquivo). So, if you want to add some more informations, you can do that appending more elements in dado. But if you delete the nXML file, you have to delete dado info related to this file.

    I hope that it helps.

    Regards, Ito
    adaxml_nXML.TSD (8.5 KB)


    #Tamino
    #API-Management
    #webMethods


  • 3.  RE: Insert non-xml and add additional info

    Posted Fri September 26, 2003 03:04 PM


  • 4.  RE: Insert non-xml and add additional info

    Posted Fri September 26, 2003 03:24 PM


  • 5.  RE: Insert non-xml and add additional info

    Posted Fri September 26, 2003 09:11 PM

    Hola Alfonso, como estas?

    Mi spanol no es mui bueno, desculpe.

    Para cargar multiplos datos nXML, o Tamino no contienes ferramientas. Usted precisa desenvolver una aplicacione en Java. Nosotros aqui en Brasil temos una. Si quisieres, tentarei mandar-te.

    Creo que es mejor usar la opcion 1, porque no sei se es possible indexar atributos en Tamino.

    Ah si, a proposito de bloquear el contenido, usted precisa definir en el Schema que quieres utilizar “lock exclusive” en el registro ou “lock optimistic”.

    Lock exclusive no permite lectura dos datos durante o uso de el registro.

    Lock optimistic permite lectura, mas cuando o registro es alterado, esto retorna una mesage diciendo que este registro foi alterado.

    Espero ter te ayudado. :wink:

    Ito

    [This message was edited by Fernando Ito on 26 Sep 2003 at 19:51.]

    [This message was edited by Fernando Ito on 26 Sep 2003 at 19:58.]


    #Tamino
    #API-Management
    #webMethods


  • 6.  RE: Insert non-xml and add additional info

    Posted Mon September 29, 2003 05:20 PM

    Muchas Gracias Fernando, de muuuuucha ayuda, te dir


    #API-Management
    #Tamino
    #webMethods


  • 7.  RE: Insert non-xml and add additional info

    Posted Mon September 29, 2003 07:48 PM

    Hola Alfonso,

    Mandei el archivo pelo correo e vou deixar outra nesta mensage.

    Ito
    MassLoadCTCNM.zip (1.17 MB)


    #webMethods
    #API-Management
    #Tamino