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

Creating common package

  • 1.  Creating common package

    Posted Tue March 26, 2019 05:17 AM

    Dears,

    firstly , i will explain my problem

    i want to create a special plugin in designer , this plugin help me to copy a predefined common package that has common services which help me to use this common services in any new service which i will generate it .

    what i did?
    1- i develop a new plugin and added it to designer plugin is developed by (Java).
    2- this plugin help me to create a package file structure.
    3- but when i go to designer i couldn’t see the package which i created.

    what i want to know?
    i want know is this valid in integration server to create package using file system without using designer tool.

    if it valid , there is any tutorial to help me to continue this task?

    best regards
    software developer
    Ahmed Elsahy


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Creating common package

    Posted Wed March 27, 2019 02:00 PM

    Hi Ahmed,

    are you creating the manifest.v3 file, the pub/index.html file and the node.idf files (for each directory below ns/ dir)?

    New packages need to be activated to get loaded into the server namespace to be available for upcoming usage.
    There should be an internal API for that (probaly in the WmRoot package).

    Regards,
    Holger


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General