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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  PDF's in Static Resource

    Posted 11/09/17 05:53 PM

    Is it possible to link from a JSP page to a section in a PDF that is in static resources?

    In HTML, if you want to link to a section in a PDF, you would use something like:
    PDF Name.

    Is something like that possible using the tag in AgileApps:


    #webMethods
    #AgileApps
    #webMethods-BPMS


  • 2.  RE: PDF's in Static Resource

    Posted 11/09/17 11:49 PM

    Yes, it is possible by using the custom tag library in Pages to access static resource files.

    For information and sample code, please see the section “Accessing Static Resources in a JSP Page” in AgileApps documentation “Static Resources


    #webMethods
    #webMethods-BPMS
    #AgileApps