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.

 View Only
Expand all | Collapse all

Create Instance of Publishable Document Programmatically

  • 1.  Create Instance of Publishable Document Programmatically

    Posted Wed November 11, 2009 01:00 AM

    Hi,

    I know the full name of the Document Type. I would like to call a Java service passing it the document type and get an instance of the document back.

    Is this possible?

    Regards,
    Sujoy


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Create Instance of Publishable Document Programmatically

    Posted Wed November 11, 2009 01:08 PM

    Why do you want to create it in Java? You can just use a map step to create it.

    Using Java comes to my mind only if I need to publish from Java code (which I usually do not need to do inside IS), in this case you can use the Broker Java API (documented in x-x_Broker_Java_Client_Programmers_Guide.pdf and x-x_Broker_Java_Client_API_Reference).


    #webMethods
    #Integration-Server-and-ESB